UNPKG

rubic-sdk

Version:
3 lines (2 loc) 197 B
export declare const arbitrumRbcBridgeSupportedBlockchains: readonly ["ETH", "ARBITRUM"]; export type ArbitrumRbcBridgeSupportedBlockchain = (typeof arbitrumRbcBridgeSupportedBlockchains)[number];