UNPKG

@0xfutbol/id

Version:

React component library with shared providers for 0xFutbol ID

39 lines (38 loc) 905 B
export declare const chains: { base: { name: string; ref: Readonly<import("thirdweb/chains").ChainOptions & { rpc: string; }>; }; boba: { name: string; ref: Readonly<import("thirdweb/chains").ChainOptions & { rpc: string; }>; }; matchain: { name: string; ref: Readonly<import("thirdweb/chains").ChainOptions & { rpc: string; }>; }; polygon: { name: string; ref: Readonly<import("thirdweb/chains").ChainOptions & { rpc: string; }>; }; skaleNebula: { name: string; ref: Readonly<import("thirdweb/chains").ChainOptions & { rpc: string; }>; }; xdc: { name: string; ref: Readonly<import("thirdweb/chains").ChainOptions & { rpc: string; }>; }; };