UNPKG

rubic-sdk

Version:
3 lines (2 loc) 265 B
export declare const acrossCcrSupportedChains: ("ETH" | "POLYGON" | "ARBITRUM" | "OPTIMISM" | "ZK_SYNC" | "LINEA" | "BASE" | "SCROLL" | "BLAST" | "MODE" | "SONEIUM" | "UNICHAIN")[]; export type AccrossCcrSupportedChains = (typeof acrossCcrSupportedChains)[number];