declare const _default: { readonly chain: "BTC"; readonly chainId: 3637; readonly explorers: readonly [{ readonly name: "Botanix"; readonly url: "https://btxtestchain.com"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://faucet.btxtestchain.com"]; readonly icon: { readonly url: "ipfs://QmVE5s2pXiqdMnAcxhAmWkZYhpFB5CysypeLyPKzT4rGYe"; readonly width: 512; readonly height: 512; readonly format: "png"; }; readonly infoURL: "https://btxtestchain.com"; readonly name: "Botanix Mainnet"; readonly nativeCurrency: { readonly name: "Botanix"; readonly symbol: "BTC"; readonly decimals: 18; }; readonly networkId: 3637; readonly rpc: readonly ["https://3637.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.btxtestchain.com"]; readonly shortName: "BTCm"; readonly slug: "botanix"; readonly testnet: true; }; export default _default; //# sourceMappingURL=3637.d.ts.map