UNPKG

rubic-sdk

Version:
3 lines (2 loc) 274 B
export declare const oneInchSupportedBlockchains: readonly ["ARBITRUM", "AVALANCHE", "BASE", "BSC", "ETH", "FANTOM", "KLAYTN", "OPTIMISM", "POLYGON", "PULSECHAIN", "ZK_SYNC", "GNOSIS"]; export type OneInchSupportedBlockchains = (typeof oneInchSupportedBlockchains)[number];