declare const _default: { readonly chain: "PieceNetwork"; readonly chainId: 30067; readonly explorers: readonly [{ readonly name: "Piece Scan"; readonly url: "https://testnet-scan.piecenetwork.com"; readonly standard: "EIP3091"; }]; readonly faucets: readonly ["https://piecenetwork.com/faucet"]; readonly icon: { readonly url: "ipfs://QmWAU39z1kcYshAqkENRH8qUjfR5CJehCxA4GiC33p3HpH"; readonly width: 800; readonly height: 800; readonly format: "png"; }; readonly infoURL: "https://piecenetwork.com"; readonly name: "Piece testnet"; readonly nativeCurrency: { readonly name: "ECE"; readonly symbol: "ECE"; readonly decimals: 18; }; readonly networkId: 30067; readonly rpc: readonly ["https://30067.rpc.thirdweb.com/${THIRDWEB_API_KEY}", "https://testnet-rpc0.piecenetwork.com"]; readonly shortName: "Piece"; readonly slip44: 1; readonly slug: "piece-testnet"; readonly testnet: true; }; export default _default; //# sourceMappingURL=30067.d.ts.map