export declare const ham: { blockExplorers: { readonly default: { readonly name: "Ham Chain Explorer"; readonly url: "https://explorer.ham.fun"; readonly apiUrl: "https://explorer.ham.fun/api/v2"; }; }; contracts?: { [x: string]: import("../core/Types.js").ChainContract | { [sourceId: number]: import("../core/Types.js").ChainContract | undefined; } | undefined; ensRegistry?: import("../core/Types.js").ChainContract | undefined; ensUniversalResolver?: import("../core/Types.js").ChainContract | undefined; multicall3?: import("../core/Types.js").ChainContract | undefined; } | undefined; id: 5112; name: "Ham"; nativeCurrency: { readonly decimals: 18; readonly name: "Ham"; readonly symbol: "ETH"; }; rpcUrls: { readonly default: { readonly http: readonly ["https://rpc.ham.fun"]; readonly webSocket: readonly ["wss://rpc.ham.fun"]; }; }; 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=ham.d.ts.map