declare const _default: { readonly chain: "Bit"; readonly chainId: 198; readonly explorers: readonly [{ readonly name: "Bitchain Scan"; readonly url: "https://explorer.bitchain.biz"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly infoURL: "https://www.bitchain.biz/"; readonly name: "Bitchain Mainnet"; readonly nativeCurrency: { readonly name: "Bitcoin"; readonly symbol: "BTC"; readonly decimals: 18; }; readonly networkId: 198; readonly rpc: readonly ["https://198.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.bitchain.biz/"]; readonly shortName: "bit"; readonly slug: "bitchain"; readonly testnet: false; }; export default _default; //# sourceMappingURL=198.d.ts.map