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 env and deployment artifacts for Mega ETH and enforcers.

  • Add MEGA_ETH_RPC_URL and rename testnet var to MEGA_ETH_TESTNET_RPC_URL in .env.example
  • Update broadcast/DeployCaveatEnforcers.s.sol/10143: replace prior enforcer set with deployments of LogicalOrWrapperEnforcer (0xe1302607a3251af54c3a6e69318d6aa07f5eb46c) and NativeTokenPaymentEnforcer (0x4803a326dded6ddbc60e659e5ed12d85c7582811) via CREATE2 (new run-1767618454630.json and refreshed run-latest.json)

Written by Cursor Bugbot for commit 496c392. 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
@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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deployed also on testnet v2

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
MEGA_ETH_TESTNET_RPC_URL=https://carrot.megaeth.com/rpc # chain Id: 6342, native: ETH
MEGA_ETH_TESTNET_RPC_URL=https://carrot.megaeth.com/rpc # chain Id: 6343, native: ETH

@MoMannn MoMannn requested a review from jeffsmale90 January 16, 2026 12:40
Copy link
Contributor

@jeffsmale90 jeffsmale90 left a comment

Choose a reason for hiding this comment

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

We should update the chainId in the comment to match megaeth testnet v2.

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