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.
Chain Metadata
# yaml-language-server: $schema=../schema.json
chainId: 1115
displayName: CoreTestnet
domainId: 1115
isTestnet: true
name: coretestnet
nativeToken:
decimals: 18
name: Core
symbol: CORE
protocol: ethereum
rpcUrls:
- http: https://rpc.test.btcs.network
technicalStack: core
Addresses
domainRoutingIsmFactory: "0x05e78872ab0AFb3b89022Bc3a729447B19E8121a"
interchainAccountRouter: "0xC4c34aFF9f5dE4D9623349ce8EAc8589cE796fD7"
mailbox: "0xDfaa17BF52afc5a12d06964555fAAFDADD53FF5e"
merkleTreeHook: "0x3A1d7877C714AF1EF07Fb9261230458B7c2DBDD6"
proxyAdmin: "0x44C310C4Fe971C6E4Ee50510D6190B80082E93CD"
staticAggregationHookFactory: "0xB0986dE848059C50974c40D0B747241cf1F11471"
staticAggregationIsmFactory: "0xf5c7624c3054C5F093EfE22BdA58eFbe120a4B43"
staticMerkleRootMultisigIsmFactory: "0x7Ac151F5A2e2B660bD9f7F4761272c15B15b0DDB"
staticMerkleRootWeightedMultisigIsmFactory: "0x66195c626CD49d15066F07cf1015D895980A6E61"
staticMessageIdMultisigIsmFactory: "0xbFc5D78E1B69F6f194C5822Ad55CFD1ae0fF796c"
staticMessageIdWeightedMultisigIsmFactory: "0xa8F162af976b55cACE08F4D7088aa69B6fcb3bF6"
testRecipient: "0x4De55A12c612612A234d63639A322Ca31ec427f8"
validatorAnnounce: "0x5767e69E6a56BADd04042F79175d6D7c4CEa6D14"
Last updated