declare const _default: { readonly chain: "Rootstock"; readonly chainId: 31; readonly explorers: readonly [{ readonly name: "RSK Testnet Explorer"; readonly url: "https://explorer.testnet.rsk.co"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://faucet.rsk.co/"]; readonly icon: { readonly url: "ipfs://bafkreigidzbf22dnpmmlfxv6u7oifq6ln33j4n57ox4ipiproalufrheym"; readonly width: 3000; readonly height: 3325; readonly format: "png"; }; readonly infoURL: "https://rootstock.io"; readonly name: "Rootstock Testnet"; readonly nativeCurrency: { readonly name: "Testnet Smart Bitcoin"; readonly symbol: "tRBTC"; readonly decimals: 18; }; readonly networkId: 31; readonly rpc: readonly ["https://31.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://public-node.testnet.rsk.co", "https://mycrypto.testnet.rsk.co"]; readonly shortName: "trsk"; readonly slip44: 1; readonly slug: "rootstock-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=31.d.ts.map