Skip to content

Conversation

@MoMannn
Copy link
Contributor

@MoMannn MoMannn commented Jan 6, 2026

What?

  • Deployed mega eth mainnet and monad redeploy on new testnet

Note

Updates environment and deployment artifacts.

  • Adds MEGA_ETH_RPC_URL and renames testnet var to MEGA_ETH_TESTNET_RPC_URL in .env.example
  • Replaces broadcast for chain 10143 with deployments of LogicalOrWrapperEnforcer and NativeTokenPaymentEnforcer (new run-<timestamp>.json and updated run-latest.json), including constructor args

Written by Cursor Bugbot for commit 2ed506d. This will update automatically on new commits. Configure here.

@MoMannn MoMannn requested a review from a team as a code owner January 6, 2026 12:36
@MoMannn MoMannn changed the title Chore deploy mega eth chore: deploy mega eth and monad testnet Jan 6, 2026
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=
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be empty?

Copy link
Contributor Author

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.

- Linea Sepolia
- Polygon Amoy
- Base Sepolia
- MegaEth
Copy link

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" ?

@MoMannn MoMannn requested a review from mj-kiwi January 8, 2026 09:50
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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants