Chain Metadata and Addresses by Hyperlane

NusaPay 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 NusaPay’s supported chains, particularly Core Testnet.

Chain Metadata

# yaml-language-server: $schema=../schema.json
blockExplorers:
  - apiKey: DG7K8I1UG76QJMKKFEQJJ8R7B7X2P81ZI7
    apiUrl: https://api-sepolia.arbiscan.io/api/
    family: etherscan
    name: arbiscan
    url: https://sepolia.arbiscan.io/
chainId: 421614
displayName: Arbitrumsepolia
domainId: 421614
index:
  from: 178250468
isTestnet: true
name: arbitrumsepolia
nativeToken:
  decimals: 18
  name: Ether
  symbol: ETH
protocol: ethereum
rpcUrls:
  - http: https://arbitrum-sepolia.drpc.org
technicalStack: arbitrumnitro

Addresses

domainRoutingIsmFactory: "0xF96850aaa60498bBbfafBA2aBa9442fcEaea6e9D"
interchainAccountRouter: "0xdf2706AD5966ac71C9016b4a4F93c9054e48F54b"
mailbox: "0xeeCe1088FD44E74Eb7B0045a4798a4c97A8143dC"
merkleTreeHook: "0x4569c7867cD0AEB5dfF299a0278A68Cf27397C7c"
proxyAdmin: "0x102C84531182DC33540A353F94a364809bC89B16"
staticAggregationHookFactory: "0x26251544bd58FeB98D575f35DBbF0E1F3599382C"
staticAggregationIsmFactory: "0xdE5F67b034D1D67dC057CCc349f7B9DA784dF08F"
staticMerkleRootMultisigIsmFactory: "0xC259945Af9604Fb42EEeaA63fc15cfC69136f640"
staticMerkleRootWeightedMultisigIsmFactory: "0x10D4aEd4B5336ca77BC970A3939bc6EE32Ddd4Af"
staticMessageIdMultisigIsmFactory: "0xcB073E4f00a07d74383b2F2214159eA56026ADff"
staticMessageIdWeightedMultisigIsmFactory: "0x471845C0Db6219932CD96F9Fe78eb6bEBd076eeb"
testRecipient: "0x797e0d9957ff4EeFa3330e809A10820ddC2937dc"
validatorAnnounce: "0xd88B4457cB127B79cf6d7f49dFaE21eca30cdC60"

Last updated