@hyperlane-xyz/registry
Version:
A collection of configs, artifacts, and schemas for Hyperlane
10 lines (9 loc) • 363 B
TypeScript
export declare const addresses: {
domainRoutingIsmFactory: string;
staticAggregationHookFactory: string;
staticAggregationIsmFactory: string;
staticMerkleRootMultisigIsmFactory: string;
staticMerkleRootWeightedMultisigIsmFactory: string;
staticMessageIdMultisigIsmFactory: string;
staticMessageIdWeightedMultisigIsmFactory: string;
};