UNPKG

rubic-sdk-next

Version:
6 lines (5 loc) 209 B
import { BlockchainName } from '../../../../../../core/blockchain/models/blockchain-name'; export declare const rubicProxyContractAddress: Record<BlockchainName, { gateway: string; router: string; }>;