UNPKG

viem

Version:

TypeScript Interface for Ethereum

34 lines 1.14 kB
export declare const superposition: { blockExplorers: { readonly default: { readonly name: "Superposition Explorer"; readonly url: "https://explorer.superposition.so"; }; }; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 39; }; }; ensTlds?: readonly string[] | undefined; id: 55244; name: "Superposition"; nativeCurrency: { readonly name: "Ether"; readonly symbol: "ETH"; readonly decimals: 18; }; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.superposition.so"]; }; }; sourceId?: number | undefined | undefined; testnet: false; custom?: Record<string, unknown> | undefined; fees?: import("../../index.js").ChainFees<undefined> | undefined; formatters?: undefined; serializers?: import("../../index.js").ChainSerializers<undefined, import("../../index.js").TransactionSerializable> | undefined; }; //# sourceMappingURL=superposition.d.ts.map