declare const _default: { readonly chain: "BTTC"; readonly chainId: 1028; readonly explorers: readonly [{ readonly name: "testbttcscan"; readonly url: "https://testscan.bittorrentchain.io"; readonly standard: "none"; }]; readonly faucets: readonly []; readonly infoURL: "https://bittorrentchain.io/"; readonly name: "BitTorrent Chain Testnet"; readonly nativeCurrency: { readonly name: "BitTorrent"; readonly symbol: "BTT"; readonly decimals: 18; }; readonly networkId: 1028; readonly rpc: readonly ["https://1028.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testrpc.bittorrentchain.io/"]; readonly shortName: "tbtt"; readonly slip44: 1; readonly slug: "bittorrent-chain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=1028.d.ts.map