export declare const moonriver: { blockExplorers: { readonly default: { readonly name: "Moonscan"; readonly url: "https://moonriver.moonscan.io"; readonly apiUrl: "https://api-moonriver.moonscan.io/api"; }; }; contracts: { readonly multicall3: { readonly address: "0xcA11bde05977b3631167028862bE2a173976CA11"; readonly blockCreated: 1597904; }; }; id: 1285; name: "Moonriver"; nativeCurrency: { readonly decimals: 18; readonly name: "MOVR"; readonly symbol: "MOVR"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://moonriver.public.blastapi.io"]; readonly webSocket: readonly ["wss://moonriver.public.blastapi.io"]; }; }; sourceId?: number | undefined; testnet: false; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; }; //# sourceMappingURL=moonriver.d.ts.map