@indexing/jiti 0.1.7 → 0.1.9
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/main.js +2 -0
- package/dist/main.js.map +1 -1
- package/dist/module.js +2 -0
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/module.js
CHANGED
|
@@ -290,6 +290,7 @@ const $68871103c7bc00cf$var$CHAIN_ID = {
|
|
|
290
290
|
APECHAIN: 33139,
|
|
291
291
|
ARBITRUM: 42161,
|
|
292
292
|
ARBITRUM_NOVA: 42170,
|
|
293
|
+
ARBITRUM_SEPOLIA: 421614,
|
|
293
294
|
AURORA: 1313161554,
|
|
294
295
|
AVALANCHE: 43114,
|
|
295
296
|
AVALANCHE_FUJI: 43113,
|
|
@@ -308,6 +309,7 @@ const $68871103c7bc00cf$var$CHAIN_ID = {
|
|
|
308
309
|
CHILIZ_SPICY: 88882,
|
|
309
310
|
COMMONS: 510003,
|
|
310
311
|
CORE: 1116,
|
|
312
|
+
CRONOS: 25,
|
|
311
313
|
CX_TESTNET: 70707,
|
|
312
314
|
CYBER: 7560,
|
|
313
315
|
DEGEN: 666666666,
|