UNPKG

hector-rubic-sdk

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