declare const _default: { readonly chain: "LaTestnet"; readonly chainId: 418; readonly explorers: readonly [{ readonly name: "LaTestnet Explorer"; readonly url: "https://testexplorer.lachain.network"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://faucet.lachain.network"]; readonly features: readonly [{ readonly name: "EIP155"; }]; readonly icon: { readonly url: "ipfs://QmQxGA6rhuCQDXUueVcNvFRhMEWisyTmnF57TqL7h6k6cZ"; readonly width: 1280; readonly height: 1280; readonly format: "png"; }; readonly name: "LaTestnet"; readonly nativeCurrency: { readonly name: "Test LaCoin"; readonly symbol: "TLA"; readonly decimals: 18; }; readonly networkId: 418; readonly rpc: readonly ["https://418.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.testnet.lachain.network", "https://lachain-testnet.rpc-nodes.cedalio.dev"]; readonly shortName: "latestnet"; readonly slug: "latestnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=418.d.ts.map