UNPKG

rubic-sdk

Version:
4 lines (3 loc) 315 B
import { StargateCrossChainSupportedBlockchain } from './stargate-cross-chain-supported-blockchain'; export declare const stargateContractAddress: Record<StargateCrossChainSupportedBlockchain, string>; export declare const stargateEthContractAddress: Partial<Record<StargateCrossChainSupportedBlockchain, string>>;