declare const _default: { readonly chain: "Evmos"; readonly chainId: 9000; readonly explorers: readonly [{ readonly name: "Evmos Explorer (Escan)"; readonly url: "https://testnet.escan.live"; readonly standard: "none"; readonly icon: { readonly url: "ipfs://QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c"; readonly width: 400; readonly height: 400; readonly format: "png"; }; }]; readonly faucets: readonly ["https://faucet.evmos.dev"]; readonly icon: { readonly url: "ipfs://QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c"; readonly width: 400; readonly height: 400; readonly format: "png"; }; readonly infoURL: "https://evmos.org"; readonly name: "Evmos Testnet"; readonly nativeCurrency: { readonly name: "test-Evmos"; readonly symbol: "tEVMOS"; readonly decimals: 18; }; readonly networkId: 9000; readonly rpc: readonly ["https://9000.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://evmos-testnet.lava.build", "https://eth.bd.evmos.dev:8545", "https://evmos-testnet-evm-rpc.publicnode.com", "wss://evmos-testnet-evm-rpc.publicnode.com"]; readonly shortName: "evmos-testnet"; readonly slip44: 1; readonly slug: "evmos-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=9000.d.ts.map