declare const _default: { readonly chain: "mainnet"; readonly chainId: 4444; readonly explorers: readonly [{ readonly name: "htmlcoin"; readonly url: "https://explorer.htmlcoin.com"; readonly standard: "none"; readonly icon: { readonly url: "ipfs://QmR1oDRSadPerfyWMhKHNP268vPKvpczt5zPawgFSZisz2"; readonly width: 1000; readonly height: 1000; readonly format: "png"; }; }]; readonly faucets: readonly ["https://gruvin.me/htmlcoin"]; readonly icon: { readonly url: "ipfs://QmR1oDRSadPerfyWMhKHNP268vPKvpczt5zPawgFSZisz2"; readonly width: 1000; readonly height: 1000; readonly format: "png"; }; readonly infoURL: "https://htmlcoin.com"; readonly name: "Htmlcoin Mainnet"; readonly nativeCurrency: { readonly name: "Htmlcoin"; readonly symbol: "HTML"; readonly decimals: 8; }; readonly networkId: 4444; readonly rpc: readonly ["https://4444.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://janus.htmlcoin.com/api/"]; readonly shortName: "html"; readonly slug: "htmlcoin"; readonly status: "active"; readonly testnet: false; }; export default _default; //# sourceMappingURL=4444.d.ts.map