UNPKG

@hyperlane-xyz/registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

20 lines (19 loc) 657 B
export declare const addresses: { batchContractAddress: string; domainRoutingIsm: string; domainRoutingIsmFactory: string; interchainGasPaymaster: string; interchainSecurityModule: string; mailbox: string; merkleTreeHook: string; protocolFee: string; proxyAdmin: string; staticAggregationHookFactory: string; staticAggregationIsmFactory: string; staticMerkleRootMultisigIsmFactory: string; staticMerkleRootWeightedMultisigIsmFactory: string; staticMessageIdMultisigIsmFactory: string; staticMessageIdWeightedMultisigIsmFactory: string; testRecipient: string; validatorAnnounce: string; };