UNPKG

rubic-sdk

Version:
3 lines (2 loc) 270 B
export declare const stargateCrossChainSupportedBlockchains: readonly ["ETH", "BSC", "POLYGON", "AVALANCHE", "FANTOM", "ARBITRUM", "OPTIMISM", "METIS", "BASE"]; export type StargateCrossChainSupportedBlockchain = (typeof stargateCrossChainSupportedBlockchains)[number];