@wagmi/core 0.9.6 → 0.9.7-cjs

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
@@ -1,99 +1,105 @@
1
- import {
2
- arbitrum,
3
- arbitrumGoerli,
4
- aurora,
5
- auroraTestnet,
6
- avalanche,
7
- avalancheFuji,
8
- bronos,
9
- bronosTestnet,
10
- bsc,
11
- bscTestnet,
12
- canto,
13
- celo,
14
- celoAlfajores,
15
- crossbell,
16
- evmos,
17
- evmosTestnet,
18
- fantom,
19
- fantomTestnet,
20
- filecoin,
21
- filecoinCalibration,
22
- filecoinHyperspace,
23
- foundry,
24
- gnosis,
25
- gnosisChiado,
26
- goerli,
27
- hardhat,
28
- iotex,
29
- iotexTestnet,
30
- localhost,
31
- mainnet,
32
- metis,
33
- metisGoerli,
34
- moonbaseAlpha,
35
- moonbeam,
36
- moonriver,
37
- okc,
38
- optimism,
39
- optimismGoerli,
40
- polygon,
41
- polygonMumbai,
42
- sepolia,
43
- taraxa,
44
- taraxaTestnet,
45
- telos,
46
- telosTestnet,
47
- zkSync,
48
- zkSyncTestnet
49
- } from "./chunk-MN5P7SA4.js";
50
- import "./chunk-MQXBDTVK.js";
51
- export {
52
- arbitrum,
53
- arbitrumGoerli,
54
- aurora,
55
- auroraTestnet,
56
- avalanche,
57
- avalancheFuji,
58
- bronos,
59
- bronosTestnet,
60
- bsc,
61
- bscTestnet,
62
- canto,
63
- celo,
64
- celoAlfajores,
65
- crossbell,
66
- evmos,
67
- evmosTestnet,
68
- fantom,
69
- fantomTestnet,
70
- filecoin,
71
- filecoinCalibration,
72
- filecoinHyperspace,
73
- foundry,
74
- gnosis,
75
- gnosisChiado,
76
- goerli,
77
- hardhat,
78
- iotex,
79
- iotexTestnet,
80
- localhost,
81
- mainnet,
82
- metis,
83
- metisGoerli,
84
- moonbaseAlpha,
85
- moonbeam,
86
- moonriver,
87
- okc,
88
- optimism,
89
- optimismGoerli,
90
- polygon,
91
- polygonMumbai,
92
- sepolia,
93
- taraxa,
94
- taraxaTestnet,
95
- telos,
96
- telosTestnet,
97
- zkSync,
98
- zkSyncTestnet
99
- };
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+
5
+
6
+
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+ var _chunkFCJXFFXSjs = require('./chunk-FCJXFFXS.js');
53
+ require('./chunk-MQXBDTVK.js');
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+ exports.arbitrum = _chunkFCJXFFXSjs.arbitrum; exports.arbitrumGoerli = _chunkFCJXFFXSjs.arbitrumGoerli; exports.aurora = _chunkFCJXFFXSjs.aurora; exports.auroraTestnet = _chunkFCJXFFXSjs.auroraTestnet; exports.avalanche = _chunkFCJXFFXSjs.avalanche; exports.avalancheFuji = _chunkFCJXFFXSjs.avalancheFuji; exports.baseGoerli = _chunkFCJXFFXSjs.baseGoerli; exports.bronos = _chunkFCJXFFXSjs.bronos; exports.bronosTestnet = _chunkFCJXFFXSjs.bronosTestnet; exports.bsc = _chunkFCJXFFXSjs.bsc; exports.bscTestnet = _chunkFCJXFFXSjs.bscTestnet; exports.canto = _chunkFCJXFFXSjs.canto; exports.celo = _chunkFCJXFFXSjs.celo; exports.celoAlfajores = _chunkFCJXFFXSjs.celoAlfajores; exports.crossbell = _chunkFCJXFFXSjs.crossbell; exports.evmos = _chunkFCJXFFXSjs.evmos; exports.evmosTestnet = _chunkFCJXFFXSjs.evmosTestnet; exports.fantom = _chunkFCJXFFXSjs.fantom; exports.fantomTestnet = _chunkFCJXFFXSjs.fantomTestnet; exports.filecoin = _chunkFCJXFFXSjs.filecoin; exports.filecoinCalibration = _chunkFCJXFFXSjs.filecoinCalibration; exports.filecoinHyperspace = _chunkFCJXFFXSjs.filecoinHyperspace; exports.foundry = _chunkFCJXFFXSjs.foundry; exports.gnosis = _chunkFCJXFFXSjs.gnosis; exports.gnosisChiado = _chunkFCJXFFXSjs.gnosisChiado; exports.goerli = _chunkFCJXFFXSjs.goerli; exports.hardhat = _chunkFCJXFFXSjs.hardhat; exports.harmonyOne = _chunkFCJXFFXSjs.harmonyOne; exports.iotex = _chunkFCJXFFXSjs.iotex; exports.iotexTestnet = _chunkFCJXFFXSjs.iotexTestnet; exports.localhost = _chunkFCJXFFXSjs.localhost; exports.mainnet = _chunkFCJXFFXSjs.mainnet; exports.metis = _chunkFCJXFFXSjs.metis; exports.metisGoerli = _chunkFCJXFFXSjs.metisGoerli; exports.moonbaseAlpha = _chunkFCJXFFXSjs.moonbaseAlpha; exports.moonbeam = _chunkFCJXFFXSjs.moonbeam; exports.moonriver = _chunkFCJXFFXSjs.moonriver; exports.okc = _chunkFCJXFFXSjs.okc; exports.optimism = _chunkFCJXFFXSjs.optimism; exports.optimismGoerli = _chunkFCJXFFXSjs.optimismGoerli; exports.polygon = _chunkFCJXFFXSjs.polygon; exports.polygonMumbai = _chunkFCJXFFXSjs.polygonMumbai; exports.polygonZkEvmTestnet = _chunkFCJXFFXSjs.polygonZkEvmTestnet; exports.sepolia = _chunkFCJXFFXSjs.sepolia; exports.taraxa = _chunkFCJXFFXSjs.taraxa; exports.taraxaTestnet = _chunkFCJXFFXSjs.taraxaTestnet; exports.telos = _chunkFCJXFFXSjs.telos; exports.telosTestnet = _chunkFCJXFFXSjs.telosTestnet; exports.zkSync = _chunkFCJXFFXSjs.zkSync; exports.zkSyncTestnet = _chunkFCJXFFXSjs.zkSyncTestnet;