UNPKG

viem

Version:

TypeScript Interface for Ethereum

33 lines 1.2 kB
export declare const skaleEuropaTestnet: { blockExplorers: { readonly default: { readonly name: "SKALE Explorer"; readonly url: "https://staging-legal-crazy-castor.explorer.staging-v3.skalenodes.com"; }; }; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 2071911; }; }; id: 476158412; name: "SKALE | Europa Liquidity 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-legal-crazy-castor"]; readonly webSocket: readonly ["wss://staging-v3.skalenodes.com/v1/ws/staging-legal-crazy-castor"]; }; }; sourceId?: number | undefined; testnet: true; formatters?: undefined; serializers?: import("../../../index.js").ChainSerializers<undefined> | undefined; fees?: import("../../../index.js").ChainFees<undefined> | undefined; }; //# sourceMappingURL=europaTestnet.d.ts.map