UNPKG

rubic-sdk

Version:
3 lines (2 loc) 232 B
export declare const unizenOnChainSupportedChains: ("ETH" | "BSC" | "POLYGON" | "AVALANCHE" | "FANTOM" | "ARBITRUM" | "OPTIMISM" | "BASE")[]; export type UnizenOnChainSupportedChains = (typeof unizenOnChainSupportedChains)[number];