@swapkit/types 0.1.2 → 0.1.4

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.
@@ -34,158 +34,45 @@ export declare enum StagenetChain {
34
34
  THORChain = "THOR_STAGENET",
35
35
  Maya = "MAYA_STAGENET"
36
36
  }
37
+ /**
38
+ * ChainId enum - chain identifiers for different networks
39
+ *
40
+ * Note: Full-name properties (e.g., Arbitrum, Avalanche) will be discontinued in future versions.
41
+ * Please use the short-handle properties (e.g., ARB, AVAX) instead.
42
+ * The network configuration will be migrated to a more streamlined approach with one object per chain.
43
+ */
37
44
  export declare enum ChainId {
38
- ARB = "42161",
39
- AURORA = "1313161554",
40
- AVAX = "43114",
41
- BASE = "8453",
42
- BERA = "80094",
43
- BSC = "56",
44
- BTC = "bitcoin",
45
- BCH = "bitcoincash",
46
- FLIP = "chainflip",
47
- GAIA = "cosmoshub-4",
48
- DASH = "dash",
49
- DOGE = "dogecoin",
50
- ETH = "1",
51
- GNO = "100",
52
- HARBOR = "harbor-1",
53
- KUJI = "kaiyo-1",
54
- LTC = "litecoin",
55
- MAYA = "mayachain-mainnet-v1",
56
- NEAR = "near",
57
- NOBLE = "noble-1",
58
- OP = "10",
59
- DOT = "polkadot",
60
- POL = "137",
61
- XRD = "radix-mainnet",
62
- XRP = "ripple",
63
- THOR = "thorchain-1",
64
- SOL = "solana",
65
- TRON = "728126428",
66
- ZEC = "zcash",
67
- THOR_STAGENET = "thorchain-stagenet-v2",
68
- MAYA_STAGENET = "mayachain-stagenet-v1",
69
- HARBOR_STAGENET = "harbor-stagenet-v1",
70
- /**
71
- * @deprecated use ChainId.ARB
72
- */
73
45
  Arbitrum = "42161",
74
- /**
75
- * @deprecated use ChainId.AURORA
76
- */
77
46
  Aurora = "1313161554",
78
- /**
79
- * @deprecated use ChainId.AVAX
80
- */
81
47
  Avalanche = "43114",
82
- /**
83
- * @deprecated use ChainId.BASE
84
- */
85
48
  Base = "8453",
86
- /**
87
- * @deprecated use ChainId.BERA
88
- */
89
49
  Berachain = "80094",
90
- /**
91
- * @deprecated use ChainId.BSC
92
- */
93
50
  BinanceSmartChain = "56",
94
- /**
95
- * @deprecated use ChainId.BTC
96
- */
97
51
  Bitcoin = "bitcoin",
98
- /**
99
- * @deprecated use ChainId.BCH
100
- */
101
52
  BitcoinCash = "bitcoincash",
102
- /**
103
- * @deprecated use ChainId.FLIP
104
- */
105
53
  Chainflip = "chainflip",
106
- /**
107
- * @deprecated use ChainId.COSMOS
108
- */
109
54
  Cosmos = "cosmoshub-4",
110
- /**
111
- * @deprecated use ChainId.DASH
112
- */
113
55
  Dash = "dash",
114
- /**
115
- * @deprecated use ChainId.DOGE
116
- */
117
56
  Dogecoin = "dogecoin",
118
- /**
119
- * @deprecated use ChainId.ETH
120
- */
121
57
  Ethereum = "1",
122
- /**
123
- * @deprecated use ChainId.GNO
124
- */
125
58
  Gnosis = "100",
126
- /**
127
- * @deprecated use ChainId.KUJI
128
- */
59
+ Harbor = "harbor-1",
60
+ HarborStagenet = "harbor-stagenet-1",
129
61
  Kujira = "kaiyo-1",
130
- /**
131
- * @deprecated use ChainId.LTC
132
- */
133
62
  Litecoin = "litecoin",
134
- /**
135
- * @deprecated use ChainId.MAYA
136
- */
137
63
  Maya = "mayachain-mainnet-v1",
138
- /**
139
- * @deprecated use ChainId.MAYA_STAGENET
140
- */
141
64
  MayaStagenet = "mayachain-stagenet-v1",
142
- /**
143
- * @deprecated use ChainId.NEAR
144
- */
145
65
  Near = "near",
146
- /**
147
- * @deprecated use ChainId.NOBLE
148
- */
149
66
  Noble = "noble-1",
150
- /**
151
- * @deprecated use ChainId.OP
152
- */
153
67
  Optimism = "10",
154
- /**
155
- * @deprecated use ChainId.DOT
156
- */
157
68
  Polkadot = "polkadot",
158
- /**
159
- * @deprecated use ChainId.POL
160
- */
161
69
  Polygon = "137",
162
- /**
163
- * @deprecated use ChainId.XRD
164
- */
165
70
  Radix = "radix-mainnet",
166
- /**
167
- * @deprecated use ChainId.XRP
168
- */
169
71
  Ripple = "ripple",
170
- /**
171
- * @deprecated use ChainId.THOR
172
- */
173
72
  THORChain = "thorchain-1",
174
- /**
175
- * @deprecated use ChainId.THOR_STAGENET
176
- */
177
73
  THORChainStagenet = "thorchain-stagenet-v2",
178
- /**
179
- * @deprecated use ChainId.SOL
180
- */
181
74
  Solana = "solana",
182
- /**
183
- * @deprecated use ChainId.TRON
184
- */
185
75
  Tron = "728126428",
186
- /**
187
- * @deprecated use ChainId.ZEC
188
- */
189
76
  Zcash = "zcash"
190
77
  }
191
78
  //# sourceMappingURL=_enums.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"_enums.d.ts","sourceRoot":"","sources":["../../../src/chains/_enums.ts"],"names":[],"mappings":"AAAA,oBAAY,KAAK;IACf,QAAQ,QAAQ;IAChB,MAAM,WAAW;IACjB,SAAS,SAAS;IAClB,IAAI,SAAS;IACb,SAAS,SAAS;IAClB,iBAAiB,QAAQ;IACzB,OAAO,QAAQ;IACf,WAAW,QAAQ;IACnB,MAAM,SAAS;IACf,IAAI,SAAS;IACb,QAAQ,SAAS;IACjB,QAAQ,QAAQ;IAChB,MAAM,QAAQ;IACd,MAAM,WAAW;IACjB,MAAM,SAAS;IACf,QAAQ,QAAQ;IAChB,IAAI,SAAS;IACb,IAAI,SAAS;IACb,KAAK,UAAU;IACf,QAAQ,OAAO;IACf,QAAQ,QAAQ;IAChB,SAAS,SAAS;IAClB,OAAO,QAAQ;IACf,KAAK,QAAQ;IACb,MAAM,QAAQ;IACd,SAAS,SAAS;IAClB,MAAM,QAAQ;IACd,IAAI,SAAS;IACb,KAAK,QAAQ;CACd;AAED,oBAAY,aAAa;IACvB,MAAM,gBAAgB;IACtB,SAAS,kBAAkB;IAC3B,IAAI,kBAAkB;CACvB;AAED,oBAAY,OAAO;IACjB,GAAG,UAAU;IACb,MAAM,eAAe;IACrB,IAAI,UAAU;IACd,IAAI,SAAS;IACb,IAAI,UAAU;IACd,GAAG,OAAO;IACV,GAAG,YAAY;IACf,GAAG,gBAAgB;IACnB,IAAI,cAAc;IAClB,IAAI,gBAAgB;IACpB,IAAI,SAAS;IACb,IAAI,aAAa;IACjB,GAAG,MAAM;IACT,GAAG,QAAQ;IACX,MAAM,aAAa;IACnB,IAAI,YAAY;IAChB,GAAG,aAAa;IAChB,IAAI,yBAAyB;IAC7B,IAAI,SAAS;IACb,KAAK,YAAY;IACjB,EAAE,OAAO;IACT,GAAG,aAAa;IAChB,GAAG,QAAQ;IACX,GAAG,kBAAkB;IACrB,GAAG,WAAW;IACd,IAAI,gBAAgB;IACpB,GAAG,WAAW;IACd,IAAI,cAAc;IAClB,GAAG,UAAU;IAGb,aAAa,0BAA0B;IACvC,aAAa,0BAA0B;IACvC,eAAe,uBAAuB;IAEtC;;OAEG;IACH,QAAQ,UAAU;IAClB;;OAEG;IACH,MAAM,eAAe;IACrB;;OAEG;IACH,SAAS,UAAU;IACnB;;OAEG;IACH,IAAI,SAAS;IACb;;OAEG;IACH,SAAS,UAAU;IACnB;;OAEG;IACH,iBAAiB,OAAO;IACxB;;OAEG;IACH,OAAO,YAAY;IACnB;;OAEG;IACH,WAAW,gBAAgB;IAC3B;;OAEG;IACH,SAAS,cAAc;IACvB;;OAEG;IACH,MAAM,gBAAgB;IACtB;;OAEG;IACH,IAAI,SAAS;IACb;;OAEG;IACH,QAAQ,aAAa;IACrB;;OAEG;IACH,QAAQ,MAAM;IACd;;OAEG;IACH,MAAM,QAAQ;IACd;;OAEG;IACH,MAAM,YAAY;IAClB;;OAEG;IACH,QAAQ,aAAa;IACrB;;OAEG;IACH,IAAI,yBAAyB;IAC7B;;OAEG;IACH,YAAY,0BAA0B;IACtC;;OAEG;IACH,IAAI,SAAS;IACb;;OAEG;IACH,KAAK,YAAY;IACjB;;OAEG;IACH,QAAQ,OAAO;IACf;;OAEG;IACH,QAAQ,aAAa;IACrB;;OAEG;IACH,OAAO,QAAQ;IACf;;OAEG;IACH,KAAK,kBAAkB;IACvB;;OAEG;IACH,MAAM,WAAW;IACjB;;OAEG;IACH,SAAS,gBAAgB;IACzB;;OAEG;IACH,iBAAiB,0BAA0B;IAC3C;;OAEG;IACH,MAAM,WAAW;IACjB;;OAEG;IACH,IAAI,cAAc;IAClB;;OAEG;IACH,KAAK,UAAU;CAChB"}
1
+ {"version":3,"file":"_enums.d.ts","sourceRoot":"","sources":["../../../src/chains/_enums.ts"],"names":[],"mappings":"AAAA,oBAAY,KAAK;IACf,QAAQ,QAAQ;IAChB,MAAM,WAAW;IACjB,SAAS,SAAS;IAClB,IAAI,SAAS;IACb,SAAS,SAAS;IAClB,iBAAiB,QAAQ;IACzB,OAAO,QAAQ;IACf,WAAW,QAAQ;IACnB,MAAM,SAAS;IACf,IAAI,SAAS;IACb,QAAQ,SAAS;IACjB,QAAQ,QAAQ;IAChB,MAAM,QAAQ;IACd,MAAM,WAAW;IACjB,MAAM,SAAS;IACf,QAAQ,QAAQ;IAChB,IAAI,SAAS;IACb,IAAI,SAAS;IACb,KAAK,UAAU;IACf,QAAQ,OAAO;IACf,QAAQ,QAAQ;IAChB,SAAS,SAAS;IAClB,OAAO,QAAQ;IACf,KAAK,QAAQ;IACb,MAAM,QAAQ;IACd,SAAS,SAAS;IAClB,MAAM,QAAQ;IACd,IAAI,SAAS;IACb,KAAK,QAAQ;CACd;AAED,oBAAY,aAAa;IACvB,MAAM,gBAAgB;IACtB,SAAS,kBAAkB;IAC3B,IAAI,kBAAkB;CACvB;AAED;;;;;;GAMG;AACH,oBAAY,OAAO;IAGjB,QAAQ,UAAU;IAClB,MAAM,eAAe;IACrB,SAAS,UAAU;IACnB,IAAI,SAAS;IACb,SAAS,UAAU;IACnB,iBAAiB,OAAO;IACxB,OAAO,YAAY;IACnB,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,MAAM,gBAAgB;IACtB,IAAI,SAAS;IACb,QAAQ,aAAa;IACrB,QAAQ,MAAM;IACd,MAAM,QAAQ;IACd,MAAM,aAAa;IACnB,cAAc,sBAAsB;IACpC,MAAM,YAAY;IAClB,QAAQ,aAAa;IACrB,IAAI,yBAAyB;IAC7B,YAAY,0BAA0B;IACtC,IAAI,SAAS;IACb,KAAK,YAAY;IACjB,QAAQ,OAAO;IACf,QAAQ,aAAa;IACrB,OAAO,QAAQ;IACf,KAAK,kBAAkB;IACvB,MAAM,WAAW;IACjB,SAAS,gBAAgB;IACzB,iBAAiB,0BAA0B;IAC3C,MAAM,WAAW;IACjB,IAAI,cAAc;IAClB,KAAK,UAAU;CAChB"}
@@ -4,7 +4,7 @@ export declare const GAIAConfig: {
4
4
  readonly blockExplorerUrl: "https://www.mintscan.io/cosmos";
5
5
  readonly blockTime: 2;
6
6
  readonly chain: Chain.Cosmos;
7
- readonly chainId: ChainId.GAIA;
7
+ readonly chainId: ChainId.Cosmos;
8
8
  readonly explorerUrl: "https://www.mintscan.io/cosmos";
9
9
  readonly name: "Cosmos";
10
10
  readonly nativeCurrency: "ATOM";
@@ -18,7 +18,7 @@ export declare const THORConfig: {
18
18
  readonly blockExplorerUrl: "https://runescan.io";
19
19
  readonly blockTime: 6;
20
20
  readonly chain: Chain.THORChain;
21
- readonly chainId: ChainId.THOR;
21
+ readonly chainId: ChainId.THORChain;
22
22
  readonly explorerUrl: "https://runescan.io";
23
23
  readonly name: "THORChain";
24
24
  readonly nativeCurrency: "RUNE";
@@ -32,7 +32,7 @@ export declare const StagenetTHORConfig: {
32
32
  readonly blockExplorerUrl: "https://runescan.io";
33
33
  readonly blockTime: 6;
34
34
  readonly chain: Chain.THORChain;
35
- readonly chainId: ChainId.THOR_STAGENET;
35
+ readonly chainId: ChainId.THORChainStagenet;
36
36
  readonly explorerUrl: "https://runescan.io";
37
37
  readonly name: "THORChain";
38
38
  readonly nativeCurrency: "RUNE";
@@ -46,7 +46,7 @@ export declare const MAYAConfig: {
46
46
  readonly blockExplorerUrl: "https://www.mayascan.org";
47
47
  readonly blockTime: 6;
48
48
  readonly chain: Chain.Maya;
49
- readonly chainId: ChainId.MAYA;
49
+ readonly chainId: ChainId.Maya;
50
50
  readonly explorerUrl: "https://www.mayascan.org";
51
51
  readonly name: "Maya";
52
52
  readonly nativeCurrency: "CACAO";
@@ -60,7 +60,7 @@ export declare const HARBORConfig: {
60
60
  readonly blockExplorerUrl: "";
61
61
  readonly blockTime: 6;
62
62
  readonly chain: Chain.Harbor;
63
- readonly chainId: ChainId.HARBOR;
63
+ readonly chainId: ChainId.Harbor;
64
64
  readonly explorerUrl: "";
65
65
  readonly name: "Harbor";
66
66
  readonly nativeCurrency: "HRB";
@@ -74,7 +74,7 @@ export declare const StagenetHARBORConfig: {
74
74
  readonly blockExplorerUrl: "";
75
75
  readonly blockTime: 6;
76
76
  readonly chain: Chain.Harbor;
77
- readonly chainId: ChainId.HARBOR_STAGENET;
77
+ readonly chainId: ChainId.HarborStagenet;
78
78
  readonly explorerUrl: "";
79
79
  readonly name: "Harbor";
80
80
  readonly nativeCurrency: "HRB";
@@ -88,7 +88,7 @@ export declare const StagenetMAYAConfig: {
88
88
  readonly blockExplorerUrl: "https://www.mayascan.org";
89
89
  readonly blockTime: 6;
90
90
  readonly chain: Chain.Maya;
91
- readonly chainId: ChainId.MAYA_STAGENET;
91
+ readonly chainId: ChainId.MayaStagenet;
92
92
  readonly explorerUrl: "https://www.mayascan.org";
93
93
  readonly name: "Maya";
94
94
  readonly nativeCurrency: "CACAO";
@@ -102,7 +102,7 @@ export declare const KUJIConfig: {
102
102
  readonly blockExplorerUrl: "https://finder.kujira.network/kaiyo-1";
103
103
  readonly blockTime: 2.2;
104
104
  readonly chain: Chain.Kujira;
105
- readonly chainId: ChainId.KUJI;
105
+ readonly chainId: ChainId.Kujira;
106
106
  readonly explorerUrl: "https://finder.kujira.network/kaiyo-1";
107
107
  readonly name: "Kujira";
108
108
  readonly nativeCurrency: "KUJI";
@@ -116,7 +116,7 @@ export declare const NOBLEConfig: {
116
116
  readonly blockExplorerUrl: "https://www.mintscan.io/noble";
117
117
  readonly blockTime: 1.3;
118
118
  readonly chain: Chain.Noble;
119
- readonly chainId: ChainId.NOBLE;
119
+ readonly chainId: ChainId.Noble;
120
120
  readonly explorerUrl: "https://www.mintscan.io/noble";
121
121
  readonly name: "Noble";
122
122
  readonly nativeCurrency: "USDC";
@@ -130,7 +130,7 @@ export declare const CosmosChainConfigs: readonly [{
130
130
  readonly blockExplorerUrl: "https://www.mintscan.io/cosmos";
131
131
  readonly blockTime: 2;
132
132
  readonly chain: Chain.Cosmos;
133
- readonly chainId: ChainId.GAIA;
133
+ readonly chainId: ChainId.Cosmos;
134
134
  readonly explorerUrl: "https://www.mintscan.io/cosmos";
135
135
  readonly name: "Cosmos";
136
136
  readonly nativeCurrency: "ATOM";
@@ -143,7 +143,7 @@ export declare const CosmosChainConfigs: readonly [{
143
143
  readonly blockExplorerUrl: "https://runescan.io";
144
144
  readonly blockTime: 6;
145
145
  readonly chain: Chain.THORChain;
146
- readonly chainId: ChainId.THOR;
146
+ readonly chainId: ChainId.THORChain;
147
147
  readonly explorerUrl: "https://runescan.io";
148
148
  readonly name: "THORChain";
149
149
  readonly nativeCurrency: "RUNE";
@@ -156,7 +156,7 @@ export declare const CosmosChainConfigs: readonly [{
156
156
  readonly blockExplorerUrl: "https://www.mayascan.org";
157
157
  readonly blockTime: 6;
158
158
  readonly chain: Chain.Maya;
159
- readonly chainId: ChainId.MAYA;
159
+ readonly chainId: ChainId.Maya;
160
160
  readonly explorerUrl: "https://www.mayascan.org";
161
161
  readonly name: "Maya";
162
162
  readonly nativeCurrency: "CACAO";
@@ -169,7 +169,7 @@ export declare const CosmosChainConfigs: readonly [{
169
169
  readonly blockExplorerUrl: "https://finder.kujira.network/kaiyo-1";
170
170
  readonly blockTime: 2.2;
171
171
  readonly chain: Chain.Kujira;
172
- readonly chainId: ChainId.KUJI;
172
+ readonly chainId: ChainId.Kujira;
173
173
  readonly explorerUrl: "https://finder.kujira.network/kaiyo-1";
174
174
  readonly name: "Kujira";
175
175
  readonly nativeCurrency: "KUJI";
@@ -182,7 +182,7 @@ export declare const CosmosChainConfigs: readonly [{
182
182
  readonly blockExplorerUrl: "https://www.mintscan.io/noble";
183
183
  readonly blockTime: 1.3;
184
184
  readonly chain: Chain.Noble;
185
- readonly chainId: ChainId.NOBLE;
185
+ readonly chainId: ChainId.Noble;
186
186
  readonly explorerUrl: "https://www.mintscan.io/noble";
187
187
  readonly name: "Noble";
188
188
  readonly nativeCurrency: "USDC";
@@ -195,7 +195,7 @@ export declare const CosmosChainConfigs: readonly [{
195
195
  readonly blockExplorerUrl: "";
196
196
  readonly blockTime: 6;
197
197
  readonly chain: Chain.Harbor;
198
- readonly chainId: ChainId.HARBOR;
198
+ readonly chainId: ChainId.Harbor;
199
199
  readonly explorerUrl: "";
200
200
  readonly name: "Harbor";
201
201
  readonly nativeCurrency: "HRB";
@@ -211,7 +211,7 @@ export declare const StagenetCosmosChainConfigs: readonly [{
211
211
  readonly blockExplorerUrl: "https://runescan.io";
212
212
  readonly blockTime: 6;
213
213
  readonly chain: Chain.THORChain;
214
- readonly chainId: ChainId.THOR_STAGENET;
214
+ readonly chainId: ChainId.THORChainStagenet;
215
215
  readonly explorerUrl: "https://runescan.io";
216
216
  readonly name: "THORChain";
217
217
  readonly nativeCurrency: "RUNE";
@@ -224,7 +224,7 @@ export declare const StagenetCosmosChainConfigs: readonly [{
224
224
  readonly blockExplorerUrl: "https://www.mayascan.org";
225
225
  readonly blockTime: 6;
226
226
  readonly chain: Chain.Maya;
227
- readonly chainId: ChainId.MAYA_STAGENET;
227
+ readonly chainId: ChainId.MayaStagenet;
228
228
  readonly explorerUrl: "https://www.mayascan.org";
229
229
  readonly name: "Maya";
230
230
  readonly nativeCurrency: "CACAO";
@@ -4,7 +4,7 @@ export declare const EVMChainConfigs: readonly [{
4
4
  readonly blockExplorerUrl: "https://etherscan.io";
5
5
  readonly blockTime: 12.5;
6
6
  readonly chain: Chain.Ethereum;
7
- readonly chainId: ChainId.ETH;
7
+ readonly chainId: ChainId.Ethereum;
8
8
  readonly chainIdHex: "0x1";
9
9
  readonly explorerUrl: "https://etherscan.io";
10
10
  readonly name: "Ethereum";
@@ -18,7 +18,7 @@ export declare const EVMChainConfigs: readonly [{
18
18
  readonly blockExplorerUrl: "https://bscscan.com";
19
19
  readonly blockTime: 3;
20
20
  readonly chain: Chain.BinanceSmartChain;
21
- readonly chainId: ChainId.BSC;
21
+ readonly chainId: ChainId.BinanceSmartChain;
22
22
  readonly chainIdHex: "0x38";
23
23
  readonly explorerUrl: "https://bscscan.com";
24
24
  readonly name: "BinanceSmartChain";
@@ -32,7 +32,7 @@ export declare const EVMChainConfigs: readonly [{
32
32
  readonly blockExplorerUrl: "https://snowtrace.io";
33
33
  readonly blockTime: 3;
34
34
  readonly chain: Chain.Avalanche;
35
- readonly chainId: ChainId.AVAX;
35
+ readonly chainId: ChainId.Avalanche;
36
36
  readonly chainIdHex: "0xa86a";
37
37
  readonly explorerUrl: "https://snowtrace.io";
38
38
  readonly name: "Avalanche";
@@ -46,7 +46,7 @@ export declare const EVMChainConfigs: readonly [{
46
46
  readonly blockExplorerUrl: "https://polygonscan.com";
47
47
  readonly blockTime: 2.1;
48
48
  readonly chain: Chain.Polygon;
49
- readonly chainId: ChainId.POL;
49
+ readonly chainId: ChainId.Polygon;
50
50
  readonly chainIdHex: "0x89";
51
51
  readonly explorerUrl: "https://polygonscan.com";
52
52
  readonly name: "Polygon";
@@ -60,7 +60,7 @@ export declare const EVMChainConfigs: readonly [{
60
60
  readonly blockExplorerUrl: "https://arbiscan.io";
61
61
  readonly blockTime: 0.3;
62
62
  readonly chain: Chain.Arbitrum;
63
- readonly chainId: ChainId.ARB;
63
+ readonly chainId: ChainId.Arbitrum;
64
64
  readonly chainIdHex: "0xa4b1";
65
65
  readonly explorerUrl: "https://arbiscan.io";
66
66
  readonly name: "Arbitrum";
@@ -74,7 +74,7 @@ export declare const EVMChainConfigs: readonly [{
74
74
  readonly blockExplorerUrl: "https://optimistic.etherscan.io";
75
75
  readonly blockTime: 2;
76
76
  readonly chain: Chain.Optimism;
77
- readonly chainId: ChainId.OP;
77
+ readonly chainId: ChainId.Optimism;
78
78
  readonly chainIdHex: "0xa";
79
79
  readonly explorerUrl: "https://optimistic.etherscan.io";
80
80
  readonly name: "Optimism";
@@ -88,7 +88,7 @@ export declare const EVMChainConfigs: readonly [{
88
88
  readonly blockExplorerUrl: "https://basescan.org";
89
89
  readonly blockTime: 2;
90
90
  readonly chain: Chain.Base;
91
- readonly chainId: ChainId.BASE;
91
+ readonly chainId: ChainId.Base;
92
92
  readonly chainIdHex: "0x2105";
93
93
  readonly explorerUrl: "https://basescan.org";
94
94
  readonly name: "Base";
@@ -102,7 +102,7 @@ export declare const EVMChainConfigs: readonly [{
102
102
  readonly blockExplorerUrl: "https://gnosisscan.io";
103
103
  readonly blockTime: 5.2;
104
104
  readonly chain: Chain.Gnosis;
105
- readonly chainId: ChainId.GNO;
105
+ readonly chainId: ChainId.Gnosis;
106
106
  readonly chainIdHex: "0x64";
107
107
  readonly explorerUrl: "https://gnosisscan.io";
108
108
  readonly name: "Gnosis";
@@ -116,7 +116,7 @@ export declare const EVMChainConfigs: readonly [{
116
116
  readonly blockExplorerUrl: "https://explorer.mainnet.aurora.dev";
117
117
  readonly blockTime: 1;
118
118
  readonly chain: Chain.Aurora;
119
- readonly chainId: ChainId.AURORA;
119
+ readonly chainId: ChainId.Aurora;
120
120
  readonly chainIdHex: "0x4e454152";
121
121
  readonly explorerUrl: "https://explorer.mainnet.aurora.dev";
122
122
  readonly name: "Aurora";
@@ -130,7 +130,7 @@ export declare const EVMChainConfigs: readonly [{
130
130
  readonly blockExplorerUrl: "https://berascan.com";
131
131
  readonly blockTime: 2;
132
132
  readonly chain: Chain.Berachain;
133
- readonly chainId: ChainId.BERA;
133
+ readonly chainId: ChainId.Berachain;
134
134
  readonly chainIdHex: "0x138de";
135
135
  readonly explorerUrl: "https://berascan.com";
136
136
  readonly name: "Berachain";