export declare const dogechain: { blockExplorers: { readonly default: { readonly name: "DogeChainExplorer"; readonly url: "https://explorer.dogechain.dog"; readonly apiUrl: "https://explorer.dogechain.dog/api"; }; }; contracts: { readonly multicall3: { readonly address: "0x68a8609a60a008EFA633dfdec592c03B030cC508"; readonly blockCreated: 25384031; }; }; id: 2000; name: "Dogechain"; nativeCurrency: { readonly decimals: 18; readonly name: "Wrapped Dogecoin"; readonly symbol: "WDOGE"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.dogechain.dog"]; }; }; sourceId?: number | undefined; testnet?: boolean | undefined; custom?: Record | undefined; fees?: import("../core/Types.js").ChainFees | undefined; formatters?: undefined; serializers?: import("../core/Types.js").ChainSerializers | undefined; }; //# sourceMappingURL=dogechain.d.ts.map