declare const _default: { readonly chain: "BCS"; readonly chainId: 708; readonly explorers: readonly [{ readonly name: "BlockChain Station Explorer"; readonly url: "https://testnet.bcsdev.io"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://faucet.bcsdev.io"]; readonly infoURL: "https://blockchainstation.io"; readonly name: "BlockChain Station Testnet"; readonly nativeCurrency: { readonly name: "BCS Testnet Token"; readonly symbol: "tBCS"; readonly decimals: 18; }; readonly networkId: 708; readonly rpc: readonly ["https://708.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc-testnet.bcsdev.io", "wss://rpc-ws-testnet.bcsdev.io"]; readonly shortName: "tbcs"; readonly slip44: 1; readonly slug: "blockchain-station-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=708.d.ts.map