UNPKG

rubic-sdk

Version:
3 lines (2 loc) 397 B
export declare const onChainProxySupportedBlockchains: readonly ["ETH", "BSC", "POLYGON", "AVALANCHE", "MOONRIVER", "FANTOM", "ARBITRUM", "AURORA", "TELOS", "OPTIMISM", "CRONOS", "OKX", "GNOSIS", "FUSE", "MOONBEAM", "CELO", "BOBA", "KAVA", "BITGERT", "METIS", "KLAYTN", "SYSCOIN", "VELAS", "OASIS"]; export type OnChainProxySupportedBlockchain = (typeof onChainProxySupportedBlockchains)[number];