@revoke.cash/chains 18.0.0 → 19.0.0

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.
@@ -14,7 +14,8 @@ exports.chains = {
14
14
  'https://ethereum.publicnode.com',
15
15
  'wss://ethereum.publicnode.com',
16
16
  'https://mainnet.gateway.tenderly.co',
17
- 'wss://mainnet.gateway.tenderly.co'
17
+ 'wss://mainnet.gateway.tenderly.co',
18
+ 'https://rpc.blocknative.com/boost'
18
19
  ],
19
20
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
20
21
  faucets: [],
@@ -36,6 +37,12 @@ exports.chains = {
36
37
  url: 'https://eth.blockscout.com',
37
38
  icon: 'blockscout',
38
39
  standard: 'EIP3091'
40
+ },
41
+ {
42
+ name: 'dexguru',
43
+ url: 'https://ethereum.dex.guru',
44
+ icon: 'dexguru',
45
+ standard: 'EIP3091'
39
46
  }
40
47
  ]
41
48
  },
@@ -237,6 +244,12 @@ exports.chains = {
237
244
  url: 'https://optimism.blockscout.com',
238
245
  icon: 'blockscout',
239
246
  standard: 'EIP3091'
247
+ },
248
+ {
249
+ name: 'dexguru',
250
+ url: 'https://optimism.dex.guru',
251
+ icon: 'dexguru',
252
+ standard: 'EIP3091'
240
253
  }
241
254
  ]
242
255
  },
@@ -288,11 +301,12 @@ exports.chains = {
288
301
  icon: 'flare',
289
302
  rpc: [
290
303
  'https://flare-api.flare.network/ext/C/rpc',
304
+ 'https://flare.public-rpc.com',
291
305
  'https://rpc.ftso.au/flare'
292
306
  ],
293
307
  faucets: [],
294
308
  nativeCurrency: { name: 'Flare', symbol: 'FLR', decimals: 18 },
295
- infoURL: 'https://flare.xyz',
309
+ infoURL: 'https://flare.network',
296
310
  shortName: 'flr',
297
311
  chainId: 14,
298
312
  networkId: 14,
@@ -301,6 +315,11 @@ exports.chains = {
301
315
  name: 'blockscout',
302
316
  url: 'https://flare-explorer.flare.network',
303
317
  standard: 'EIP3091'
318
+ },
319
+ {
320
+ name: 'flarescan',
321
+ url: 'https://flarescan.com',
322
+ standard: 'EIP3091'
304
323
  }
305
324
  ]
306
325
  },
@@ -828,7 +847,6 @@ exports.chains = {
828
847
  rpc: [
829
848
  'https://crab-rpc.darwinia.network',
830
849
  'https://crab-rpc.darwiniacommunitydao.xyz',
831
- 'https://crab.api.onfinality.io/public-ws',
832
850
  'https://darwiniacrab-rpc.dwellir.com'
833
851
  ],
834
852
  faucets: [],
@@ -1135,6 +1153,12 @@ exports.chains = {
1135
1153
  name: 'bscscan',
1136
1154
  url: 'https://bscscan.com',
1137
1155
  standard: 'EIP3091'
1156
+ },
1157
+ {
1158
+ name: 'dexguru',
1159
+ url: 'https://bnb.dex.guru',
1160
+ icon: 'dexguru',
1161
+ standard: 'EIP3091'
1138
1162
  }
1139
1163
  ]
1140
1164
  },
@@ -2038,6 +2062,12 @@ exports.chains = {
2038
2062
  url: 'https://gnosis.blockscout.com',
2039
2063
  icon: 'blockscout',
2040
2064
  standard: 'EIP3091'
2065
+ },
2066
+ {
2067
+ name: 'dexguru',
2068
+ url: 'https://gnosis.dex.guru',
2069
+ icon: 'dexguru',
2070
+ standard: 'EIP3091'
2041
2071
  }
2042
2072
  ]
2043
2073
  },
@@ -2645,6 +2675,12 @@ exports.chains = {
2645
2675
  name: 'polygonscan',
2646
2676
  url: 'https://polygonscan.com',
2647
2677
  standard: 'EIP3091'
2678
+ },
2679
+ {
2680
+ name: 'dexguru',
2681
+ url: 'https://polygon.dex.guru',
2682
+ icon: 'dexguru',
2683
+ standard: 'EIP3091'
2648
2684
  }
2649
2685
  ]
2650
2686
  },
@@ -3301,7 +3337,7 @@ exports.chains = {
3301
3337
  explorers: [
3302
3338
  {
3303
3339
  name: 'opbnbscan',
3304
- url: 'http://mainnet.opbnbscan.com',
3340
+ url: 'https://mainnet.opbnbscan.com',
3305
3341
  standard: 'EIP3091'
3306
3342
  }
3307
3343
  ]
@@ -3373,6 +3409,25 @@ exports.chains = {
3373
3409
  }
3374
3410
  ]
3375
3411
  },
3412
+ 214: {
3413
+ name: 'Shinarium Mainnet',
3414
+ chain: 'Shinarium',
3415
+ icon: 'shinarium',
3416
+ rpc: ['https://mainnet.shinarium.org'],
3417
+ faucets: [],
3418
+ nativeCurrency: { name: 'Shina Inu', symbol: 'SHI', decimals: 18 },
3419
+ infoURL: 'https://shinarium.org',
3420
+ shortName: 'shinarium',
3421
+ chainId: 214,
3422
+ networkId: 214,
3423
+ explorers: [
3424
+ {
3425
+ name: 'shinascan',
3426
+ url: 'https://shinascan.shinarium.org',
3427
+ standard: 'EIP3091'
3428
+ }
3429
+ ]
3430
+ },
3376
3431
  217: {
3377
3432
  name: 'SiriusNet V2',
3378
3433
  chain: 'SIN2',
@@ -3583,6 +3638,12 @@ exports.chains = {
3583
3638
  url: 'https://ftmscan.com',
3584
3639
  icon: 'ftmscan',
3585
3640
  standard: 'EIP3091'
3641
+ },
3642
+ {
3643
+ name: 'dexguru',
3644
+ url: 'https://fantom.dex.guru',
3645
+ icon: 'dexguru',
3646
+ standard: 'EIP3091'
3586
3647
  }
3587
3648
  ]
3588
3649
  },
@@ -3707,17 +3768,17 @@ exports.chains = {
3707
3768
  name: 'EgonCoin Mainnet',
3708
3769
  chain: 'EGON',
3709
3770
  icon: 'egonicon',
3710
- rpc: ['https://rpc.egcscan.com'],
3711
- faucets: ['https://faucet.egcscan.com'],
3771
+ rpc: ['https://rpc.egonscan.com'],
3772
+ faucets: ['https://faucet.egonscan.com'],
3712
3773
  nativeCurrency: { name: 'EgonCoin', symbol: 'EGON', decimals: 18 },
3713
- infoURL: 'https://egcscan.com',
3774
+ infoURL: 'https://egonscan.com',
3714
3775
  shortName: 'EGONm',
3715
3776
  chainId: 271,
3716
3777
  networkId: 271,
3717
3778
  explorers: [
3718
3779
  {
3719
3780
  name: 'EgonCoin Mainnet',
3720
- url: 'https://egcscan.com',
3781
+ url: 'https://egonscan.com',
3721
3782
  standard: 'EIP3091'
3722
3783
  }
3723
3784
  ]
@@ -3802,6 +3863,29 @@ exports.chains = {
3802
3863
  bridges: [{ url: 'https://gateway.boba.network' }]
3803
3864
  }
3804
3865
  },
3866
+ 291: {
3867
+ name: 'Orderly Mainnet',
3868
+ chain: 'ETH',
3869
+ rpc: [
3870
+ 'https://rpc.orderly.network',
3871
+ 'https://l2-orderly-mainnet-0.t.conduit.xyz'
3872
+ ],
3873
+ faucets: [],
3874
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
3875
+ infoURL: 'www.orderly.network',
3876
+ shortName: 'orderly',
3877
+ chainId: 291,
3878
+ networkId: 291,
3879
+ icon: 'orderly',
3880
+ explorers: [
3881
+ {
3882
+ name: 'orderlyscout',
3883
+ url: 'https://explorer.orderly.network',
3884
+ icon: 'blockscout',
3885
+ standard: 'EIP3091'
3886
+ }
3887
+ ]
3888
+ },
3805
3889
  295: {
3806
3890
  name: 'Hedera Mainnet',
3807
3891
  chain: 'Hedera',
@@ -5821,7 +5905,7 @@ exports.chains = {
5821
5905
  ],
5822
5906
  faucets: [],
5823
5907
  nativeCurrency: { name: 'FST', symbol: 'FST', decimals: 18 },
5824
- infoURL: 'https://fantasia.technology/',
5908
+ infoURL: 'https://fantasiachain.com/',
5825
5909
  shortName: 'FSCMainnet',
5826
5910
  chainId: 868,
5827
5911
  networkId: 868,
@@ -6397,7 +6481,14 @@ exports.chains = {
6397
6481
  infoURL: 'https://www.klaytn.com/',
6398
6482
  shortName: 'Baobab',
6399
6483
  chainId: 1001,
6400
- networkId: 1001
6484
+ networkId: 1001,
6485
+ explorers: [
6486
+ {
6487
+ name: 'klaytnscope',
6488
+ url: 'https://scope.klaytn.com',
6489
+ standard: 'EIP3091'
6490
+ }
6491
+ ]
6401
6492
  },
6402
6493
  1003: {
6403
6494
  name: 'Tectum Emission Token',
@@ -8441,6 +8532,25 @@ exports.chains = {
8441
8532
  }
8442
8533
  ]
8443
8534
  },
8535
+ 1904: {
8536
+ name: 'Sports Chain Network',
8537
+ chain: 'SCN',
8538
+ rpc: ['https://rpc.sportschainnetwork.xyz/'],
8539
+ faucets: [],
8540
+ nativeCurrency: { name: 'SCN', symbol: 'SCN', decimals: 18 },
8541
+ infoURL: 'https://sportschainnetwork.xyz',
8542
+ shortName: 'SCN',
8543
+ chainId: 1904,
8544
+ networkId: 1904,
8545
+ icon: 'scn',
8546
+ explorers: [
8547
+ {
8548
+ name: 'blockscout',
8549
+ url: 'https://explorer.sportschainnetwork.xyz',
8550
+ standard: 'EIP3091'
8551
+ }
8552
+ ]
8553
+ },
8444
8554
  1907: {
8445
8555
  name: 'Bitcichain Mainnet',
8446
8556
  chain: 'BITCI',
@@ -9203,6 +9313,7 @@ exports.chains = {
9203
9313
  2049: {
9204
9314
  name: 'Movo Smart Chain Mainnet',
9205
9315
  chain: 'MOVO',
9316
+ icon: 'movo',
9206
9317
  rpc: [
9207
9318
  'https://msc-rpc.movoscan.com',
9208
9319
  'https://msc-rpc.movochain.org',
@@ -9215,7 +9326,6 @@ exports.chains = {
9215
9326
  chainId: 2049,
9216
9327
  networkId: 2049,
9217
9328
  slip44: 2050,
9218
- icon: 'movo',
9219
9329
  explorers: [
9220
9330
  {
9221
9331
  name: 'movoscan',
@@ -10208,6 +10318,21 @@ exports.chains = {
10208
10318
  }
10209
10319
  ]
10210
10320
  },
10321
+ 3100: {
10322
+ name: 'Immu3 EVM',
10323
+ chain: 'EVMCC',
10324
+ rpc: [
10325
+ 'https://fraa-dancebox-3043-rpc.a.dancebox.tanssi.network',
10326
+ 'wss://fraa-dancebox-3043-rpc.a.dancebox.tanssi.network'
10327
+ ],
10328
+ faucets: [],
10329
+ nativeCurrency: { name: 'IMMU', symbol: 'IMMU', decimals: 18 },
10330
+ infoURL: 'https://immu3.io',
10331
+ shortName: 'Immu3',
10332
+ chainId: 3100,
10333
+ networkId: 3100,
10334
+ explorers: []
10335
+ },
10211
10336
  3141: {
10212
10337
  name: 'Filecoin - Hyperspace testnet',
10213
10338
  status: 'deprecated',
@@ -11390,19 +11515,21 @@ exports.chains = {
11390
11515
  ]
11391
11516
  },
11392
11517
  5165: {
11393
- name: 'Fastex Chain (Bahamut)',
11394
- title: 'Bahamut mainnet Sahara',
11395
- chain: 'Fastex Chain (Bahamut)',
11518
+ name: 'Bahamut',
11519
+ title: 'Bahamut mainnet',
11520
+ chain: 'Bahamut',
11396
11521
  icon: 'bahamut',
11397
11522
  rpc: [
11398
- 'https://rpc1.sahara.bahamutchain.com',
11399
- 'https://rpc2.sahara.bahamutchain.com'
11523
+ 'https://rpc1.bahamut.io',
11524
+ 'https://rpc2.bahamut.io',
11525
+ 'wss://ws1.sahara.bahamutchain.com',
11526
+ 'wss://ws2.sahara.bahamutchain.com'
11400
11527
  ],
11401
11528
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
11402
11529
  faucets: [],
11403
11530
  nativeCurrency: { name: 'FTN', symbol: 'FTN', decimals: 18 },
11404
11531
  shortName: 'ftn',
11405
- infoURL: 'https://fastexchain.com',
11532
+ infoURL: 'https://bahamut.io',
11406
11533
  chainId: 5165,
11407
11534
  networkId: 5165,
11408
11535
  explorers: [
@@ -11628,7 +11755,7 @@ exports.chains = {
11628
11755
  },
11629
11756
  {
11630
11757
  name: 'opbnbscan',
11631
- url: 'http://opbnbscan.com',
11758
+ url: 'https://opbnbscan.com',
11632
11759
  standard: 'EIP3091'
11633
11760
  }
11634
11761
  ]
@@ -12138,7 +12265,7 @@ exports.chains = {
12138
12265
  name: 'Bitrock Mainnet',
12139
12266
  chain: 'Bitrock',
12140
12267
  icon: 'bitrock',
12141
- rpc: ['https://connect.bit-rock.io'],
12268
+ rpc: ['https://connect.bit-rock.io', 'https://brockrpc.io'],
12142
12269
  faucets: [],
12143
12270
  nativeCurrency: { name: 'BITROCK', symbol: 'BROCK', decimals: 18 },
12144
12271
  infoURL: 'https://bit-rock.io',
@@ -12148,7 +12275,7 @@ exports.chains = {
12148
12275
  explorers: [
12149
12276
  {
12150
12277
  name: 'Bitrock Explorer',
12151
- url: 'https://scan.bit-rock.io',
12278
+ url: 'https://explorer.bit-rock.io',
12152
12279
  standard: 'EIP3091'
12153
12280
  }
12154
12281
  ]
@@ -12370,6 +12497,12 @@ exports.chains = {
12370
12497
  name: 'Canto EVM Explorer (Blockscout)',
12371
12498
  url: 'https://tuber.build',
12372
12499
  standard: 'none'
12500
+ },
12501
+ {
12502
+ name: 'dexguru',
12503
+ url: 'https://canto.dex.guru',
12504
+ icon: 'dexguru',
12505
+ standard: 'EIP3091'
12373
12506
  }
12374
12507
  ]
12375
12508
  },
@@ -12388,6 +12521,12 @@ exports.chains = {
12388
12521
  name: 'Canto Testnet EVM Explorer (Blockscout)',
12389
12522
  url: 'https://testnet.tuber.build',
12390
12523
  standard: 'none'
12524
+ },
12525
+ {
12526
+ name: 'dexguru',
12527
+ url: 'https://canto-test.dex.guru',
12528
+ icon: 'dexguru',
12529
+ standard: 'EIP3091'
12391
12530
  }
12392
12531
  ]
12393
12532
  },
@@ -12848,6 +12987,12 @@ exports.chains = {
12848
12987
  url: 'https://base.blockscout.com',
12849
12988
  icon: 'blockscout',
12850
12989
  standard: 'EIP3091'
12990
+ },
12991
+ {
12992
+ name: 'dexguru',
12993
+ url: 'https://base.dex.guru',
12994
+ icon: 'dexguru',
12995
+ standard: 'EIP3091'
12851
12996
  }
12852
12997
  ],
12853
12998
  status: 'active'
@@ -12878,6 +13023,25 @@ exports.chains = {
12878
13023
  icon: 'toki',
12879
13024
  explorers: []
12880
13025
  },
13026
+ 8668: {
13027
+ name: 'Hela Official Runtime Mainnet',
13028
+ chain: 'Hela',
13029
+ icon: 'hela',
13030
+ rpc: ['https://mainnet-rpc.helachain.com'],
13031
+ faucets: [],
13032
+ nativeCurrency: { name: 'Hela HLUSD', symbol: 'HLUSD', decimals: 18 },
13033
+ infoURL: 'https://helalabs.com',
13034
+ shortName: 'hela',
13035
+ chainId: 8668,
13036
+ networkId: 8668,
13037
+ explorers: [
13038
+ {
13039
+ name: 'Hela Official Runtime Mainnet Explorer',
13040
+ url: 'https://mainnet-blockexplorer.helachain.com',
13041
+ standard: 'EIP3091'
13042
+ }
13043
+ ]
13044
+ },
12881
13045
  8723: {
12882
13046
  name: 'TOOL Global Mainnet',
12883
13047
  chain: 'OLO',
@@ -14683,6 +14847,25 @@ exports.chains = {
14683
14847
  }
14684
14848
  ]
14685
14849
  },
14850
+ 17171: {
14851
+ name: 'G8Chain Mainnet',
14852
+ chain: 'G8C',
14853
+ icon: 'G8Chain',
14854
+ rpc: ['https://mainnet-rpc.oneg8.network'],
14855
+ faucets: ['https://faucet.oneg8.network'],
14856
+ nativeCurrency: { name: 'G8Chain', symbol: 'G8C', decimals: 18 },
14857
+ infoURL: 'https://oneg8.one',
14858
+ shortName: 'G8Cm',
14859
+ chainId: 17171,
14860
+ networkId: 17171,
14861
+ explorers: [
14862
+ {
14863
+ name: 'G8Chain',
14864
+ url: 'https://mainnet.oneg8.network',
14865
+ standard: 'EIP3091'
14866
+ }
14867
+ ]
14868
+ },
14686
14869
  17180: {
14687
14870
  name: 'Palette Chain Testnet',
14688
14871
  chain: 'PLT',
@@ -14794,6 +14977,25 @@ exports.chains = {
14794
14977
  }
14795
14978
  ]
14796
14979
  },
14980
+ 18181: {
14981
+ name: 'G8Chain Testnet',
14982
+ chain: 'G8C',
14983
+ icon: 'G8Chain',
14984
+ rpc: ['https://testnet-rpc.oneg8.network'],
14985
+ faucets: ['https://faucet.oneg8.network'],
14986
+ nativeCurrency: { name: 'G8Coin', symbol: 'G8C', decimals: 18 },
14987
+ infoURL: 'https://oneg8.one',
14988
+ shortName: 'G8Ct',
14989
+ chainId: 18181,
14990
+ networkId: 18181,
14991
+ explorers: [
14992
+ {
14993
+ name: 'G8Chain',
14994
+ url: 'https://testnet.oneg8.network',
14995
+ standard: 'EIP3091'
14996
+ }
14997
+ ]
14998
+ },
14797
14999
  18686: {
14798
15000
  name: 'MXC zkEVM Mainnet',
14799
15001
  chain: 'MXC zkEVM',
@@ -15444,6 +15646,25 @@ exports.chains = {
15444
15646
  }
15445
15647
  ]
15446
15648
  },
15649
+ 32990: {
15650
+ name: 'Zilliqa EVM Isolated Server',
15651
+ chain: 'ZIL',
15652
+ rpc: ['https://zilliqa-isolated-server.zilliqa.com/'],
15653
+ faucets: ['https://dev-wallet.zilliqa.com/faucet?network=isolated_server'],
15654
+ nativeCurrency: { name: 'Zilliqa', symbol: 'ZIL', decimals: 18 },
15655
+ infoURL: 'https://www.zilliqa.com/',
15656
+ shortName: 'zil-isolated-server',
15657
+ chainId: 32990,
15658
+ networkId: 32990,
15659
+ icon: 'zilliqa',
15660
+ explorers: [
15661
+ {
15662
+ name: 'Zilliqa EVM Isolated Server Explorer',
15663
+ url: 'https://devex.zilliqa.com/?network=https://zilliqa-isolated-server.zilliqa.com',
15664
+ standard: 'none'
15665
+ }
15666
+ ]
15667
+ },
15447
15668
  33101: {
15448
15669
  name: 'Zilliqa EVM Testnet',
15449
15670
  chain: 'ZIL',
@@ -15483,6 +15704,44 @@ exports.chains = {
15483
15704
  }
15484
15705
  ]
15485
15706
  },
15707
+ 33385: {
15708
+ name: 'Zilliqa EVM Devnet',
15709
+ chain: 'ZIL',
15710
+ rpc: ['https://api.devnet.zilliqa.com/'],
15711
+ faucets: ['https://faucet.devnet.zilliqa.com/'],
15712
+ nativeCurrency: { name: 'Zilliqa', symbol: 'ZIL', decimals: 18 },
15713
+ infoURL: 'https://www.zilliqa.com/',
15714
+ shortName: 'zil-devnet',
15715
+ chainId: 33385,
15716
+ networkId: 33385,
15717
+ icon: 'zilliqa',
15718
+ explorers: [
15719
+ {
15720
+ name: 'Zilliqa EVM Devnet Explorer',
15721
+ url: 'https://otterscan.devnet.zilliqa.com',
15722
+ standard: 'EIP3091'
15723
+ }
15724
+ ]
15725
+ },
15726
+ 33469: {
15727
+ name: 'Zilliqa 2 EVM Devnet',
15728
+ chain: 'ZIL',
15729
+ rpc: ['https://api.zq2-devnet.zilstg.dev'],
15730
+ faucets: ['https://faucet.zq2-devnet.zilstg.dev'],
15731
+ nativeCurrency: { name: 'Zilliqa', symbol: 'ZIL', decimals: 18 },
15732
+ infoURL: 'https://www.zilliqa.com/',
15733
+ shortName: 'zq2-devnet',
15734
+ chainId: 33469,
15735
+ networkId: 33469,
15736
+ icon: 'zilliqa',
15737
+ explorers: [
15738
+ {
15739
+ name: 'Zilliqa 2 EVM Devnet Explorer',
15740
+ url: 'https://explorer.zq2-devnet.zilstg.dev',
15741
+ standard: 'EIP3091'
15742
+ }
15743
+ ]
15744
+ },
15486
15745
  35011: {
15487
15746
  name: 'J2O Taro',
15488
15747
  chain: 'TARO',
@@ -15675,6 +15934,12 @@ exports.chains = {
15675
15934
  name: 'Arbitrum Explorer',
15676
15935
  url: 'https://explorer.arbitrum.io',
15677
15936
  standard: 'EIP3091'
15937
+ },
15938
+ {
15939
+ name: 'dexguru',
15940
+ url: 'https://arbitrum.dex.guru',
15941
+ icon: 'dexguru',
15942
+ standard: 'EIP3091'
15678
15943
  }
15679
15944
  ],
15680
15945
  infoURL: 'https://arbitrum.io',
@@ -15703,6 +15968,12 @@ exports.chains = {
15703
15968
  url: 'https://nova-explorer.arbitrum.io',
15704
15969
  icon: 'blockscout',
15705
15970
  standard: 'EIP3091'
15971
+ },
15972
+ {
15973
+ name: 'dexguru',
15974
+ url: 'https://nova.dex.guru',
15975
+ icon: 'dexguru',
15976
+ standard: 'EIP3091'
15706
15977
  }
15707
15978
  ],
15708
15979
  infoURL: 'https://arbitrum.io',
@@ -16423,6 +16694,12 @@ exports.chains = {
16423
16694
  url: 'https://explorer.linea.build',
16424
16695
  standard: 'EIP3091',
16425
16696
  icon: 'linea'
16697
+ },
16698
+ {
16699
+ name: 'L2scan',
16700
+ url: 'https://linea.l2scan.co',
16701
+ standard: 'EIP3091',
16702
+ icon: 'linea'
16426
16703
  }
16427
16704
  ],
16428
16705
  status: 'active'
@@ -16693,6 +16970,26 @@ exports.chains = {
16693
16970
  chainId: 67588,
16694
16971
  networkId: 3344
16695
16972
  },
16973
+ 68770: {
16974
+ name: 'DM2 Verse Mainnet',
16975
+ chain: 'DM2 Verse',
16976
+ icon: 'dm2verse',
16977
+ rpc: ['https://rpc.dm2verse.dmm.com'],
16978
+ faucets: [],
16979
+ nativeCurrency: { name: 'OAS', symbol: 'OAS', decimals: 18 },
16980
+ infoURL: 'https://seamoon.dmm.com',
16981
+ shortName: 'dm2',
16982
+ chainId: 68770,
16983
+ networkId: 68770,
16984
+ explorers: [
16985
+ {
16986
+ name: 'DM2Verse Explorer',
16987
+ url: 'https://explorer.dm2verse.dmm.com',
16988
+ standard: 'EIP3091'
16989
+ }
16990
+ ],
16991
+ parent: { type: 'L2', chain: 'eip155-248' }
16992
+ },
16696
16993
  69420: {
16697
16994
  name: 'Condrieu',
16698
16995
  title: 'Ethereum Verkle Testnet Condrieu',
@@ -17283,6 +17580,32 @@ exports.chains = {
17283
17580
  url: 'https://base-goerli.blockscout.com',
17284
17581
  icon: 'blockscout',
17285
17582
  standard: 'EIP3091'
17583
+ },
17584
+ {
17585
+ name: 'dexguru',
17586
+ url: 'https://base-goerli.dex.guru',
17587
+ icon: 'dexguru',
17588
+ standard: 'EIP3091'
17589
+ }
17590
+ ]
17591
+ },
17592
+ 84532: {
17593
+ name: 'Base Sepolia Testnet',
17594
+ chain: 'ETH',
17595
+ rpc: ['https://sepolia.base.org'],
17596
+ faucets: [],
17597
+ nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
17598
+ infoURL: 'https://base.org',
17599
+ shortName: 'basesep',
17600
+ chainId: 84532,
17601
+ networkId: 84532,
17602
+ icon: 'baseTestnet',
17603
+ explorers: [
17604
+ {
17605
+ name: 'basescout',
17606
+ url: 'https://base-sepolia.blockscout.com',
17607
+ icon: 'blockscout',
17608
+ standard: 'EIP3091'
17286
17609
  }
17287
17610
  ]
17288
17611
  },
@@ -18633,17 +18956,17 @@ exports.chains = {
18633
18956
  name: 'EgonCoin Testnet',
18634
18957
  chain: 'EGON',
18635
18958
  icon: 'egonicon',
18636
- rpc: ['https://rpctest.egcscan.com'],
18637
- faucets: ['https://faucet.egcscan.com'],
18959
+ rpc: ['https://rpctest.egonscan.com'],
18960
+ faucets: ['https://faucet.egonscan.com'],
18638
18961
  nativeCurrency: { name: 'EgonCoin', symbol: 'EGON', decimals: 18 },
18639
- infoURL: 'https://egcscan.com',
18962
+ infoURL: 'https://egonscan.com',
18640
18963
  shortName: 'EGONt',
18641
18964
  chainId: 271271,
18642
18965
  networkId: 271271,
18643
18966
  explorers: [
18644
18967
  {
18645
18968
  name: 'EgonCoin Testnet',
18646
- url: 'https://testnet.egcscan.com',
18969
+ url: 'https://testnet.egonscan.com',
18647
18970
  standard: 'EIP3091'
18648
18971
  }
18649
18972
  ]
@@ -19017,8 +19340,8 @@ exports.chains = {
19017
19340
  infoURL: 'https://arbitrum.io/',
19018
19341
  explorers: [
19019
19342
  {
19020
- name: 'Arbitrum Goerli Rollup Explorer',
19021
- url: 'https://goerli-rollup-explorer.arbitrum.io',
19343
+ name: 'Arbitrum Goerli Arbiscan',
19344
+ url: 'https://goerli.arbiscan.io',
19022
19345
  standard: 'EIP3091'
19023
19346
  }
19024
19347
  ],
@@ -19265,9 +19588,14 @@ exports.chains = {
19265
19588
  networkId: 534352,
19266
19589
  explorers: [
19267
19590
  {
19268
- name: 'Scroll Mainnet Block Explorer',
19591
+ name: 'Blockscout',
19269
19592
  url: 'https://blockscout.scroll.io',
19270
19593
  standard: 'EIP3091'
19594
+ },
19595
+ {
19596
+ name: 'Scrollscan',
19597
+ url: 'https://scrollscan.com',
19598
+ standard: 'EIP3091'
19271
19599
  }
19272
19600
  ],
19273
19601
  parent: {
@@ -19433,6 +19761,25 @@ exports.chains = {
19433
19761
  networkId: 666666,
19434
19762
  slip44: 60
19435
19763
  },
19764
+ 666888: {
19765
+ name: 'Hela Official Runtime Testnet',
19766
+ chain: 'Hela',
19767
+ icon: 'hela',
19768
+ rpc: ['https://testnet-rpc.helachain.com'],
19769
+ faucets: ['https://testnet-faucet.helachain.com'],
19770
+ nativeCurrency: { name: 'Hela HLUSD', symbol: 'HLUSD', decimals: 18 },
19771
+ infoURL: 'https://helalabs.com',
19772
+ shortName: 'hela-testnet',
19773
+ chainId: 666888,
19774
+ networkId: 666888,
19775
+ explorers: [
19776
+ {
19777
+ name: 'Hela Official Runtime Testnet Explorer',
19778
+ url: 'https://testnet-blockexplorer.helachain.com',
19779
+ standard: 'EIP3091'
19780
+ }
19781
+ ]
19782
+ },
19436
19783
  751230: {
19437
19784
  name: 'Bear Network Chain Testnet',
19438
19785
  chain: 'BRNKCTEST',
@@ -19475,6 +19822,24 @@ exports.chains = {
19475
19822
  }
19476
19823
  ]
19477
19824
  },
19825
+ 776877: {
19826
+ name: 'Modularium',
19827
+ chain: 'EVMCC',
19828
+ rpc: ['https://fraa-dancebox-3035-rpc.a.dancebox.tanssi.network'],
19829
+ faucets: [],
19830
+ nativeCurrency: { name: 'Modularium', symbol: 'MDM', decimals: 18 },
19831
+ infoURL: 'https://www.rmrk.app/',
19832
+ shortName: 'mdlrm',
19833
+ chainId: 776877,
19834
+ networkId: 776877,
19835
+ explorers: [
19836
+ {
19837
+ name: 'Tanssi Explorer',
19838
+ url: 'https://tanssi-evmexplorer.netlify.app/?rpcUrl=https://fraa-dancebox-3035-rpc.a.dancebox.tanssi.network',
19839
+ standard: 'none'
19840
+ }
19841
+ ]
19842
+ },
19478
19843
  800001: {
19479
19844
  name: 'OctaSpace',
19480
19845
  chain: 'OCTA',
@@ -19525,6 +19890,27 @@ exports.chains = {
19525
19890
  chainId: 846000,
19526
19891
  networkId: 846000
19527
19892
  },
19893
+ 855456: {
19894
+ name: 'Dodao',
19895
+ chain: 'EVMCC',
19896
+ rpc: [
19897
+ 'https://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network',
19898
+ 'wss://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network'
19899
+ ],
19900
+ faucets: [],
19901
+ nativeCurrency: { name: 'Dodao', symbol: 'DODAO', decimals: 18 },
19902
+ infoURL: 'https://dodao.dev/',
19903
+ shortName: 'dodao',
19904
+ chainId: 855456,
19905
+ networkId: 855456,
19906
+ explorers: [
19907
+ {
19908
+ name: 'Dodao Explorer',
19909
+ url: 'https://tanssi-evmexplorer.netlify.app/?rpcUrl=https://fraa-dancebox-3041-rpc.a.dancebox.tanssi.network',
19910
+ standard: 'none'
19911
+ }
19912
+ ]
19913
+ },
19528
19914
  888888: {
19529
19915
  name: 'Vision - Mainnet',
19530
19916
  chain: 'Vision',
@@ -20165,7 +20551,7 @@ exports.chains = {
20165
20551
  status: 'incubating',
20166
20552
  rpc: [],
20167
20553
  faucets: [],
20168
- nativeCurrency: { name: 'Q', symbol: 'Q', decimals: 18 },
20554
+ nativeCurrency: { name: 'QARE', symbol: 'QARE', decimals: 18 },
20169
20555
  infoURL: '',
20170
20556
  shortName: 'quarix-testnet',
20171
20557
  chainId: 8888881,
@@ -20179,7 +20565,7 @@ exports.chains = {
20179
20565
  status: 'incubating',
20180
20566
  rpc: [],
20181
20567
  faucets: [],
20182
- nativeCurrency: { name: 'Q', symbol: 'Q', decimals: 18 },
20568
+ nativeCurrency: { name: 'QARE', symbol: 'QARE', decimals: 18 },
20183
20569
  infoURL: '',
20184
20570
  shortName: 'quarix',
20185
20571
  chainId: 8888888,
@@ -171,6 +171,7 @@ export declare enum ChainName {
171
171
  Bitnet = "Bitnet",
172
172
  FreightTrustNetwork = "Freight Trust Network",
173
173
  MAPMakalu = "MAP Makalu",
174
+ ShinariumMainnet = "Shinarium Mainnet",
174
175
  SiriusNetV2 = "SiriusNet V2",
175
176
  SoterOneMainnetold = "SoterOne Mainnet old",
176
177
  Permission = "Permission",
@@ -192,6 +193,7 @@ export declare enum ChainName {
192
193
  LaChain = "LaChain",
193
194
  ZkSyncEraTestnet = "zkSync Era Testnet",
194
195
  BobaNetwork = "Boba Network",
196
+ OrderlyMainnet = "Orderly Mainnet",
195
197
  HederaMainnet = "Hedera Mainnet",
196
198
  HederaTestnet = "Hedera Testnet",
197
199
  HederaPreviewnet = "Hedera Previewnet",
@@ -427,6 +429,7 @@ export declare enum ChainName {
427
429
  LightlinkPhoenixMainnet = "Lightlink Phoenix Mainnet",
428
430
  LightlinkPegasusTestnet = "Lightlink Pegasus Testnet",
429
431
  BONNetwork = "BON Network",
432
+ SportsChainNetwork = "Sports Chain Network",
430
433
  BitcichainMainnet = "Bitcichain Mainnet",
431
434
  BitcichainTestnet = "Bitcichain Testnet",
432
435
  ONUSChainTestnet = "ONUS Chain Testnet",
@@ -514,6 +517,7 @@ export declare enum ChainName {
514
517
  PLAYA3ULLGAMES = "PLAYA3ULL GAMES",
515
518
  OrlandoChain = "Orlando Chain",
516
519
  BifrostMainnet = "Bifrost Mainnet",
520
+ Immu3EVM = "Immu3 EVM",
517
521
  'Filecoin-Hyperspacetestnet' = "Filecoin - Hyperspace testnet",
518
522
  Dubxcoinnetwork = "Dubxcoin network",
519
523
  Dubxcointestnet = "Dubxcoin testnet",
@@ -574,7 +578,7 @@ export declare enum ChainName {
574
578
  MantleTestnet = "Mantle Testnet",
575
579
  TreasurenetMainnetAlpha = "Treasurenet Mainnet Alpha",
576
580
  TreasurenetTestnet = "Treasurenet Testnet",
577
- 'FastexChain(Bahamut)' = "Fastex Chain (Bahamut)",
581
+ Bahamut = "Bahamut",
578
582
  TLChainNetworkMainnet = "TLChain Network Mainnet",
579
583
  EraSwapMainnet = "EraSwap Mainnet",
580
584
  HumanodeMainnet = "Humanode Mainnet",
@@ -650,6 +654,7 @@ export declare enum ChainName {
650
654
  Base = "Base",
651
655
  TokiNetwork = "Toki Network",
652
656
  TokiTestnet = "Toki Testnet",
657
+ HelaOfficialRuntimeMainnet = "Hela Official Runtime Mainnet",
653
658
  TOOLGlobalMainnet = "TOOL Global Mainnet",
654
659
  TOOLGlobalTestnet = "TOOL Global Testnet",
655
660
  AlphNetwork = "Alph Network",
@@ -740,11 +745,13 @@ export declare enum ChainName {
740
745
  AirDAOMainnet = "AirDAO Mainnet",
741
746
  IVARChainTestnet = "IVAR Chain Testnet",
742
747
  Holesky = "Holesky",
748
+ G8ChainMainnet = "G8Chain Mainnet",
743
749
  PaletteChainTestnet = "Palette Chain Testnet",
744
750
  EOSEVMNetwork = "EOS EVM Network",
745
751
  FrontierofDreamsTestnet = "Frontier of Dreams Testnet",
746
752
  SmartTradeNetworks = "Smart Trade Networks",
747
753
  ProofOfMemes = "Proof Of Memes",
754
+ G8ChainTestnet = "G8Chain Testnet",
748
755
  MXCzkEVMMainnet = "MXC zkEVM Mainnet",
749
756
  HOMEVerseMainnet = "HOME Verse Mainnet",
750
757
  BTCIXNetwork = "BTCIX Network",
@@ -779,8 +786,11 @@ export declare enum ChainName {
779
786
  BitgertMainnet = "Bitgert Mainnet",
780
787
  FusionMainnet = "Fusion Mainnet",
781
788
  ZilliqaEVM = "Zilliqa EVM",
789
+ ZilliqaEVMIsolatedServer = "Zilliqa EVM Isolated Server",
782
790
  ZilliqaEVMTestnet = "Zilliqa EVM Testnet",
783
791
  AvesMainnet = "Aves Mainnet",
792
+ ZilliqaEVMDevnet = "Zilliqa EVM Devnet",
793
+ Zilliqa2EVMDevnet = "Zilliqa 2 EVM Devnet",
784
794
  J2OTaro = "J2O Taro",
785
795
  QMainnet = "Q Mainnet",
786
796
  QTestnet = "Q Testnet",
@@ -839,6 +849,7 @@ export declare enum ChainName {
839
849
  ScolcoinMainnet = "Scolcoin Mainnet",
840
850
  SiriusNet = "SiriusNet",
841
851
  CosmicChain = "Cosmic Chain",
852
+ DM2VerseMainnet = "DM2 Verse Mainnet",
842
853
  Condrieu = "Condrieu",
843
854
  ThinkiumMainnetChain0 = "Thinkium Mainnet Chain 0",
844
855
  ThinkiumMainnetChain1 = "Thinkium Mainnet Chain 1",
@@ -872,6 +883,7 @@ export declare enum ChainName {
872
883
  MizanaPrivnet = "Mizana Privnet",
873
884
  QuantumChainMainnet = "Quantum Chain Mainnet",
874
885
  BaseGoerliTestnet = "Base Goerli Testnet",
886
+ BaseSepoliaTestnet = "Base Sepolia Testnet",
875
887
  AerieNetwork = "Aerie Network",
876
888
  CYBERTRUST = "CYBERTRUST",
877
889
  NautilusProteusTestnet = "Nautilus Proteus Testnet",
@@ -979,11 +991,14 @@ export declare enum ChainName {
979
991
  BearNetworkChainMainnet = "Bear Network Chain Mainnet",
980
992
  ALLMainnet = "ALL Mainnet",
981
993
  'Vision-VpioneerTestChain' = "Vision - Vpioneer Test Chain",
994
+ HelaOfficialRuntimeTestnet = "Hela Official Runtime Testnet",
982
995
  BearNetworkChainTestnet = "Bear Network Chain Testnet",
983
996
  MiexsSmartchain = "Miexs Smartchain",
997
+ Modularium = "Modularium",
984
998
  OctaSpace = "OctaSpace",
985
999
  CURVEMainnet = "CURVE Mainnet",
986
1000
  '4GoodNetwork' = "4GoodNetwork",
1001
+ Dodao = "Dodao",
987
1002
  'Vision-Mainnet' = "Vision - Mainnet",
988
1003
  PosichainMainnetShard0 = "Posichain Mainnet Shard 0",
989
1004
  PosichainTestnetShard0 = "Posichain Testnet Shard 0",
@@ -1258,6 +1273,7 @@ export declare enum ChainId {
1258
1273
  Bitnet = 210,
1259
1274
  FreightTrustNetwork = 211,
1260
1275
  MAPMakalu = 212,
1276
+ ShinariumMainnet = 214,
1261
1277
  SiriusNetV2 = 217,
1262
1278
  SoterOneMainnetold = 218,
1263
1279
  Permission = 222,
@@ -1279,6 +1295,7 @@ export declare enum ChainId {
1279
1295
  LaChain = 274,
1280
1296
  ZkSyncEraTestnet = 280,
1281
1297
  BobaNetwork = 288,
1298
+ OrderlyMainnet = 291,
1282
1299
  HederaMainnet = 295,
1283
1300
  HederaTestnet = 296,
1284
1301
  HederaPreviewnet = 297,
@@ -1514,6 +1531,7 @@ export declare enum ChainId {
1514
1531
  LightlinkPhoenixMainnet = 1890,
1515
1532
  LightlinkPegasusTestnet = 1891,
1516
1533
  BONNetwork = 1898,
1534
+ SportsChainNetwork = 1904,
1517
1535
  BitcichainMainnet = 1907,
1518
1536
  BitcichainTestnet = 1908,
1519
1537
  ONUSChainTestnet = 1945,
@@ -1601,6 +1619,7 @@ export declare enum ChainId {
1601
1619
  PLAYA3ULLGAMES = 3011,
1602
1620
  OrlandoChain = 3031,
1603
1621
  BifrostMainnet = 3068,
1622
+ Immu3EVM = 3100,
1604
1623
  'Filecoin-Hyperspacetestnet' = 3141,
1605
1624
  Dubxcoinnetwork = 3269,
1606
1625
  Dubxcointestnet = 3270,
@@ -1661,7 +1680,7 @@ export declare enum ChainId {
1661
1680
  MantleTestnet = 5001,
1662
1681
  TreasurenetMainnetAlpha = 5002,
1663
1682
  TreasurenetTestnet = 5005,
1664
- 'FastexChain(Bahamut)' = 5165,
1683
+ Bahamut = 5165,
1665
1684
  TLChainNetworkMainnet = 5177,
1666
1685
  EraSwapMainnet = 5197,
1667
1686
  HumanodeMainnet = 5234,
@@ -1737,6 +1756,7 @@ export declare enum ChainId {
1737
1756
  Base = 8453,
1738
1757
  TokiNetwork = 8654,
1739
1758
  TokiTestnet = 8655,
1759
+ HelaOfficialRuntimeMainnet = 8668,
1740
1760
  TOOLGlobalMainnet = 8723,
1741
1761
  TOOLGlobalTestnet = 8724,
1742
1762
  AlphNetwork = 8738,
@@ -1827,11 +1847,13 @@ export declare enum ChainId {
1827
1847
  AirDAOMainnet = 16718,
1828
1848
  IVARChainTestnet = 16888,
1829
1849
  Holesky = 17000,
1850
+ G8ChainMainnet = 17171,
1830
1851
  PaletteChainTestnet = 17180,
1831
1852
  EOSEVMNetwork = 17777,
1832
1853
  FrontierofDreamsTestnet = 18000,
1833
1854
  SmartTradeNetworks = 18122,
1834
1855
  ProofOfMemes = 18159,
1856
+ G8ChainTestnet = 18181,
1835
1857
  MXCzkEVMMainnet = 18686,
1836
1858
  HOMEVerseMainnet = 19011,
1837
1859
  BTCIXNetwork = 19845,
@@ -1866,8 +1888,11 @@ export declare enum ChainId {
1866
1888
  BitgertMainnet = 32520,
1867
1889
  FusionMainnet = 32659,
1868
1890
  ZilliqaEVM = 32769,
1891
+ ZilliqaEVMIsolatedServer = 32990,
1869
1892
  ZilliqaEVMTestnet = 33101,
1870
1893
  AvesMainnet = 33333,
1894
+ ZilliqaEVMDevnet = 33385,
1895
+ Zilliqa2EVMDevnet = 33469,
1871
1896
  J2OTaro = 35011,
1872
1897
  QMainnet = 35441,
1873
1898
  QTestnet = 35443,
@@ -1926,6 +1951,7 @@ export declare enum ChainId {
1926
1951
  ScolcoinMainnet = 65450,
1927
1952
  SiriusNet = 67390,
1928
1953
  CosmicChain = 67588,
1954
+ DM2VerseMainnet = 68770,
1929
1955
  Condrieu = 69420,
1930
1956
  ThinkiumMainnetChain0 = 70000,
1931
1957
  ThinkiumMainnetChain1 = 70001,
@@ -1959,6 +1985,7 @@ export declare enum ChainId {
1959
1985
  MizanaPrivnet = 81363,
1960
1986
  QuantumChainMainnet = 81720,
1961
1987
  BaseGoerliTestnet = 84531,
1988
+ BaseSepoliaTestnet = 84532,
1962
1989
  AerieNetwork = 84886,
1963
1990
  CYBERTRUST = 85449,
1964
1991
  NautilusProteusTestnet = 88002,
@@ -2066,11 +2093,14 @@ export declare enum ChainId {
2066
2093
  BearNetworkChainMainnet = 641230,
2067
2094
  ALLMainnet = 651940,
2068
2095
  'Vision-VpioneerTestChain' = 666666,
2096
+ HelaOfficialRuntimeTestnet = 666888,
2069
2097
  BearNetworkChainTestnet = 751230,
2070
2098
  MiexsSmartchain = 761412,
2099
+ Modularium = 776877,
2071
2100
  OctaSpace = 800001,
2072
2101
  CURVEMainnet = 827431,
2073
2102
  '4GoodNetwork' = 846000,
2103
+ Dodao = 855456,
2074
2104
  'Vision-Mainnet' = 888888,
2075
2105
  PosichainMainnetShard0 = 900000,
2076
2106
  PosichainTestnetShard0 = 910000,
package/dist/src/enums.js CHANGED
@@ -175,6 +175,7 @@ var ChainName;
175
175
  ChainName["Bitnet"] = "Bitnet";
176
176
  ChainName["FreightTrustNetwork"] = "Freight Trust Network";
177
177
  ChainName["MAPMakalu"] = "MAP Makalu";
178
+ ChainName["ShinariumMainnet"] = "Shinarium Mainnet";
178
179
  ChainName["SiriusNetV2"] = "SiriusNet V2";
179
180
  ChainName["SoterOneMainnetold"] = "SoterOne Mainnet old";
180
181
  ChainName["Permission"] = "Permission";
@@ -196,6 +197,7 @@ var ChainName;
196
197
  ChainName["LaChain"] = "LaChain";
197
198
  ChainName["ZkSyncEraTestnet"] = "zkSync Era Testnet";
198
199
  ChainName["BobaNetwork"] = "Boba Network";
200
+ ChainName["OrderlyMainnet"] = "Orderly Mainnet";
199
201
  ChainName["HederaMainnet"] = "Hedera Mainnet";
200
202
  ChainName["HederaTestnet"] = "Hedera Testnet";
201
203
  ChainName["HederaPreviewnet"] = "Hedera Previewnet";
@@ -431,6 +433,7 @@ var ChainName;
431
433
  ChainName["LightlinkPhoenixMainnet"] = "Lightlink Phoenix Mainnet";
432
434
  ChainName["LightlinkPegasusTestnet"] = "Lightlink Pegasus Testnet";
433
435
  ChainName["BONNetwork"] = "BON Network";
436
+ ChainName["SportsChainNetwork"] = "Sports Chain Network";
434
437
  ChainName["BitcichainMainnet"] = "Bitcichain Mainnet";
435
438
  ChainName["BitcichainTestnet"] = "Bitcichain Testnet";
436
439
  ChainName["ONUSChainTestnet"] = "ONUS Chain Testnet";
@@ -518,6 +521,7 @@ var ChainName;
518
521
  ChainName["PLAYA3ULLGAMES"] = "PLAYA3ULL GAMES";
519
522
  ChainName["OrlandoChain"] = "Orlando Chain";
520
523
  ChainName["BifrostMainnet"] = "Bifrost Mainnet";
524
+ ChainName["Immu3EVM"] = "Immu3 EVM";
521
525
  ChainName["Filecoin-Hyperspacetestnet"] = "Filecoin - Hyperspace testnet";
522
526
  ChainName["Dubxcoinnetwork"] = "Dubxcoin network";
523
527
  ChainName["Dubxcointestnet"] = "Dubxcoin testnet";
@@ -578,7 +582,7 @@ var ChainName;
578
582
  ChainName["MantleTestnet"] = "Mantle Testnet";
579
583
  ChainName["TreasurenetMainnetAlpha"] = "Treasurenet Mainnet Alpha";
580
584
  ChainName["TreasurenetTestnet"] = "Treasurenet Testnet";
581
- ChainName["FastexChain(Bahamut)"] = "Fastex Chain (Bahamut)";
585
+ ChainName["Bahamut"] = "Bahamut";
582
586
  ChainName["TLChainNetworkMainnet"] = "TLChain Network Mainnet";
583
587
  ChainName["EraSwapMainnet"] = "EraSwap Mainnet";
584
588
  ChainName["HumanodeMainnet"] = "Humanode Mainnet";
@@ -654,6 +658,7 @@ var ChainName;
654
658
  ChainName["Base"] = "Base";
655
659
  ChainName["TokiNetwork"] = "Toki Network";
656
660
  ChainName["TokiTestnet"] = "Toki Testnet";
661
+ ChainName["HelaOfficialRuntimeMainnet"] = "Hela Official Runtime Mainnet";
657
662
  ChainName["TOOLGlobalMainnet"] = "TOOL Global Mainnet";
658
663
  ChainName["TOOLGlobalTestnet"] = "TOOL Global Testnet";
659
664
  ChainName["AlphNetwork"] = "Alph Network";
@@ -744,11 +749,13 @@ var ChainName;
744
749
  ChainName["AirDAOMainnet"] = "AirDAO Mainnet";
745
750
  ChainName["IVARChainTestnet"] = "IVAR Chain Testnet";
746
751
  ChainName["Holesky"] = "Holesky";
752
+ ChainName["G8ChainMainnet"] = "G8Chain Mainnet";
747
753
  ChainName["PaletteChainTestnet"] = "Palette Chain Testnet";
748
754
  ChainName["EOSEVMNetwork"] = "EOS EVM Network";
749
755
  ChainName["FrontierofDreamsTestnet"] = "Frontier of Dreams Testnet";
750
756
  ChainName["SmartTradeNetworks"] = "Smart Trade Networks";
751
757
  ChainName["ProofOfMemes"] = "Proof Of Memes";
758
+ ChainName["G8ChainTestnet"] = "G8Chain Testnet";
752
759
  ChainName["MXCzkEVMMainnet"] = "MXC zkEVM Mainnet";
753
760
  ChainName["HOMEVerseMainnet"] = "HOME Verse Mainnet";
754
761
  ChainName["BTCIXNetwork"] = "BTCIX Network";
@@ -783,8 +790,11 @@ var ChainName;
783
790
  ChainName["BitgertMainnet"] = "Bitgert Mainnet";
784
791
  ChainName["FusionMainnet"] = "Fusion Mainnet";
785
792
  ChainName["ZilliqaEVM"] = "Zilliqa EVM";
793
+ ChainName["ZilliqaEVMIsolatedServer"] = "Zilliqa EVM Isolated Server";
786
794
  ChainName["ZilliqaEVMTestnet"] = "Zilliqa EVM Testnet";
787
795
  ChainName["AvesMainnet"] = "Aves Mainnet";
796
+ ChainName["ZilliqaEVMDevnet"] = "Zilliqa EVM Devnet";
797
+ ChainName["Zilliqa2EVMDevnet"] = "Zilliqa 2 EVM Devnet";
788
798
  ChainName["J2OTaro"] = "J2O Taro";
789
799
  ChainName["QMainnet"] = "Q Mainnet";
790
800
  ChainName["QTestnet"] = "Q Testnet";
@@ -843,6 +853,7 @@ var ChainName;
843
853
  ChainName["ScolcoinMainnet"] = "Scolcoin Mainnet";
844
854
  ChainName["SiriusNet"] = "SiriusNet";
845
855
  ChainName["CosmicChain"] = "Cosmic Chain";
856
+ ChainName["DM2VerseMainnet"] = "DM2 Verse Mainnet";
846
857
  ChainName["Condrieu"] = "Condrieu";
847
858
  ChainName["ThinkiumMainnetChain0"] = "Thinkium Mainnet Chain 0";
848
859
  ChainName["ThinkiumMainnetChain1"] = "Thinkium Mainnet Chain 1";
@@ -876,6 +887,7 @@ var ChainName;
876
887
  ChainName["MizanaPrivnet"] = "Mizana Privnet";
877
888
  ChainName["QuantumChainMainnet"] = "Quantum Chain Mainnet";
878
889
  ChainName["BaseGoerliTestnet"] = "Base Goerli Testnet";
890
+ ChainName["BaseSepoliaTestnet"] = "Base Sepolia Testnet";
879
891
  ChainName["AerieNetwork"] = "Aerie Network";
880
892
  ChainName["CYBERTRUST"] = "CYBERTRUST";
881
893
  ChainName["NautilusProteusTestnet"] = "Nautilus Proteus Testnet";
@@ -983,11 +995,14 @@ var ChainName;
983
995
  ChainName["BearNetworkChainMainnet"] = "Bear Network Chain Mainnet";
984
996
  ChainName["ALLMainnet"] = "ALL Mainnet";
985
997
  ChainName["Vision-VpioneerTestChain"] = "Vision - Vpioneer Test Chain";
998
+ ChainName["HelaOfficialRuntimeTestnet"] = "Hela Official Runtime Testnet";
986
999
  ChainName["BearNetworkChainTestnet"] = "Bear Network Chain Testnet";
987
1000
  ChainName["MiexsSmartchain"] = "Miexs Smartchain";
1001
+ ChainName["Modularium"] = "Modularium";
988
1002
  ChainName["OctaSpace"] = "OctaSpace";
989
1003
  ChainName["CURVEMainnet"] = "CURVE Mainnet";
990
1004
  ChainName["4GoodNetwork"] = "4GoodNetwork";
1005
+ ChainName["Dodao"] = "Dodao";
991
1006
  ChainName["Vision-Mainnet"] = "Vision - Mainnet";
992
1007
  ChainName["PosichainMainnetShard0"] = "Posichain Mainnet Shard 0";
993
1008
  ChainName["PosichainTestnetShard0"] = "Posichain Testnet Shard 0";
@@ -1263,6 +1278,7 @@ var ChainId;
1263
1278
  ChainId[ChainId["Bitnet"] = 210] = "Bitnet";
1264
1279
  ChainId[ChainId["FreightTrustNetwork"] = 211] = "FreightTrustNetwork";
1265
1280
  ChainId[ChainId["MAPMakalu"] = 212] = "MAPMakalu";
1281
+ ChainId[ChainId["ShinariumMainnet"] = 214] = "ShinariumMainnet";
1266
1282
  ChainId[ChainId["SiriusNetV2"] = 217] = "SiriusNetV2";
1267
1283
  ChainId[ChainId["SoterOneMainnetold"] = 218] = "SoterOneMainnetold";
1268
1284
  ChainId[ChainId["Permission"] = 222] = "Permission";
@@ -1284,6 +1300,7 @@ var ChainId;
1284
1300
  ChainId[ChainId["LaChain"] = 274] = "LaChain";
1285
1301
  ChainId[ChainId["ZkSyncEraTestnet"] = 280] = "ZkSyncEraTestnet";
1286
1302
  ChainId[ChainId["BobaNetwork"] = 288] = "BobaNetwork";
1303
+ ChainId[ChainId["OrderlyMainnet"] = 291] = "OrderlyMainnet";
1287
1304
  ChainId[ChainId["HederaMainnet"] = 295] = "HederaMainnet";
1288
1305
  ChainId[ChainId["HederaTestnet"] = 296] = "HederaTestnet";
1289
1306
  ChainId[ChainId["HederaPreviewnet"] = 297] = "HederaPreviewnet";
@@ -1519,6 +1536,7 @@ var ChainId;
1519
1536
  ChainId[ChainId["LightlinkPhoenixMainnet"] = 1890] = "LightlinkPhoenixMainnet";
1520
1537
  ChainId[ChainId["LightlinkPegasusTestnet"] = 1891] = "LightlinkPegasusTestnet";
1521
1538
  ChainId[ChainId["BONNetwork"] = 1898] = "BONNetwork";
1539
+ ChainId[ChainId["SportsChainNetwork"] = 1904] = "SportsChainNetwork";
1522
1540
  ChainId[ChainId["BitcichainMainnet"] = 1907] = "BitcichainMainnet";
1523
1541
  ChainId[ChainId["BitcichainTestnet"] = 1908] = "BitcichainTestnet";
1524
1542
  ChainId[ChainId["ONUSChainTestnet"] = 1945] = "ONUSChainTestnet";
@@ -1606,6 +1624,7 @@ var ChainId;
1606
1624
  ChainId[ChainId["PLAYA3ULLGAMES"] = 3011] = "PLAYA3ULLGAMES";
1607
1625
  ChainId[ChainId["OrlandoChain"] = 3031] = "OrlandoChain";
1608
1626
  ChainId[ChainId["BifrostMainnet"] = 3068] = "BifrostMainnet";
1627
+ ChainId[ChainId["Immu3EVM"] = 3100] = "Immu3EVM";
1609
1628
  ChainId[ChainId["Filecoin-Hyperspacetestnet"] = 3141] = "Filecoin-Hyperspacetestnet";
1610
1629
  ChainId[ChainId["Dubxcoinnetwork"] = 3269] = "Dubxcoinnetwork";
1611
1630
  ChainId[ChainId["Dubxcointestnet"] = 3270] = "Dubxcointestnet";
@@ -1666,7 +1685,7 @@ var ChainId;
1666
1685
  ChainId[ChainId["MantleTestnet"] = 5001] = "MantleTestnet";
1667
1686
  ChainId[ChainId["TreasurenetMainnetAlpha"] = 5002] = "TreasurenetMainnetAlpha";
1668
1687
  ChainId[ChainId["TreasurenetTestnet"] = 5005] = "TreasurenetTestnet";
1669
- ChainId[ChainId["FastexChain(Bahamut)"] = 5165] = "FastexChain(Bahamut)";
1688
+ ChainId[ChainId["Bahamut"] = 5165] = "Bahamut";
1670
1689
  ChainId[ChainId["TLChainNetworkMainnet"] = 5177] = "TLChainNetworkMainnet";
1671
1690
  ChainId[ChainId["EraSwapMainnet"] = 5197] = "EraSwapMainnet";
1672
1691
  ChainId[ChainId["HumanodeMainnet"] = 5234] = "HumanodeMainnet";
@@ -1742,6 +1761,7 @@ var ChainId;
1742
1761
  ChainId[ChainId["Base"] = 8453] = "Base";
1743
1762
  ChainId[ChainId["TokiNetwork"] = 8654] = "TokiNetwork";
1744
1763
  ChainId[ChainId["TokiTestnet"] = 8655] = "TokiTestnet";
1764
+ ChainId[ChainId["HelaOfficialRuntimeMainnet"] = 8668] = "HelaOfficialRuntimeMainnet";
1745
1765
  ChainId[ChainId["TOOLGlobalMainnet"] = 8723] = "TOOLGlobalMainnet";
1746
1766
  ChainId[ChainId["TOOLGlobalTestnet"] = 8724] = "TOOLGlobalTestnet";
1747
1767
  ChainId[ChainId["AlphNetwork"] = 8738] = "AlphNetwork";
@@ -1832,11 +1852,13 @@ var ChainId;
1832
1852
  ChainId[ChainId["AirDAOMainnet"] = 16718] = "AirDAOMainnet";
1833
1853
  ChainId[ChainId["IVARChainTestnet"] = 16888] = "IVARChainTestnet";
1834
1854
  ChainId[ChainId["Holesky"] = 17000] = "Holesky";
1855
+ ChainId[ChainId["G8ChainMainnet"] = 17171] = "G8ChainMainnet";
1835
1856
  ChainId[ChainId["PaletteChainTestnet"] = 17180] = "PaletteChainTestnet";
1836
1857
  ChainId[ChainId["EOSEVMNetwork"] = 17777] = "EOSEVMNetwork";
1837
1858
  ChainId[ChainId["FrontierofDreamsTestnet"] = 18000] = "FrontierofDreamsTestnet";
1838
1859
  ChainId[ChainId["SmartTradeNetworks"] = 18122] = "SmartTradeNetworks";
1839
1860
  ChainId[ChainId["ProofOfMemes"] = 18159] = "ProofOfMemes";
1861
+ ChainId[ChainId["G8ChainTestnet"] = 18181] = "G8ChainTestnet";
1840
1862
  ChainId[ChainId["MXCzkEVMMainnet"] = 18686] = "MXCzkEVMMainnet";
1841
1863
  ChainId[ChainId["HOMEVerseMainnet"] = 19011] = "HOMEVerseMainnet";
1842
1864
  ChainId[ChainId["BTCIXNetwork"] = 19845] = "BTCIXNetwork";
@@ -1871,8 +1893,11 @@ var ChainId;
1871
1893
  ChainId[ChainId["BitgertMainnet"] = 32520] = "BitgertMainnet";
1872
1894
  ChainId[ChainId["FusionMainnet"] = 32659] = "FusionMainnet";
1873
1895
  ChainId[ChainId["ZilliqaEVM"] = 32769] = "ZilliqaEVM";
1896
+ ChainId[ChainId["ZilliqaEVMIsolatedServer"] = 32990] = "ZilliqaEVMIsolatedServer";
1874
1897
  ChainId[ChainId["ZilliqaEVMTestnet"] = 33101] = "ZilliqaEVMTestnet";
1875
1898
  ChainId[ChainId["AvesMainnet"] = 33333] = "AvesMainnet";
1899
+ ChainId[ChainId["ZilliqaEVMDevnet"] = 33385] = "ZilliqaEVMDevnet";
1900
+ ChainId[ChainId["Zilliqa2EVMDevnet"] = 33469] = "Zilliqa2EVMDevnet";
1876
1901
  ChainId[ChainId["J2OTaro"] = 35011] = "J2OTaro";
1877
1902
  ChainId[ChainId["QMainnet"] = 35441] = "QMainnet";
1878
1903
  ChainId[ChainId["QTestnet"] = 35443] = "QTestnet";
@@ -1931,6 +1956,7 @@ var ChainId;
1931
1956
  ChainId[ChainId["ScolcoinMainnet"] = 65450] = "ScolcoinMainnet";
1932
1957
  ChainId[ChainId["SiriusNet"] = 67390] = "SiriusNet";
1933
1958
  ChainId[ChainId["CosmicChain"] = 67588] = "CosmicChain";
1959
+ ChainId[ChainId["DM2VerseMainnet"] = 68770] = "DM2VerseMainnet";
1934
1960
  ChainId[ChainId["Condrieu"] = 69420] = "Condrieu";
1935
1961
  ChainId[ChainId["ThinkiumMainnetChain0"] = 70000] = "ThinkiumMainnetChain0";
1936
1962
  ChainId[ChainId["ThinkiumMainnetChain1"] = 70001] = "ThinkiumMainnetChain1";
@@ -1964,6 +1990,7 @@ var ChainId;
1964
1990
  ChainId[ChainId["MizanaPrivnet"] = 81363] = "MizanaPrivnet";
1965
1991
  ChainId[ChainId["QuantumChainMainnet"] = 81720] = "QuantumChainMainnet";
1966
1992
  ChainId[ChainId["BaseGoerliTestnet"] = 84531] = "BaseGoerliTestnet";
1993
+ ChainId[ChainId["BaseSepoliaTestnet"] = 84532] = "BaseSepoliaTestnet";
1967
1994
  ChainId[ChainId["AerieNetwork"] = 84886] = "AerieNetwork";
1968
1995
  ChainId[ChainId["CYBERTRUST"] = 85449] = "CYBERTRUST";
1969
1996
  ChainId[ChainId["NautilusProteusTestnet"] = 88002] = "NautilusProteusTestnet";
@@ -2071,11 +2098,14 @@ var ChainId;
2071
2098
  ChainId[ChainId["BearNetworkChainMainnet"] = 641230] = "BearNetworkChainMainnet";
2072
2099
  ChainId[ChainId["ALLMainnet"] = 651940] = "ALLMainnet";
2073
2100
  ChainId[ChainId["Vision-VpioneerTestChain"] = 666666] = "Vision-VpioneerTestChain";
2101
+ ChainId[ChainId["HelaOfficialRuntimeTestnet"] = 666888] = "HelaOfficialRuntimeTestnet";
2074
2102
  ChainId[ChainId["BearNetworkChainTestnet"] = 751230] = "BearNetworkChainTestnet";
2075
2103
  ChainId[ChainId["MiexsSmartchain"] = 761412] = "MiexsSmartchain";
2104
+ ChainId[ChainId["Modularium"] = 776877] = "Modularium";
2076
2105
  ChainId[ChainId["OctaSpace"] = 800001] = "OctaSpace";
2077
2106
  ChainId[ChainId["CURVEMainnet"] = 827431] = "CURVEMainnet";
2078
2107
  ChainId[ChainId["4GoodNetwork"] = 846000] = "4GoodNetwork";
2108
+ ChainId[ChainId["Dodao"] = 855456] = "Dodao";
2079
2109
  ChainId[ChainId["Vision-Mainnet"] = 888888] = "Vision-Mainnet";
2080
2110
  ChainId[ChainId["PosichainMainnetShard0"] = 900000] = "PosichainMainnetShard0";
2081
2111
  ChainId[ChainId["PosichainTestnetShard0"] = 910000] = "PosichainTestnetShard0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revoke.cash/chains",
3
- "version": "18.0.0",
3
+ "version": "19.0.0",
4
4
  "description": "Helper module for getting EVM chains info.",
5
5
  "author": "Revoke.cash",
6
6
  "contributors": [