declare const _default: { readonly chain: "SATS"; readonly chainId: 5758; readonly explorers: readonly [{ readonly name: "SatoshiChain Testnet Explorer"; readonly url: "https://testnet.satoshiscan.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://faucet.satoshichain.io"]; readonly icon: { readonly url: "ipfs://QmRegpZQBW4o1imYNsW3d27MQjygBSU23Gf6JKje26nvs7"; readonly width: 1251; readonly height: 1251; readonly format: "png"; }; readonly infoURL: "https://satoshichain.net"; readonly name: "SatoshiChain Testnet"; readonly nativeCurrency: { readonly name: "SatoshiChain Coin"; readonly symbol: "SATS"; readonly decimals: 18; }; readonly networkId: 5758; readonly rpc: readonly ["https://5758.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet-rpc.satoshichain.io"]; readonly shortName: "satst"; readonly slip44: 1; readonly slug: "satoshichain-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=5758.d.ts.map