-
Notifications
You must be signed in to change notification settings - Fork 308
chore(entropy-debugger) Updated Entropy chains #2835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
7 Skipped Deployments
|
| zetachain: { | ||
| address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320", | ||
| network: "mainnet", | ||
| explorer: "https://zetachain.blockscout.com/address/$ADDRESS", | ||
| delay: "0 block", | ||
| gasLimit: "500K", | ||
| rpc: "https://zetachain-evm.blockpi.network/v1/rpc/public", | ||
| nativeCurrency: "ZETA", | ||
| }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We actually re-added zetachain and zetachain-testnet (https://github.com/pyth-network/deployments/pull/2213)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uhh, okay.
Summary
Rationale
How has this been tested?