diff --git a/contract_manager/store/chains/EvmChains.yaml b/contract_manager/store/chains/EvmChains.yaml index 315968c19b..ac8a678803 100644 --- a/contract_manager/store/chains/EvmChains.yaml +++ b/contract_manager/store/chains/EvmChains.yaml @@ -896,7 +896,7 @@ type: EvmChain - id: mezo mainnet: true - rpcUrl: https://rpc.mezo.org + rpcUrl: https://jsonrpc-mezo.boar.network networkId: 31612 type: EvmChain - id: hemi_testnet diff --git a/contract_manager/store/contracts/EvmPriceFeedContracts.yaml b/contract_manager/store/contracts/EvmPriceFeedContracts.yaml index cff7d41a45..9dae103f38 100644 --- a/contract_manager/store/contracts/EvmPriceFeedContracts.yaml +++ b/contract_manager/store/contracts/EvmPriceFeedContracts.yaml @@ -502,3 +502,6 @@ - chain: mezo_testnet address: "0x2880aB155794e7179c9eE2e38200202908C17B43" type: EvmPriceFeedContract +- chain: mezo + address: "0x2880aB155794e7179c9eE2e38200202908C17B43" + type: EvmPriceFeedContract diff --git a/contract_manager/store/contracts/EvmWormholeContracts.yaml b/contract_manager/store/contracts/EvmWormholeContracts.yaml index 59aaf094ee..5032ddc828 100644 --- a/contract_manager/store/contracts/EvmWormholeContracts.yaml +++ b/contract_manager/store/contracts/EvmWormholeContracts.yaml @@ -496,3 +496,6 @@ - chain: converge_testnet address: "0x8250f4aF4B972684F7b336503E2D6dFeDeB1487a" type: EvmWormholeContract +- chain: mezo + address: "0xb27e5ca259702f209a29225d0eDdC131039C9933" + type: EvmWormholeContract