declare const _default: { readonly chain: "SYS"; readonly chainId: 57000; readonly explorers: readonly [{ readonly name: "Rollux Testnet Explorer"; readonly url: "https://rollux.tanenbaum.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://rollux.id/faucetapp"]; readonly infoURL: "https://rollux.com"; readonly name: "Rollux Testnet"; readonly nativeCurrency: { readonly name: "Testnet Syscoin"; readonly symbol: "TSYS"; readonly decimals: 18; }; readonly networkId: 57000; readonly rpc: readonly ["https://57000.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc-tanenbaum.rollux.com", "https://rpc.ankr.com/rollux_testnet/${ANKR_API_KEY}", "wss://rpc-tanenbaum.rollux.com/wss", "https://rollux.rpc.tanenbaum.io", "wss://rollux.rpc.tanenbaum.io/wss"]; readonly shortName: "tsys-rollux"; readonly slip44: 1; readonly slug: "rollux-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=57000.d.ts.map