Skip to content

Commit b553aae

Browse files
authored
Merge pull request #158 from MetaMask/chore-deploy-mega-eth
chore: deploy mega eth and monad testnet
2 parents 572d6e1 + fcfcef0 commit b553aae

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+9279
-239
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ BINANCESCAN_API_KEY=
2222
BERACHAIN_API_KEY=
2323
UNICHAIN_API_KEY=
2424

25-
2625
# RPC URLs
2726
RPC_API_KEY=
2827
MAINNET_RPC_URL=https://mainnet.infura.io/v3/${RPC_API_KEY}
@@ -41,13 +40,14 @@ SEI_RPC_URL=https://evm-rpc.sei-apis.com
4140
INK_RPC_URL=https://rpc-gel.inkonchain.com
4241
SONIC_RPC_URL=https://rpc.soniclabs.com
4342
MONAD_RPC_URL=https://rpc.monad.xyz
43+
MEGA_ETH_RPC_URL=
4444
RONIN_RPC_URL=https://api.roninchain.com/rpc
4545

4646
# Testnets
4747
SEPOLIA_RPC_URL=https://sepolia.infura.io/v3/${RPC_API_KEY}
4848
LINEA_SEPOLIA_RPC_URL=https://linea-sepolia.infura.io/v3/${RPC_API_KEY}
4949
BASE_SEPOLIA_RPC_URL=https://base-sepolia.infura.io/v3/${RPC_API_KEY}
50-
MEGA_ETH_RPC_URL=https://carrot.megaeth.com/rpc # chain Id: 6342, native: ETH
50+
MEGA_ETH_TESTNET_RPC_URL=https://carrot.megaeth.com/rpc # chain Id: 6343, native: ETH
5151
GNOSIS_CHIADO_RPC_URL=https://rpc.chiadochain.net
5252
BSC_TESTNET_RPC_URL=https://bsc-testnet.infura.io/v3/${RPC_API_KEY}
5353
OPTIMISM_SEPOLIA_RPC_URL=https://optimism-sepolia.infura.io/v3/${RPC_API_KEY}

broadcast/DeployCaveatEnforcers.s.sol/10143/run-1767618454630.json

Lines changed: 87 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/10143/run-latest.json

Lines changed: 35 additions & 100 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/4326/run-1767617066792.json

Lines changed: 1457 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/4326/run-latest.json

Lines changed: 1457 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/6343/run-1768566686271.json

Lines changed: 1457 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployCaveatEnforcers.s.sol/6343/run-latest.json

Lines changed: 1457 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployDelegationFramework.s.sol/10143/run-1767618522754.json

Lines changed: 78 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployDelegationFramework.s.sol/10143/run-1767618792673.json

Lines changed: 264 additions & 0 deletions
Large diffs are not rendered by default.

broadcast/DeployDelegationFramework.s.sol/10143/run-latest.json

Lines changed: 80 additions & 114 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)