declare const _default: { readonly chain: "MOAC"; readonly chainId: 201; readonly explorers: readonly [{ readonly name: "moac testnet explorer"; readonly url: "https://testnet.moac.io"; readonly standard: "none"; }]; readonly faucets: readonly []; readonly infoURL: "https://moac.io"; readonly name: "MOAC testnet"; readonly nativeCurrency: { readonly name: "MOAC"; readonly symbol: "mc"; readonly decimals: 18; }; readonly networkId: 201; readonly rpc: readonly ["https://201.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://gateway.moac.io/testnet"]; readonly shortName: "moactest"; readonly slip44: 1; readonly slug: "moac-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=201.d.ts.map