UNPKG

hector-rubic-sdk

Version:
3 lines (2 loc) 238 B
export declare const celerCrossChainSupportedBlockchains: readonly ["ETH", "BSC", "POLYGON", "AVALANCHE", "FANTOM", "ARBITRUM"]; export declare type CelerCrossChainSupportedBlockchain = typeof celerCrossChainSupportedBlockchains[number];