declare const _default: { readonly chain: "Tangle Testnet"; readonly chainId: 3799; readonly explorers: readonly [{ readonly name: "ttntscan"; readonly url: "https://testnet-explorer.tangle.tools"; readonly standard: "EIP3091"; readonly icon: { readonly url: "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM"; readonly width: 551; readonly height: 540; readonly format: "png"; }; }]; readonly faucets: readonly ["https://faucet.tangle.tools"]; readonly icon: { readonly url: "ipfs://QmbxMNBTeQgch8t9GpWdLiS2R3wPYCzVRaX5kCQ4o5QU3w"; readonly width: 1600; readonly height: 1600; readonly format: "png"; }; readonly infoURL: "https://docs.tangle.tools"; readonly name: "Tangle Testnet"; readonly nativeCurrency: { readonly name: "Testnet Tangle Network Token"; readonly symbol: "tTNT"; readonly decimals: 18; }; readonly networkId: 3799; readonly rpc: readonly ["https://3799.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet-rpc.tangle.tools", "https://testnet-rpc-archive.tangle.tools", "wss://testnet-rpc.tangle.tools", "wss://testnet-rpc-archive.tangle.tools"]; readonly shortName: "tTangle"; readonly slug: "tangle-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=3799.d.ts.map