UNPKG

@fuel-infrastructure/fuel-hyperlane-registry

Version:

A collection of configs, artifacts, and schemas for Hyperlane

28 lines (27 loc) 903 B
export declare const addresses: { aggregationHook: string; domainRoutingIsm: string; domainRoutingIsmFactory: string; fallbackRoutingHook: string; interchainAccountIsm: string; interchainAccountRouter: string; interchainGasPaymaster: string; interchainSecurityModule: string; mailbox: string; merkleTreeHook: string; pausableHook: string; pausableIsm: string; protocolFee: string; proxyAdmin: string; staticAggregationHookFactory: string; staticAggregationIsm: string; staticAggregationIsmFactory: string; staticMerkleRootMultisigIsmFactory: string; staticMerkleRootWeightedMultisigIsmFactory: string; staticMessageIdMultisigIsmFactory: string; staticMessageIdWeightedMultisigIsmFactory: string; storageGasOracle: string; testRecipient: string; timelockController: string; validatorAnnounce: string; };