declare const _default: { readonly chain: "smartBCH"; readonly chainId: 10000; readonly explorers: readonly []; readonly faucets: readonly []; readonly infoURL: "https://smartbch.org/"; readonly name: "Smart Bitcoin Cash"; readonly nativeCurrency: { readonly name: "Bitcoin Cash"; readonly symbol: "BCH"; readonly decimals: 18; }; readonly networkId: 10000; readonly rpc: readonly ["https://10000.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://smartbch.greyh.at", "https://rpc-mainnet.smartbch.org", "https://smartbch.fountainhead.cash/mainnet", "https://smartbch.devops.cash/mainnet"]; readonly shortName: "smartbch"; readonly slug: "smart-bitcoin-cash"; readonly testnet: false; }; export default _default; //# sourceMappingURL=10000.d.ts.map