@wagmi/chains
Advanced tools
Comparing version 0.2.13 to 0.2.14
@@ -299,4 +299,4 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/arbitrum.ts | ||
rpcUrls: { | ||
default: { http: ["https://bsc-testnet.public.blastapi.io"] }, | ||
public: { http: ["https://bsc-testnet.public.blastapi.io"] } | ||
default: { http: ["https://data-seed-prebsc-1-s1.binance.org:8545"] }, | ||
public: { http: ["https://data-seed-prebsc-1-s1.binance.org:8545"] } | ||
}, | ||
@@ -1356,3 +1356,3 @@ blockExplorers: { | ||
var polygonZkEvmTestnet = { | ||
id: 1422, | ||
id: 1442, | ||
name: "Polygon zkEVM Testnet", | ||
@@ -1359,0 +1359,0 @@ network: "polygon-zkevm-testnet", |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"main": "dist/index.js", | ||
@@ -8,0 +8,0 @@ "module": "dist/index.mjs", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
181685