UNPKG

viem

Version:

TypeScript Interface for Ethereum

33 lines 1.06 kB
export declare const moonbaseAlpha: { blockExplorers: { readonly default: { readonly name: "Moonscan"; readonly url: "https://moonbase.moonscan.io"; }; }; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 1850686; }; }; id: 1287; name: "Moonbase Alpha"; nativeCurrency: { readonly decimals: 18; readonly name: "DEV"; readonly symbol: "DEV"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.api.moonbase.moonbeam.network"]; readonly webSocket: readonly ["wss://wss.api.moonbase.moonbeam.network"]; }; }; sourceId?: number | undefined; testnet: true; formatters?: undefined; serializers?: import("../../index.js").ChainSerializers<undefined> | undefined; fees?: import("../../index.js").ChainFees<undefined> | undefined; }; //# sourceMappingURL=moonbaseAlpha.d.ts.map