UNPKG

rubic-sdk

Version:
6 lines (5 loc) 277 B
import { CelerCrossChainSupportedBlockchain } from "../models/celer-cross-chain-supported-blockchain"; /** * Stores rubic cross-chain contract addresses. */ export declare const celerCrossChainContractsAddresses: Readonly<Record<CelerCrossChainSupportedBlockchain, string>>;