UNPKG

viem

Version:

TypeScript Interface for Ethereum

33 lines 1.2 kB
export declare const skaleNebulaTestnet: { blockExplorers: { readonly default: { readonly name: "SKALE Explorer"; readonly url: "https://staging-faint-slimy-achird.explorer.staging-v3.skalenodes.com"; }; }; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 2205882; }; }; id: 503129905; name: "SKALE | Nebula Gaming Hub Testnet"; nativeCurrency: { readonly name: "sFUEL"; readonly symbol: "sFUEL"; readonly decimals: 18; }; rpcUrls: { readonly default: { readonly http: readonly ["https://staging-v3.skalenodes.com/v1/staging-faint-slimy-achird"]; readonly webSocket: readonly ["wss://staging-v3.skalenodes.com/v1/ws/staging-faint-slimy-achird"]; }; }; sourceId?: number | undefined; testnet: true; formatters?: undefined; serializers?: import("../../../index.js").ChainSerializers<undefined> | undefined; fees?: import("../../../index.js").ChainFees<undefined> | undefined; }; //# sourceMappingURL=nebulaTestnet.d.ts.map