declare const _default: { readonly chain: "N3-Test"; readonly chainId: 333333; readonly explorers: readonly [{ readonly name: "Nativ3 Test Explorer"; readonly url: "https://scantest.nativ3.network"; readonly standard: "EIP3091"; }]; readonly faucets: readonly []; readonly icon: { readonly url: "ipfs://QmVzJDndPui6qBSeJWe5kMLA56C3KpVhqqqk9xvVKE1DGb"; readonly width: 256; readonly height: 256; readonly format: "png"; }; readonly infoURL: "https://nativ3.network"; readonly name: "Nativ3 Testnet"; readonly nativeCurrency: { readonly name: "USNT"; readonly symbol: "USNT"; readonly decimals: 18; }; readonly networkId: 333333; readonly parent: { readonly type: "L2"; readonly chain: "eip155-421613"; readonly bridges: readonly [{ readonly url: "https://bridgetest.nativ3.network"; }]; }; readonly rpc: readonly ["https://333333.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpctest.nativ3.network", "wss://wstest.nativ3.network"]; readonly shortName: "N3-Test"; readonly slip44: 1; readonly slug: "nativ3-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=333333.d.ts.map