-
-
Notifications
You must be signed in to change notification settings - Fork 89
chore: deploy mega eth and monad testnet #158
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
base: main
Are you sure you want to change the base?
Conversation
| INK_RPC_URL=https://rpc-gel.inkonchain.com | ||
| SONIC_RPC_URL=https://rpc.soniclabs.com | ||
| MONAD_RPC_URL=https://rpc.monad.xyz | ||
| MEGA_ETH_RPC_URL= |
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.
should this be empty?
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.
For now yes, since mainnet is not officially live.
documents/Deployments.md
Outdated
| - Linea Sepolia | ||
| - Polygon Amoy | ||
| - Base Sepolia | ||
| - MegaEth |
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.
should this be "MegaETH" consistently instead of "MegaEth" ?
| LINEA_SEPOLIA_RPC_URL=https://linea-sepolia.infura.io/v3/${RPC_API_KEY} | ||
| BASE_SEPOLIA_RPC_URL=https://base-sepolia.infura.io/v3/${RPC_API_KEY} | ||
| MEGA_ETH_RPC_URL=https://carrot.megaeth.com/rpc # chain Id: 6342, native: ETH | ||
| MEGA_ETH_TESTNET_RPC_URL=https://carrot.megaeth.com/rpc # chain Id: 6342, native: ETH |
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.
chainId for the new testnet (v2) should be 6343
What?
Note
Updates environment and deployment artifacts.
MEGA_ETH_RPC_URLand renames testnet var toMEGA_ETH_TESTNET_RPC_URLin.env.example10143with deployments ofLogicalOrWrapperEnforcerandNativeTokenPaymentEnforcer(newrun-<timestamp>.jsonand updatedrun-latest.json), including constructor argsWritten by Cursor Bugbot for commit 2ed506d. This will update automatically on new commits. Configure here.