File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 879879 rpcUrl : https://bepolia.rpc.berachain.com/
880880 networkId : 80069
881881 type : EvmChain
882+ - id : megaeth_testnet
883+ mainnet : false
884+ rpcUrl : https://carrot.megaeth.com/rpc
885+ networkId : 6342
886+ type : EvmChain
Original file line number Diff line number Diff line change 493493- chain : berachain_bepolia
494494 address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
495495 type : EvmPriceFeedContract
496+ - chain : megaeth_testnet
497+ address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
498+ type : EvmPriceFeedContract
Original file line number Diff line number Diff line change 487487- chain : berachain_bepolia
488488 address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
489489 type : EvmWormholeContract
490+ - chain : megaeth_testnet
491+ address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
492+ type : EvmWormholeContract
Original file line number Diff line number Diff line change @@ -234,6 +234,7 @@ export const RECEIVER_CHAINS = {
234234 monad_testnet : 50117 ,
235235 iota_sui_testnet : 50118 ,
236236 berachain_bepolia : 50119 ,
237+ megaeth_testnet : 50120 ,
237238} ;
238239
239240// If there is any overlapping value the receiver chain will replace the wormhole
You can’t perform that action at this time.
0 commit comments