@wagmi/core 0.9.6 → 0.9.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/chains.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Chain, arbitrum, arbitrumGoerli, aurora, auroraTestnet, avalanche, avalancheFuji, bronos, bronosTestnet, bsc, bscTestnet, canto, celo, celoAlfajores, crossbell, evmos, evmosTestnet, fantom, fantomTestnet, filecoin, filecoinCalibration, filecoinHyperspace, foundry, gnosis, gnosisChiado, goerli, hardhat, iotex, iotexTestnet, localhost, mainnet, metis, metisGoerli, moonbaseAlpha, moonbeam, moonriver, okc, optimism, optimismGoerli, polygon, polygonMumbai, sepolia, taraxa, taraxaTestnet, telos, telosTestnet, zkSync, zkSyncTestnet } from '@wagmi/chains';
|
|
1
|
+
export { Chain, arbitrum, arbitrumGoerli, aurora, auroraTestnet, avalanche, avalancheFuji, baseGoerli, bronos, bronosTestnet, bsc, bscTestnet, canto, celo, celoAlfajores, crossbell, evmos, evmosTestnet, fantom, fantomTestnet, filecoin, filecoinCalibration, filecoinHyperspace, foundry, gnosis, gnosisChiado, goerli, hardhat, harmonyOne, iotex, iotexTestnet, localhost, mainnet, metis, metisGoerli, moonbaseAlpha, moonbeam, moonriver, okc, optimism, optimismGoerli, polygon, polygonMumbai, polygonZkEvmTestnet, sepolia, taraxa, taraxaTestnet, telos, telosTestnet, zkSync, zkSyncTestnet } from '@wagmi/chains';
|
package/dist/chains.js
CHANGED
|
@@ -5,6 +5,7 @@ import {
|
|
|
5
5
|
auroraTestnet,
|
|
6
6
|
avalanche,
|
|
7
7
|
avalancheFuji,
|
|
8
|
+
baseGoerli,
|
|
8
9
|
bronos,
|
|
9
10
|
bronosTestnet,
|
|
10
11
|
bsc,
|
|
@@ -25,6 +26,7 @@ import {
|
|
|
25
26
|
gnosisChiado,
|
|
26
27
|
goerli,
|
|
27
28
|
hardhat,
|
|
29
|
+
harmonyOne,
|
|
28
30
|
iotex,
|
|
29
31
|
iotexTestnet,
|
|
30
32
|
localhost,
|
|
@@ -39,6 +41,7 @@ import {
|
|
|
39
41
|
optimismGoerli,
|
|
40
42
|
polygon,
|
|
41
43
|
polygonMumbai,
|
|
44
|
+
polygonZkEvmTestnet,
|
|
42
45
|
sepolia,
|
|
43
46
|
taraxa,
|
|
44
47
|
taraxaTestnet,
|
|
@@ -46,7 +49,7 @@ import {
|
|
|
46
49
|
telosTestnet,
|
|
47
50
|
zkSync,
|
|
48
51
|
zkSyncTestnet
|
|
49
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-FCJXFFXS.js";
|
|
50
53
|
import "./chunk-MQXBDTVK.js";
|
|
51
54
|
export {
|
|
52
55
|
arbitrum,
|
|
@@ -55,6 +58,7 @@ export {
|
|
|
55
58
|
auroraTestnet,
|
|
56
59
|
avalanche,
|
|
57
60
|
avalancheFuji,
|
|
61
|
+
baseGoerli,
|
|
58
62
|
bronos,
|
|
59
63
|
bronosTestnet,
|
|
60
64
|
bsc,
|
|
@@ -75,6 +79,7 @@ export {
|
|
|
75
79
|
gnosisChiado,
|
|
76
80
|
goerli,
|
|
77
81
|
hardhat,
|
|
82
|
+
harmonyOne,
|
|
78
83
|
iotex,
|
|
79
84
|
iotexTestnet,
|
|
80
85
|
localhost,
|
|
@@ -89,6 +94,7 @@ export {
|
|
|
89
94
|
optimismGoerli,
|
|
90
95
|
polygon,
|
|
91
96
|
polygonMumbai,
|
|
97
|
+
polygonZkEvmTestnet,
|
|
92
98
|
sepolia,
|
|
93
99
|
taraxa,
|
|
94
100
|
taraxaTestnet,
|
|
@@ -6,6 +6,7 @@ import {
|
|
|
6
6
|
auroraTestnet,
|
|
7
7
|
avalanche,
|
|
8
8
|
avalancheFuji,
|
|
9
|
+
baseGoerli,
|
|
9
10
|
bronos,
|
|
10
11
|
bronosTestnet,
|
|
11
12
|
bsc,
|
|
@@ -26,6 +27,7 @@ import {
|
|
|
26
27
|
gnosis,
|
|
27
28
|
gnosisChiado,
|
|
28
29
|
hardhat,
|
|
30
|
+
harmonyOne,
|
|
29
31
|
iotex,
|
|
30
32
|
iotexTestnet,
|
|
31
33
|
localhost,
|
|
@@ -40,6 +42,7 @@ import {
|
|
|
40
42
|
optimismGoerli,
|
|
41
43
|
polygon,
|
|
42
44
|
polygonMumbai,
|
|
45
|
+
polygonZkEvmTestnet,
|
|
43
46
|
sepolia,
|
|
44
47
|
taraxa,
|
|
45
48
|
taraxaTestnet,
|
|
@@ -56,6 +59,7 @@ export {
|
|
|
56
59
|
auroraTestnet,
|
|
57
60
|
avalanche,
|
|
58
61
|
avalancheFuji,
|
|
62
|
+
baseGoerli,
|
|
59
63
|
bronos,
|
|
60
64
|
bronosTestnet,
|
|
61
65
|
bsc,
|
|
@@ -76,6 +80,7 @@ export {
|
|
|
76
80
|
gnosis,
|
|
77
81
|
gnosisChiado,
|
|
78
82
|
hardhat,
|
|
83
|
+
harmonyOne,
|
|
79
84
|
iotex,
|
|
80
85
|
iotexTestnet,
|
|
81
86
|
localhost,
|
|
@@ -90,6 +95,7 @@ export {
|
|
|
90
95
|
optimismGoerli,
|
|
91
96
|
polygon,
|
|
92
97
|
polygonMumbai,
|
|
98
|
+
polygonZkEvmTestnet,
|
|
93
99
|
sepolia,
|
|
94
100
|
taraxa,
|
|
95
101
|
taraxaTestnet,
|
package/dist/index.js
CHANGED
package/dist/internal/test.js
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@wagmi/core",
|
|
3
3
|
"description": "Vanilla JS library for Ethereum",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "0.9.
|
|
5
|
+
"version": "0.9.7",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "https://github.com/wagmi-dev/wagmi.git",
|
|
@@ -114,8 +114,8 @@
|
|
|
114
114
|
"abitype": "^0.3.0",
|
|
115
115
|
"eventemitter3": "^4.0.7",
|
|
116
116
|
"zustand": "^4.3.1",
|
|
117
|
-
"@wagmi/chains": "0.2.
|
|
118
|
-
"@wagmi/connectors": "0.2.
|
|
117
|
+
"@wagmi/chains": "0.2.9",
|
|
118
|
+
"@wagmi/connectors": "0.2.7"
|
|
119
119
|
},
|
|
120
120
|
"devDependencies": {
|
|
121
121
|
"ethers": "^5.7.1"
|