Chain Metadata and Addresses by Hyperlane

Mbel Finance utilizes Hyperlane to enable permissionless cross-chain communication. All metadata and contract addresses presented in this section are generated through Hyperlane’s deployment flow. This includes core components such as the Mailbox, Interchain Security Module (ISM), and relayer infrastructure, configured specifically for Mbel Finance’s supported chains.

Chain Metadata

# yaml-language-server: $schema=../schema.json
blockExplorers:
  - apiKey: DG7K8I1UG76QJMKKFEQJJ8R7B7X2P81ZI7
    apiUrl: https://api-sepolia.basescan.org/api
    family: etherscan
    name: Base Sepolia Network Testnet Explorer
    url: https://sepolia.basescan.org/
chainId: 84532
displayName: Basesepolia
domainId: 84532
isTestnet: true
name: basesepolia
nativeToken:
  decimals: 18
  name: Ether
  symbol: ETH
protocol: ethereum
rpcUrls:
  - http: https://sepolia.base.org
technicalStack: opstack

Addresses

domainRoutingIsmFactory: "0x1633691b289376D25734e302A84382aAb05B7b83"
interchainAccountRouter: "0x677a021bdf36a7409D02A974cb6E19EE4c2F0632"
mailbox: "0x743Ff3d08e13aF951e4b60017Cf261BFc8457aE4"
merkleTreeHook: "0x73D8704B5278793900A4fa7dBF762e7FF2e82FAE"
proxyAdmin: "0x9722A6a4DFc346128C04534511aACFffA0318c17"
staticAggregationHookFactory: "0x7829DbB93c2adfa103b7eC9EB06919017aDA77Da"
staticAggregationIsmFactory: "0xA8019B951351a8b1E7a3c7A34878eD50C858dc6b"
staticMerkleRootMultisigIsmFactory: "0xC145B01CD938B55eEFF795C746F1F203f414ccb5"
staticMerkleRootWeightedMultisigIsmFactory: "0x74F303d4e879a595CD76187da5a5328106cF3eD3"
staticMessageIdMultisigIsmFactory: "0x76ca0BE1B7A0da83Fc1B27E50B32fBfDeAf5A698"
staticMessageIdWeightedMultisigIsmFactory: "0x76B4EEe7e92052BDfd60E4D44AD08562266BBa53"
testRecipient: "0x868849781fa74B201E92535CadDc1d3775d9038a"
validatorAnnounce: "0xc2BAe15C59dc7Debe059476152DecC4B64A92b8b"

Note: This documentation may occasionally be out of sync. Please refresh the page before reading to ensure the latest version is displayed.

Last updated