UNPKG

rubic-sdk

Version:
3 lines (2 loc) 202 B
export declare const layerZeroBridgeSupportedBlockchains: readonly ["POLYGON", "BSC", "ARBITRUM"]; export type LayerZeroBridgeSupportedBlockchain = (typeof layerZeroBridgeSupportedBlockchains)[number];