UNPKG

rubic-sdk

Version:
3 lines (2 loc) 191 B
export declare const scrollBridgeSupportedBlockchains: readonly ["GOERLI", "SCROLL_SEPOLIA"]; export type ScrollBridgeSupportedBlockchain = (typeof scrollBridgeSupportedBlockchains)[number];