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