UNPKG

viem

Version:

TypeScript Interface for Ethereum

33 lines 1.03 kB
export declare const moonbeam: { blockExplorers: { readonly default: { readonly name: "Moonscan"; readonly url: "https://moonscan.io"; }; }; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 609002; }; }; id: 1284; name: "Moonbeam"; nativeCurrency: { readonly decimals: 18; readonly name: "GLMR"; readonly symbol: "GLMR"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://moonbeam.public.blastapi.io"]; readonly webSocket: readonly ["wss://moonbeam.public.blastapi.io"]; }; }; sourceId?: number | undefined; testnet: false; formatters?: undefined; serializers?: import("../../index.js").ChainSerializers<undefined> | undefined; fees?: import("../../index.js").ChainFees<undefined> | undefined; }; //# sourceMappingURL=moonbeam.d.ts.map