declare const _default: { readonly chain: "BTTC"; readonly chainId: 199; readonly explorers: readonly [{ readonly name: "BitTorrent Chain Explorer"; readonly url: "https://bttcscan.com"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly infoURL: "https://bt.io"; readonly name: "BitTorrent Chain Mainnet"; readonly nativeCurrency: { readonly name: "BitTorrent"; readonly symbol: "BTT"; readonly decimals: 18; }; readonly networkId: 199; readonly rpc: readonly ["https://199.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.bt.io", "https://bittorrent.drpc.org", "wss://bittorrent.drpc.org"]; readonly shortName: "BTT"; readonly slug: "bittorrent-chain"; readonly testnet: false; }; export default _default; //# sourceMappingURL=199.d.ts.map