UNPKG

rubic-sdk

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