declare const _default: { readonly chain: "FTN"; readonly chainId: 424242; readonly explorers: readonly [{ readonly name: "blockscout"; readonly url: "https://testnet.ftnscan.com"; readonly standard: "none"; }]; readonly faucets: readonly []; readonly features: readonly [{ readonly name: "EIP155"; }, { readonly name: "EIP1559"; }]; readonly infoURL: "https://fastex.com"; readonly name: "Fastex Chain testnet"; readonly nativeCurrency: { readonly name: "FTN"; readonly symbol: "FTN"; readonly decimals: 18; }; readonly networkId: 424242; readonly rpc: readonly ["https://424242.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.testnet.fastexchain.com"]; readonly shortName: "fastexTestnet"; readonly slip44: 1; readonly slug: "fastex-chain-testnet"; readonly testnet: true; readonly title: "Fastex Chain testnet"; }; export default _default; //# sourceMappingURL=424242.d.ts.map