declare const _default: { readonly chain: "Blockton Blockchain"; readonly chainId: 8272; readonly explorers: readonly [{ readonly name: "Blockton Explorer"; readonly url: "https://blocktonscan.com"; readonly standard: "none"; }]; readonly faucets: readonly ["https://faucet.blocktonscan.com/"]; readonly infoURL: "https://blocktoncoin.com"; readonly name: "Blockton Blockchain"; readonly nativeCurrency: { readonly name: "BLOCKTON"; readonly symbol: "BTON"; readonly decimals: 18; }; readonly networkId: 8272; readonly rpc: readonly ["https://8272.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://rpc.blocktonscan.com/"]; readonly shortName: "BTON"; readonly slug: "blockton-blockchain"; readonly testnet: false; }; export default _default; //# sourceMappingURL=8272.d.ts.map