@revoke.cash/chains 1.1.0 → 2.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.
@@ -2943,6 +2943,17 @@ exports.chains = {
2943
2943
  }
2944
2944
  ]
2945
2945
  },
2946
+ 208: {
2947
+ name: 'Structx Mainnet',
2948
+ chain: 'utx',
2949
+ rpc: ['https://mainnet.structx.io'],
2950
+ faucets: [],
2951
+ nativeCurrency: { name: 'Notes', symbol: 'utx', decimals: 18 },
2952
+ infoURL: 'https://structx.io',
2953
+ shortName: 'utx',
2954
+ chainId: 208,
2955
+ networkId: 208
2956
+ },
2946
2957
  211: {
2947
2958
  name: 'Freight Trust Network',
2948
2959
  chain: 'EDI',
@@ -3261,6 +3272,28 @@ exports.chains = {
3261
3272
  { name: 'hscan', url: 'https://hscan.org', standard: 'EIP3091' }
3262
3273
  ]
3263
3274
  },
3275
+ 274: {
3276
+ name: 'LaChain',
3277
+ chain: 'LaChain',
3278
+ rpc: [
3279
+ 'https://rpc1.mainnet.lachain.network',
3280
+ 'https://rpc2.mainnet.lachain.network'
3281
+ ],
3282
+ faucets: [],
3283
+ nativeCurrency: { name: 'LaCoin', symbol: 'LAC', decimals: 18 },
3284
+ features: [{ name: 'EIP155' }],
3285
+ infoURL: '',
3286
+ shortName: 'lachain',
3287
+ chainId: 274,
3288
+ networkId: 274,
3289
+ explorers: [
3290
+ {
3291
+ name: 'LaChain Explorer',
3292
+ url: 'https://explorer.lachain.network',
3293
+ standard: 'EIP3091'
3294
+ }
3295
+ ]
3296
+ },
3264
3297
  280: {
3265
3298
  name: 'zkSync Era Testnet',
3266
3299
  chain: 'ETH',
@@ -3759,17 +3792,17 @@ exports.chains = {
3759
3792
  ]
3760
3793
  },
3761
3794
  369: {
3762
- name: 'PulseChain Mainnet',
3795
+ name: 'PulseChain',
3763
3796
  shortName: 'pls',
3764
3797
  chain: 'PLS',
3765
3798
  chainId: 369,
3766
3799
  networkId: 369,
3767
3800
  infoURL: 'https://pulsechain.com/',
3768
- rpc: [
3769
- 'https://rpc.mainnet.pulsechain.com/',
3770
- 'wss://rpc.mainnet.pulsechain.com/'
3771
- ],
3801
+ rpc: ['https://rpc.pulsechain.com/', 'wss://rpc.pulsechain.com/'],
3802
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
3772
3803
  faucets: [],
3804
+ ens: { registry: '0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e' },
3805
+ status: 'incubating',
3773
3806
  nativeCurrency: { name: 'Pulse', symbol: 'PLS', decimals: 18 }
3774
3807
  },
3775
3808
  371: {
@@ -3924,7 +3957,7 @@ exports.chains = {
3924
3957
  500: {
3925
3958
  name: 'Camino C-Chain',
3926
3959
  chain: 'CAM',
3927
- rpc: [],
3960
+ rpc: ['https://api.camino.network/ext/bc/C/rpc'],
3928
3961
  faucets: [],
3929
3962
  nativeCurrency: { name: 'Camino', symbol: 'CAM', decimals: 18 },
3930
3963
  infoURL: 'https://camino.network/',
@@ -3935,7 +3968,7 @@ exports.chains = {
3935
3968
  explorers: [
3936
3969
  {
3937
3970
  name: 'blockexplorer',
3938
- url: 'https://explorer.camino.foundation/mainnet',
3971
+ url: 'https://suite.camino.network/explorer',
3939
3972
  standard: 'none'
3940
3973
  }
3941
3974
  ]
@@ -3954,7 +3987,7 @@ exports.chains = {
3954
3987
  explorers: [
3955
3988
  {
3956
3989
  name: 'blockexplorer',
3957
- url: 'https://explorer.camino.foundation',
3990
+ url: 'https://suite.camino.network/explorer',
3958
3991
  standard: 'none'
3959
3992
  }
3960
3993
  ]
@@ -5924,6 +5957,44 @@ exports.chains = {
5924
5957
  bridges: [{ url: 'https://bridge.step.network' }]
5925
5958
  }
5926
5959
  },
5960
+ 1243: {
5961
+ name: 'ARC Mainnet',
5962
+ chain: 'ARC',
5963
+ icon: 'arc',
5964
+ rpc: ['https://rpc-main-1.archiechain.io'],
5965
+ faucets: [],
5966
+ nativeCurrency: { name: 'ARC', symbol: 'ARC', decimals: 18 },
5967
+ infoURL: 'https://archiechain.io/',
5968
+ shortName: 'ARC',
5969
+ chainId: 1243,
5970
+ networkId: 1243,
5971
+ explorers: [
5972
+ {
5973
+ name: 'archiescan',
5974
+ url: 'https://app.archiescan.io',
5975
+ standard: 'none'
5976
+ }
5977
+ ]
5978
+ },
5979
+ 1244: {
5980
+ name: 'ARC Testnet',
5981
+ chain: 'ARC',
5982
+ icon: 'arc',
5983
+ rpc: ['https://rpc-test-1.archiechain.io'],
5984
+ faucets: ['https://faucet.archiechain.io'],
5985
+ nativeCurrency: { name: 'ARC', symbol: 'ARC', decimals: 18 },
5986
+ infoURL: 'https://archiechain.io/',
5987
+ shortName: 'TARC',
5988
+ chainId: 1244,
5989
+ networkId: 1244,
5990
+ explorers: [
5991
+ {
5992
+ name: 'archiescan',
5993
+ url: 'https://testnet.archiescan.io',
5994
+ standard: 'none'
5995
+ }
5996
+ ]
5997
+ },
5927
5998
  1246: {
5928
5999
  name: 'OM Platform Mainnet',
5929
6000
  chain: 'omplatform',
@@ -6390,6 +6461,25 @@ exports.chains = {
6390
6461
  }
6391
6462
  ]
6392
6463
  },
6464
+ 1452: {
6465
+ name: 'GIL Testnet',
6466
+ chain: 'GIL',
6467
+ icon: 'gauss',
6468
+ rpc: ['https://rpc.giltestnet.com'],
6469
+ faucets: [],
6470
+ nativeCurrency: { name: 'GANG', symbol: 'GANG', decimals: 18 },
6471
+ infoURL: 'https://gaussgang.com/',
6472
+ shortName: 'gil',
6473
+ chainId: 1452,
6474
+ networkId: 1452,
6475
+ explorers: [
6476
+ {
6477
+ name: 'GIL Explorer',
6478
+ url: 'https://explorer.giltestnet.com',
6479
+ standard: 'EIP3091'
6480
+ }
6481
+ ]
6482
+ },
6393
6483
  1455: {
6394
6484
  name: 'Ctex Scan Blockchain',
6395
6485
  chain: 'Ctex Scan Blockchain',
@@ -6660,9 +6750,28 @@ exports.chains = {
6660
6750
  }
6661
6751
  ]
6662
6752
  },
6753
+ 1777: {
6754
+ name: 'Gauss Mainnet',
6755
+ chain: 'Gauss',
6756
+ icon: 'gauss',
6757
+ rpc: ['https://rpc.gaussgang.com'],
6758
+ faucets: [],
6759
+ nativeCurrency: { name: 'GANG', symbol: 'GANG', decimals: 18 },
6760
+ infoURL: 'https://gaussgang.com/',
6761
+ shortName: 'gauss',
6762
+ chainId: 1777,
6763
+ networkId: 1777,
6764
+ explorers: [
6765
+ {
6766
+ name: 'Gauss Explorer',
6767
+ url: 'https://explorer.gaussgang.com',
6768
+ standard: 'EIP3091'
6769
+ }
6770
+ ]
6771
+ },
6663
6772
  1804: {
6664
6773
  name: 'Kerleano',
6665
- title: 'Proof of Carbon Reduction testnet',
6774
+ title: 'Proof of Climate awaReness testnet',
6666
6775
  chain: 'CRC',
6667
6776
  status: 'active',
6668
6777
  rpc: [
@@ -6673,7 +6782,7 @@ exports.chains = {
6673
6782
  'https://github.com/ethereum-pocr/kerleano/blob/main/docs/faucet.md'
6674
6783
  ],
6675
6784
  nativeCurrency: {
6676
- name: 'Carbon Reduction Coin',
6785
+ name: 'Climate awaReness Coin',
6677
6786
  symbol: 'CRC',
6678
6787
  decimals: 18
6679
6788
  },
@@ -6681,10 +6790,12 @@ exports.chains = {
6681
6790
  shortName: 'kerleano',
6682
6791
  chainId: 1804,
6683
6792
  networkId: 1804,
6793
+ icon: 'pocr',
6684
6794
  explorers: [
6685
6795
  {
6686
6796
  name: 'Lite Explorer',
6687
6797
  url: 'https://ethereum-pocr.github.io/explorer/kerleano',
6798
+ icon: 'pocr',
6688
6799
  standard: 'EIP3091'
6689
6800
  }
6690
6801
  ]
@@ -7151,8 +7262,8 @@ exports.chains = {
7151
7262
  icon: 'dogechain',
7152
7263
  rpc: [
7153
7264
  'https://rpc.dogechain.dog',
7154
- 'https://rpc-us.dogechain.dog',
7155
- 'https://rpc01.dogechain.dog'
7265
+ 'https://rpc01-sg.dogechain.dog',
7266
+ 'https://rpc.ankr.com/dogechain'
7156
7267
  ],
7157
7268
  faucets: [],
7158
7269
  nativeCurrency: { name: 'Dogecoin', symbol: 'DOGE', decimals: 18 },
@@ -7990,7 +8101,7 @@ exports.chains = {
7990
8101
  },
7991
8102
  2606: {
7992
8103
  name: 'PoCRNet',
7993
- title: 'Proof of Carbon Reduction mainnet',
8104
+ title: 'Proof of Climate awaReness mainnet',
7994
8105
  chain: 'CRC',
7995
8106
  status: 'active',
7996
8107
  rpc: [
@@ -7999,7 +8110,7 @@ exports.chains = {
7999
8110
  ],
8000
8111
  faucets: [],
8001
8112
  nativeCurrency: {
8002
- name: 'Carbon Reduction Coin',
8113
+ name: 'Climate awaReness Coin',
8003
8114
  symbol: 'CRC',
8004
8115
  decimals: 18
8005
8116
  },
@@ -8007,10 +8118,12 @@ exports.chains = {
8007
8118
  shortName: 'pocrnet',
8008
8119
  chainId: 2606,
8009
8120
  networkId: 2606,
8121
+ icon: 'pocr',
8010
8122
  explorers: [
8011
8123
  {
8012
8124
  name: 'Lite Explorer',
8013
8125
  url: 'https://ethereum-pocr.github.io/explorer/pocrnet',
8126
+ icon: 'pocr',
8014
8127
  standard: 'EIP3091'
8015
8128
  }
8016
8129
  ]
@@ -8661,6 +8774,27 @@ exports.chains = {
8661
8774
  bridges: [{ url: 'https://bridge.testnet.n3.nahmii.io' }]
8662
8775
  }
8663
8776
  },
8777
+ 4090: {
8778
+ name: 'Fastex Chain (Bahamut) Oasis Testnet',
8779
+ title: 'Bahamut testnet Oasis',
8780
+ icon: 'bahamut',
8781
+ chain: 'Fastex Chain (Bahamut)',
8782
+ rpc: ['https://rpc1.oasis.bahamutchain.com'],
8783
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
8784
+ faucets: ['https://faucet.oasis.fastexchain.com'],
8785
+ nativeCurrency: { name: 'FTN', symbol: 'FTN', decimals: 18 },
8786
+ infoURL: 'https://fastexchain.com',
8787
+ shortName: 'Oasis',
8788
+ chainId: 4090,
8789
+ networkId: 4090,
8790
+ explorers: [
8791
+ {
8792
+ name: 'blockscout',
8793
+ url: 'https://oasis.ftnscan.com',
8794
+ standard: 'none'
8795
+ }
8796
+ ]
8797
+ },
8664
8798
  4096: {
8665
8799
  name: 'Bitindi Testnet',
8666
8800
  chain: 'BNI',
@@ -8986,6 +9120,30 @@ exports.chains = {
8986
9120
  }
8987
9121
  ]
8988
9122
  },
9123
+ 5165: {
9124
+ name: 'Fastex Chain (Bahamut)',
9125
+ title: 'Bahamut mainnet Sahara',
9126
+ chain: 'Fastex Chain (Bahamut)',
9127
+ icon: 'bahamut',
9128
+ rpc: [
9129
+ 'https://rpc1.sahara.bahamutchain.com',
9130
+ 'https://rpc2.sahara.bahamutchain.com'
9131
+ ],
9132
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
9133
+ faucets: [],
9134
+ nativeCurrency: { name: 'FTN', symbol: 'FTN', decimals: 18 },
9135
+ shortName: 'ftn',
9136
+ infoURL: 'https://fastexchain.com',
9137
+ chainId: 5165,
9138
+ networkId: 5165,
9139
+ explorers: [
9140
+ {
9141
+ name: 'blockscout',
9142
+ url: 'https://ftnscan.com',
9143
+ standard: 'none'
9144
+ }
9145
+ ]
9146
+ },
8989
9147
  5177: {
8990
9148
  name: 'TLChain Network Mainnet',
8991
9149
  chain: 'TLC',
@@ -9534,6 +9692,25 @@ exports.chains = {
9534
9692
  }
9535
9693
  ]
9536
9694
  },
9695
+ 7484: {
9696
+ name: 'Raba Network Mainnet',
9697
+ chain: 'Raba',
9698
+ icon: 'raba',
9699
+ rpc: ['https://rpc.x.raba.app/', 'wss://rpc.x.raba.app/ws/'],
9700
+ faucets: [],
9701
+ nativeCurrency: { name: 'Raba', symbol: 'RABA', decimals: 18 },
9702
+ infoURL: 'https://x.raba.app/',
9703
+ shortName: 'raba',
9704
+ chainId: 7484,
9705
+ networkId: 7484,
9706
+ explorers: [
9707
+ {
9708
+ name: 'raba',
9709
+ url: 'https://x.raba.app/explorer',
9710
+ standard: 'none'
9711
+ }
9712
+ ]
9713
+ },
9537
9714
  7575: {
9538
9715
  name: 'ADIL Testnet',
9539
9716
  chain: 'ADIL',
@@ -10636,6 +10813,27 @@ exports.chains = {
10636
10813
  networkId: 9792,
10637
10814
  explorers: []
10638
10815
  },
10816
+ 9997: {
10817
+ name: 'AltLayer Testnet',
10818
+ chain: 'ETH',
10819
+ rpc: ['https://testnet-rollup-api.altlayer.io'],
10820
+ faucets: [],
10821
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
10822
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
10823
+ infoURL: 'https://altlayer.io',
10824
+ shortName: 'alt-testnet',
10825
+ chainId: 9997,
10826
+ networkId: 9997,
10827
+ icon: 'altlayer',
10828
+ explorers: [
10829
+ {
10830
+ name: 'blockscout',
10831
+ url: 'https://testnet-rollup-explorer.altlayer.io',
10832
+ icon: 'blockscout',
10833
+ standard: 'EIP3091'
10834
+ }
10835
+ ]
10836
+ },
10639
10837
  9999: {
10640
10838
  name: 'myOwn Testnet',
10641
10839
  chain: 'myOwn',
@@ -11357,7 +11555,7 @@ exports.chains = {
11357
11555
  16688: {
11358
11556
  name: 'IRIShub Testnet',
11359
11557
  chain: 'IRIShub',
11360
- rpc: ['http://34.80.202.172:8545'],
11558
+ rpc: ['https://evmrpc.nyancat.irisnet.org'],
11361
11559
  features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
11362
11560
  faucets: [],
11363
11561
  nativeCurrency: { name: 'Eris', symbol: 'ERIS', decimals: 18 },
@@ -13143,6 +13341,30 @@ exports.chains = {
13143
13341
  }
13144
13342
  ]
13145
13343
  },
13344
+ 71111: {
13345
+ name: 'GuapcoinX',
13346
+ chain: 'GuapcoinX',
13347
+ rpc: [
13348
+ 'https://rpc-mainnet.guapcoinx.com/',
13349
+ 'https://rpc-mainnet-1.guapcoinx.com/',
13350
+ 'https://rpc-mainnet-2.guapcoinx.com/'
13351
+ ],
13352
+ faucets: [],
13353
+ nativeCurrency: { name: 'GuapcoinX', symbol: 'GuapX', decimals: 18 },
13354
+ infoURL: 'https://guapcoin.org/',
13355
+ shortName: 'GuapX',
13356
+ chainId: 71111,
13357
+ networkId: 71111,
13358
+ icon: 'guapcoinx',
13359
+ explorers: [
13360
+ {
13361
+ name: 'GuapcoinX Explorer',
13362
+ url: 'http://explorer.guapcoinx.com',
13363
+ standard: 'none',
13364
+ icon: 'guapcoinx'
13365
+ }
13366
+ ]
13367
+ },
13146
13368
  71393: {
13147
13369
  name: 'Polyjuice Testnet',
13148
13370
  chain: 'CKB',
@@ -13172,11 +13394,6 @@ exports.chains = {
13172
13394
  chainId: 71401,
13173
13395
  networkId: 71401,
13174
13396
  explorers: [
13175
- {
13176
- name: 'GWScout Explorer',
13177
- url: 'https://gw-testnet-explorer.nervosdao.community',
13178
- standard: 'none'
13179
- },
13180
13397
  {
13181
13398
  name: 'GWScan Block Explorer',
13182
13399
  url: 'https://v1.testnet.gwscan.com',
@@ -13195,11 +13412,6 @@ exports.chains = {
13195
13412
  chainId: 71402,
13196
13413
  networkId: 71402,
13197
13414
  explorers: [
13198
- {
13199
- name: 'GWScout Explorer',
13200
- url: 'https://gw-mainnet-explorer.nervosdao.community',
13201
- standard: 'none'
13202
- },
13203
13415
  {
13204
13416
  name: 'GWScan Block Explorer',
13205
13417
  url: 'https://v1.gwscan.com',
@@ -14859,7 +15071,7 @@ exports.chains = {
14859
15071
  faucets: [],
14860
15072
  nativeCurrency: { name: 'FTN', symbol: 'FTN', decimals: 18 },
14861
15073
  infoURL: 'https://fastex.com',
14862
- shortName: 'ftn',
15074
+ shortName: 'fastexTestnet',
14863
15075
  chainId: 424242,
14864
15076
  networkId: 424242,
14865
15077
  explorers: [
@@ -16138,9 +16350,7 @@ exports.chains = {
16138
16350
  name: 'Kanazawa',
16139
16351
  title: 'Meld Testnet Kanazawa',
16140
16352
  chain: 'Kanazawa',
16141
- rpc: [
16142
- 'https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc'
16143
- ],
16353
+ rpc: ['https://subnets.avax.network/meld/testnet/rpc'],
16144
16354
  faucets: [],
16145
16355
  features: [],
16146
16356
  nativeCurrency: { name: 'gMeld', symbol: 'gMELD', decimals: 18 },
@@ -16149,7 +16359,14 @@ exports.chains = {
16149
16359
  shortName: 'kanazawa',
16150
16360
  chainId: 222000222,
16151
16361
  networkId: 222000222,
16152
- explorers: []
16362
+ explorers: [
16363
+ {
16364
+ name: 'explorer',
16365
+ url: 'https://subnets-test.avax.network/meld',
16366
+ icon: 'meld',
16367
+ standard: 'EIP3091'
16368
+ }
16369
+ ]
16153
16370
  },
16154
16371
  245022926: {
16155
16372
  name: 'Neon EVM DevNet',
@@ -16223,6 +16440,25 @@ exports.chains = {
16223
16440
  }
16224
16441
  ]
16225
16442
  },
16443
+ 278611351: {
16444
+ name: 'Razor Skale Chain',
16445
+ chain: 'Razor Schain',
16446
+ icon: 'razornetwork',
16447
+ rpc: ['https://mainnet.skalenodes.com/v1/turbulent-unique-scheat'],
16448
+ faucets: ['https://faucet.razorscan.io/'],
16449
+ nativeCurrency: { name: 'sFuel', symbol: 'SFUEL', decimals: 18 },
16450
+ infoURL: 'https://razor.network',
16451
+ shortName: 'razor',
16452
+ chainId: 278611351,
16453
+ networkId: 278611351,
16454
+ explorers: [
16455
+ {
16456
+ name: 'turbulent-unique-scheat',
16457
+ url: 'https://turbulent-unique-scheat.explorer.mainnet.skalenodes.com',
16458
+ standard: 'EIP3091'
16459
+ }
16460
+ ]
16461
+ },
16226
16462
  311752642: {
16227
16463
  name: 'OneLedger Mainnet',
16228
16464
  chain: 'OLT',
@@ -16246,7 +16482,7 @@ exports.chains = {
16246
16482
  name: 'Meld',
16247
16483
  title: 'Meld Mainnet',
16248
16484
  chain: 'MELD',
16249
- rpc: ['https://network-rpc.meld.com'],
16485
+ rpc: ['https://subnets.avax.network/meld/mainnet/rpc'],
16250
16486
  faucets: [],
16251
16487
  features: [],
16252
16488
  nativeCurrency: { name: 'gMeld', symbol: 'gMELD', decimals: 18 },
@@ -16255,7 +16491,14 @@ exports.chains = {
16255
16491
  shortName: 'meld',
16256
16492
  chainId: 333000333,
16257
16493
  networkId: 333000333,
16258
- explorers: []
16494
+ explorers: [
16495
+ {
16496
+ name: 'explorer',
16497
+ url: 'https://subnets.avax.network/meld',
16498
+ icon: 'meld',
16499
+ standard: 'EIP3091'
16500
+ }
16501
+ ]
16259
16502
  },
16260
16503
  344106930: {
16261
16504
  name: 'Calypso NFT Hub (SKALE Testnet)',
@@ -155,6 +155,7 @@ export declare enum ChainName {
155
155
  BitTorrentChainMainnet = "BitTorrent Chain Mainnet",
156
156
  ArbitrumonxDai = "Arbitrum on xDai",
157
157
  MOACtestnet = "MOAC testnet",
158
+ StructxMainnet = "Structx Mainnet",
158
159
  FreightTrustNetwork = "Freight Trust Network",
159
160
  MAPMakalu = "MAP Makalu",
160
161
  SiriusNetV2 = "SiriusNet V2",
@@ -172,6 +173,7 @@ export declare enum ChainName {
172
173
  NeonlinkMainnet = "Neonlink Mainnet",
173
174
  SURBlockchainNetwork = "SUR Blockchain Network",
174
175
  HighPerformanceBlockchain = "High Performance Blockchain",
176
+ LaChain = "LaChain",
175
177
  ZkSyncEraTestnet = "zkSync Era Testnet",
176
178
  BobaNetwork = "Boba Network",
177
179
  HederaMainnet = "Hedera Mainnet",
@@ -193,7 +195,7 @@ export declare enum ChainName {
193
195
  ThetaSapphireTestnet = "Theta Sapphire Testnet",
194
196
  ThetaAmberTestnet = "Theta Amber Testnet",
195
197
  ThetaTestnet = "Theta Testnet",
196
- PulseChainMainnet = "PulseChain Mainnet",
198
+ PulseChain = "PulseChain",
197
199
  ConstaTestnet = "Consta Testnet",
198
200
  Lisinski = "Lisinski",
199
201
  HyperonChainTestNet = "HyperonChain TestNet",
@@ -315,6 +317,8 @@ export declare enum ChainName {
315
317
  UltronTestnet = "Ultron Testnet",
316
318
  UltronMainnet = "Ultron Mainnet",
317
319
  StepNetwork = "Step Network",
320
+ ARCMainnet = "ARC Mainnet",
321
+ ARCTestnet = "ARC Testnet",
318
322
  OMPlatformMainnet = "OM Platform Mainnet",
319
323
  CICChainTestnet = "CIC Chain Testnet",
320
324
  HALOMainnet = "HALO Mainnet",
@@ -339,6 +343,7 @@ export declare enum ChainName {
339
343
  'PolygonzkEVMTestnetPreAudit-Upgraded' = "Polygon zkEVM Testnet Pre Audit-Upgraded",
340
344
  RikezaNetworkMainnet = "Rikeza Network Mainnet",
341
345
  PolygonzkEVMTestnet = "Polygon zkEVM Testnet",
346
+ GILTestnet = "GIL Testnet",
342
347
  CtexScanBlockchain = "Ctex Scan Blockchain",
343
348
  SherpaxMainnet = "Sherpax Mainnet",
344
349
  SherpaxTestnet = "Sherpax Testnet",
@@ -355,6 +360,7 @@ export declare enum ChainName {
355
360
  TBSITestnet = "TBSI Testnet",
356
361
  PaletteChainMainnet = "Palette Chain Mainnet",
357
362
  PartyChain = "PartyChain",
363
+ GaussMainnet = "Gauss Mainnet",
358
364
  Kerleano = "Kerleano",
359
365
  RabbitAnalogTestnetChain = "Rabbit Analog Testnet Chain",
360
366
  CubeChainMainnet = "Cube Chain Mainnet",
@@ -453,6 +459,7 @@ export declare enum ChainName {
453
459
  BobaoperaTestnet = "Bobaopera Testnet",
454
460
  Nahmii3Mainnet = "Nahmii 3 Mainnet",
455
461
  Nahmii3Testnet = "Nahmii 3 Testnet",
462
+ 'FastexChain(Bahamut)OasisTestnet' = "Fastex Chain (Bahamut) Oasis Testnet",
456
463
  BitindiTestnet = "Bitindi Testnet",
457
464
  BitindiMainnet = "Bitindi Mainnet",
458
465
  AIOZNetworkTestnet = "AIOZ Network Testnet",
@@ -469,6 +476,7 @@ export declare enum ChainName {
469
476
  BlackFortExchangeNetwork = "BlackFort Exchange Network",
470
477
  Mantle = "Mantle",
471
478
  MantleTestnet = "Mantle Testnet",
479
+ 'FastexChain(Bahamut)' = "Fastex Chain (Bahamut)",
472
480
  TLChainNetworkMainnet = "TLChain Network Mainnet",
473
481
  EraSwapMainnet = "EraSwap Mainnet",
474
482
  HumanodeMainnet = "Humanode Mainnet",
@@ -498,6 +506,7 @@ export declare enum ChainName {
498
506
  PlanqMainnet = "Planq Mainnet",
499
507
  KLYNTAR = "KLYNTAR",
500
508
  ShyftMainnet = "Shyft Mainnet",
509
+ RabaNetworkMainnet = "Raba Network Mainnet",
501
510
  ADILTestnet = "ADIL Testnet",
502
511
  AdilChainV2Mainnet = "Adil Chain V2 Mainnet",
503
512
  'TheRootNetwork-Mainnet' = "The Root Network - Mainnet",
@@ -557,6 +566,7 @@ export declare enum ChainName {
557
566
  MainnetZTestnet = "MainnetZ Testnet",
558
567
  CarbonEVM = "Carbon EVM",
559
568
  CarbonEVMTestnet = "Carbon EVM Testnet",
569
+ AltLayerTestnet = "AltLayer Testnet",
560
570
  MyOwnTestnet = "myOwn Testnet",
561
571
  SmartBitcoinCash = "Smart Bitcoin Cash",
562
572
  SmartBitcoinCashTestnet = "Smart Bitcoin Cash Testnet",
@@ -685,6 +695,7 @@ export declare enum ChainName {
685
695
  ThinkiumMainnetChain1 = "Thinkium Mainnet Chain 1",
686
696
  ThinkiumMainnetChain2 = "Thinkium Mainnet Chain 2",
687
697
  ThinkiumMainnetChain103 = "Thinkium Mainnet Chain 103",
698
+ GuapcoinX = "GuapcoinX",
688
699
  PolyjuiceTestnet = "Polyjuice Testnet",
689
700
  GodwokenTestnetv1 = "Godwoken Testnet v1",
690
701
  GodwokenMainnet = "Godwoken Mainnet",
@@ -846,6 +857,7 @@ export declare enum ChainName {
846
857
  NeonEVMDevNet = "Neon EVM DevNet",
847
858
  NeonEVMMainNet = "Neon EVM MainNet",
848
859
  NeonEVMTestNet = "Neon EVM TestNet",
860
+ RazorSkaleChain = "Razor Skale Chain",
849
861
  OneLedgerMainnet = "OneLedger Mainnet",
850
862
  Meld = "Meld",
851
863
  'CalypsoNFTHub(SKALETestnet)' = "Calypso NFT Hub (SKALE Testnet)",
@@ -1042,6 +1054,7 @@ export declare enum ChainId {
1042
1054
  BitTorrentChainMainnet = 199,
1043
1055
  ArbitrumonxDai = 200,
1044
1056
  MOACtestnet = 201,
1057
+ StructxMainnet = 208,
1045
1058
  FreightTrustNetwork = 211,
1046
1059
  MAPMakalu = 212,
1047
1060
  SiriusNetV2 = 217,
@@ -1059,6 +1072,7 @@ export declare enum ChainId {
1059
1072
  NeonlinkMainnet = 259,
1060
1073
  SURBlockchainNetwork = 262,
1061
1074
  HighPerformanceBlockchain = 269,
1075
+ LaChain = 274,
1062
1076
  ZkSyncEraTestnet = 280,
1063
1077
  BobaNetwork = 288,
1064
1078
  HederaMainnet = 295,
@@ -1080,7 +1094,7 @@ export declare enum ChainId {
1080
1094
  ThetaSapphireTestnet = 363,
1081
1095
  ThetaAmberTestnet = 364,
1082
1096
  ThetaTestnet = 365,
1083
- PulseChainMainnet = 369,
1097
+ PulseChain = 369,
1084
1098
  ConstaTestnet = 371,
1085
1099
  Lisinski = 385,
1086
1100
  HyperonChainTestNet = 400,
@@ -1202,6 +1216,8 @@ export declare enum ChainId {
1202
1216
  UltronTestnet = 1230,
1203
1217
  UltronMainnet = 1231,
1204
1218
  StepNetwork = 1234,
1219
+ ARCMainnet = 1243,
1220
+ ARCTestnet = 1244,
1205
1221
  OMPlatformMainnet = 1246,
1206
1222
  CICChainTestnet = 1252,
1207
1223
  HALOMainnet = 1280,
@@ -1226,6 +1242,7 @@ export declare enum ChainId {
1226
1242
  'PolygonzkEVMTestnetPreAudit-Upgraded' = 1422,
1227
1243
  RikezaNetworkMainnet = 1433,
1228
1244
  PolygonzkEVMTestnet = 1442,
1245
+ GILTestnet = 1452,
1229
1246
  CtexScanBlockchain = 1455,
1230
1247
  SherpaxMainnet = 1506,
1231
1248
  SherpaxTestnet = 1507,
@@ -1242,6 +1259,7 @@ export declare enum ChainId {
1242
1259
  TBSITestnet = 1708,
1243
1260
  PaletteChainMainnet = 1718,
1244
1261
  PartyChain = 1773,
1262
+ GaussMainnet = 1777,
1245
1263
  Kerleano = 1804,
1246
1264
  RabbitAnalogTestnetChain = 1807,
1247
1265
  CubeChainMainnet = 1818,
@@ -1340,6 +1358,7 @@ export declare enum ChainId {
1340
1358
  BobaoperaTestnet = 4051,
1341
1359
  Nahmii3Mainnet = 4061,
1342
1360
  Nahmii3Testnet = 4062,
1361
+ 'FastexChain(Bahamut)OasisTestnet' = 4090,
1343
1362
  BitindiTestnet = 4096,
1344
1363
  BitindiMainnet = 4099,
1345
1364
  AIOZNetworkTestnet = 4102,
@@ -1356,6 +1375,7 @@ export declare enum ChainId {
1356
1375
  BlackFortExchangeNetwork = 4999,
1357
1376
  Mantle = 5000,
1358
1377
  MantleTestnet = 5001,
1378
+ 'FastexChain(Bahamut)' = 5165,
1359
1379
  TLChainNetworkMainnet = 5177,
1360
1380
  EraSwapMainnet = 5197,
1361
1381
  HumanodeMainnet = 5234,
@@ -1385,6 +1405,7 @@ export declare enum ChainId {
1385
1405
  PlanqMainnet = 7070,
1386
1406
  KLYNTAR = 7331,
1387
1407
  ShyftMainnet = 7341,
1408
+ RabaNetworkMainnet = 7484,
1388
1409
  ADILTestnet = 7575,
1389
1410
  AdilChainV2Mainnet = 7576,
1390
1411
  'TheRootNetwork-Mainnet' = 7668,
@@ -1444,6 +1465,7 @@ export declare enum ChainId {
1444
1465
  MainnetZTestnet = 9768,
1445
1466
  CarbonEVM = 9790,
1446
1467
  CarbonEVMTestnet = 9792,
1468
+ AltLayerTestnet = 9997,
1447
1469
  MyOwnTestnet = 9999,
1448
1470
  SmartBitcoinCash = 10000,
1449
1471
  SmartBitcoinCashTestnet = 10001,
@@ -1572,6 +1594,7 @@ export declare enum ChainId {
1572
1594
  ThinkiumMainnetChain1 = 70001,
1573
1595
  ThinkiumMainnetChain2 = 70002,
1574
1596
  ThinkiumMainnetChain103 = 70103,
1597
+ GuapcoinX = 71111,
1575
1598
  PolyjuiceTestnet = 71393,
1576
1599
  GodwokenTestnetv1 = 71401,
1577
1600
  GodwokenMainnet = 71402,
@@ -1733,6 +1756,7 @@ export declare enum ChainId {
1733
1756
  NeonEVMDevNet = 245022926,
1734
1757
  NeonEVMMainNet = 245022934,
1735
1758
  NeonEVMTestNet = 245022940,
1759
+ RazorSkaleChain = 278611351,
1736
1760
  OneLedgerMainnet = 311752642,
1737
1761
  Meld = 333000333,
1738
1762
  'CalypsoNFTHub(SKALETestnet)' = 344106930,
package/dist/src/enums.js CHANGED
@@ -159,6 +159,7 @@ var ChainName;
159
159
  ChainName["BitTorrentChainMainnet"] = "BitTorrent Chain Mainnet";
160
160
  ChainName["ArbitrumonxDai"] = "Arbitrum on xDai";
161
161
  ChainName["MOACtestnet"] = "MOAC testnet";
162
+ ChainName["StructxMainnet"] = "Structx Mainnet";
162
163
  ChainName["FreightTrustNetwork"] = "Freight Trust Network";
163
164
  ChainName["MAPMakalu"] = "MAP Makalu";
164
165
  ChainName["SiriusNetV2"] = "SiriusNet V2";
@@ -176,6 +177,7 @@ var ChainName;
176
177
  ChainName["NeonlinkMainnet"] = "Neonlink Mainnet";
177
178
  ChainName["SURBlockchainNetwork"] = "SUR Blockchain Network";
178
179
  ChainName["HighPerformanceBlockchain"] = "High Performance Blockchain";
180
+ ChainName["LaChain"] = "LaChain";
179
181
  ChainName["ZkSyncEraTestnet"] = "zkSync Era Testnet";
180
182
  ChainName["BobaNetwork"] = "Boba Network";
181
183
  ChainName["HederaMainnet"] = "Hedera Mainnet";
@@ -197,7 +199,7 @@ var ChainName;
197
199
  ChainName["ThetaSapphireTestnet"] = "Theta Sapphire Testnet";
198
200
  ChainName["ThetaAmberTestnet"] = "Theta Amber Testnet";
199
201
  ChainName["ThetaTestnet"] = "Theta Testnet";
200
- ChainName["PulseChainMainnet"] = "PulseChain Mainnet";
202
+ ChainName["PulseChain"] = "PulseChain";
201
203
  ChainName["ConstaTestnet"] = "Consta Testnet";
202
204
  ChainName["Lisinski"] = "Lisinski";
203
205
  ChainName["HyperonChainTestNet"] = "HyperonChain TestNet";
@@ -319,6 +321,8 @@ var ChainName;
319
321
  ChainName["UltronTestnet"] = "Ultron Testnet";
320
322
  ChainName["UltronMainnet"] = "Ultron Mainnet";
321
323
  ChainName["StepNetwork"] = "Step Network";
324
+ ChainName["ARCMainnet"] = "ARC Mainnet";
325
+ ChainName["ARCTestnet"] = "ARC Testnet";
322
326
  ChainName["OMPlatformMainnet"] = "OM Platform Mainnet";
323
327
  ChainName["CICChainTestnet"] = "CIC Chain Testnet";
324
328
  ChainName["HALOMainnet"] = "HALO Mainnet";
@@ -343,6 +347,7 @@ var ChainName;
343
347
  ChainName["PolygonzkEVMTestnetPreAudit-Upgraded"] = "Polygon zkEVM Testnet Pre Audit-Upgraded";
344
348
  ChainName["RikezaNetworkMainnet"] = "Rikeza Network Mainnet";
345
349
  ChainName["PolygonzkEVMTestnet"] = "Polygon zkEVM Testnet";
350
+ ChainName["GILTestnet"] = "GIL Testnet";
346
351
  ChainName["CtexScanBlockchain"] = "Ctex Scan Blockchain";
347
352
  ChainName["SherpaxMainnet"] = "Sherpax Mainnet";
348
353
  ChainName["SherpaxTestnet"] = "Sherpax Testnet";
@@ -359,6 +364,7 @@ var ChainName;
359
364
  ChainName["TBSITestnet"] = "TBSI Testnet";
360
365
  ChainName["PaletteChainMainnet"] = "Palette Chain Mainnet";
361
366
  ChainName["PartyChain"] = "PartyChain";
367
+ ChainName["GaussMainnet"] = "Gauss Mainnet";
362
368
  ChainName["Kerleano"] = "Kerleano";
363
369
  ChainName["RabbitAnalogTestnetChain"] = "Rabbit Analog Testnet Chain";
364
370
  ChainName["CubeChainMainnet"] = "Cube Chain Mainnet";
@@ -457,6 +463,7 @@ var ChainName;
457
463
  ChainName["BobaoperaTestnet"] = "Bobaopera Testnet";
458
464
  ChainName["Nahmii3Mainnet"] = "Nahmii 3 Mainnet";
459
465
  ChainName["Nahmii3Testnet"] = "Nahmii 3 Testnet";
466
+ ChainName["FastexChain(Bahamut)OasisTestnet"] = "Fastex Chain (Bahamut) Oasis Testnet";
460
467
  ChainName["BitindiTestnet"] = "Bitindi Testnet";
461
468
  ChainName["BitindiMainnet"] = "Bitindi Mainnet";
462
469
  ChainName["AIOZNetworkTestnet"] = "AIOZ Network Testnet";
@@ -473,6 +480,7 @@ var ChainName;
473
480
  ChainName["BlackFortExchangeNetwork"] = "BlackFort Exchange Network";
474
481
  ChainName["Mantle"] = "Mantle";
475
482
  ChainName["MantleTestnet"] = "Mantle Testnet";
483
+ ChainName["FastexChain(Bahamut)"] = "Fastex Chain (Bahamut)";
476
484
  ChainName["TLChainNetworkMainnet"] = "TLChain Network Mainnet";
477
485
  ChainName["EraSwapMainnet"] = "EraSwap Mainnet";
478
486
  ChainName["HumanodeMainnet"] = "Humanode Mainnet";
@@ -502,6 +510,7 @@ var ChainName;
502
510
  ChainName["PlanqMainnet"] = "Planq Mainnet";
503
511
  ChainName["KLYNTAR"] = "KLYNTAR";
504
512
  ChainName["ShyftMainnet"] = "Shyft Mainnet";
513
+ ChainName["RabaNetworkMainnet"] = "Raba Network Mainnet";
505
514
  ChainName["ADILTestnet"] = "ADIL Testnet";
506
515
  ChainName["AdilChainV2Mainnet"] = "Adil Chain V2 Mainnet";
507
516
  ChainName["TheRootNetwork-Mainnet"] = "The Root Network - Mainnet";
@@ -561,6 +570,7 @@ var ChainName;
561
570
  ChainName["MainnetZTestnet"] = "MainnetZ Testnet";
562
571
  ChainName["CarbonEVM"] = "Carbon EVM";
563
572
  ChainName["CarbonEVMTestnet"] = "Carbon EVM Testnet";
573
+ ChainName["AltLayerTestnet"] = "AltLayer Testnet";
564
574
  ChainName["MyOwnTestnet"] = "myOwn Testnet";
565
575
  ChainName["SmartBitcoinCash"] = "Smart Bitcoin Cash";
566
576
  ChainName["SmartBitcoinCashTestnet"] = "Smart Bitcoin Cash Testnet";
@@ -689,6 +699,7 @@ var ChainName;
689
699
  ChainName["ThinkiumMainnetChain1"] = "Thinkium Mainnet Chain 1";
690
700
  ChainName["ThinkiumMainnetChain2"] = "Thinkium Mainnet Chain 2";
691
701
  ChainName["ThinkiumMainnetChain103"] = "Thinkium Mainnet Chain 103";
702
+ ChainName["GuapcoinX"] = "GuapcoinX";
692
703
  ChainName["PolyjuiceTestnet"] = "Polyjuice Testnet";
693
704
  ChainName["GodwokenTestnetv1"] = "Godwoken Testnet v1";
694
705
  ChainName["GodwokenMainnet"] = "Godwoken Mainnet";
@@ -850,6 +861,7 @@ var ChainName;
850
861
  ChainName["NeonEVMDevNet"] = "Neon EVM DevNet";
851
862
  ChainName["NeonEVMMainNet"] = "Neon EVM MainNet";
852
863
  ChainName["NeonEVMTestNet"] = "Neon EVM TestNet";
864
+ ChainName["RazorSkaleChain"] = "Razor Skale Chain";
853
865
  ChainName["OneLedgerMainnet"] = "OneLedger Mainnet";
854
866
  ChainName["Meld"] = "Meld";
855
867
  ChainName["CalypsoNFTHub(SKALETestnet)"] = "Calypso NFT Hub (SKALE Testnet)";
@@ -1047,6 +1059,7 @@ var ChainId;
1047
1059
  ChainId[ChainId["BitTorrentChainMainnet"] = 199] = "BitTorrentChainMainnet";
1048
1060
  ChainId[ChainId["ArbitrumonxDai"] = 200] = "ArbitrumonxDai";
1049
1061
  ChainId[ChainId["MOACtestnet"] = 201] = "MOACtestnet";
1062
+ ChainId[ChainId["StructxMainnet"] = 208] = "StructxMainnet";
1050
1063
  ChainId[ChainId["FreightTrustNetwork"] = 211] = "FreightTrustNetwork";
1051
1064
  ChainId[ChainId["MAPMakalu"] = 212] = "MAPMakalu";
1052
1065
  ChainId[ChainId["SiriusNetV2"] = 217] = "SiriusNetV2";
@@ -1064,6 +1077,7 @@ var ChainId;
1064
1077
  ChainId[ChainId["NeonlinkMainnet"] = 259] = "NeonlinkMainnet";
1065
1078
  ChainId[ChainId["SURBlockchainNetwork"] = 262] = "SURBlockchainNetwork";
1066
1079
  ChainId[ChainId["HighPerformanceBlockchain"] = 269] = "HighPerformanceBlockchain";
1080
+ ChainId[ChainId["LaChain"] = 274] = "LaChain";
1067
1081
  ChainId[ChainId["ZkSyncEraTestnet"] = 280] = "ZkSyncEraTestnet";
1068
1082
  ChainId[ChainId["BobaNetwork"] = 288] = "BobaNetwork";
1069
1083
  ChainId[ChainId["HederaMainnet"] = 295] = "HederaMainnet";
@@ -1085,7 +1099,7 @@ var ChainId;
1085
1099
  ChainId[ChainId["ThetaSapphireTestnet"] = 363] = "ThetaSapphireTestnet";
1086
1100
  ChainId[ChainId["ThetaAmberTestnet"] = 364] = "ThetaAmberTestnet";
1087
1101
  ChainId[ChainId["ThetaTestnet"] = 365] = "ThetaTestnet";
1088
- ChainId[ChainId["PulseChainMainnet"] = 369] = "PulseChainMainnet";
1102
+ ChainId[ChainId["PulseChain"] = 369] = "PulseChain";
1089
1103
  ChainId[ChainId["ConstaTestnet"] = 371] = "ConstaTestnet";
1090
1104
  ChainId[ChainId["Lisinski"] = 385] = "Lisinski";
1091
1105
  ChainId[ChainId["HyperonChainTestNet"] = 400] = "HyperonChainTestNet";
@@ -1207,6 +1221,8 @@ var ChainId;
1207
1221
  ChainId[ChainId["UltronTestnet"] = 1230] = "UltronTestnet";
1208
1222
  ChainId[ChainId["UltronMainnet"] = 1231] = "UltronMainnet";
1209
1223
  ChainId[ChainId["StepNetwork"] = 1234] = "StepNetwork";
1224
+ ChainId[ChainId["ARCMainnet"] = 1243] = "ARCMainnet";
1225
+ ChainId[ChainId["ARCTestnet"] = 1244] = "ARCTestnet";
1210
1226
  ChainId[ChainId["OMPlatformMainnet"] = 1246] = "OMPlatformMainnet";
1211
1227
  ChainId[ChainId["CICChainTestnet"] = 1252] = "CICChainTestnet";
1212
1228
  ChainId[ChainId["HALOMainnet"] = 1280] = "HALOMainnet";
@@ -1231,6 +1247,7 @@ var ChainId;
1231
1247
  ChainId[ChainId["PolygonzkEVMTestnetPreAudit-Upgraded"] = 1422] = "PolygonzkEVMTestnetPreAudit-Upgraded";
1232
1248
  ChainId[ChainId["RikezaNetworkMainnet"] = 1433] = "RikezaNetworkMainnet";
1233
1249
  ChainId[ChainId["PolygonzkEVMTestnet"] = 1442] = "PolygonzkEVMTestnet";
1250
+ ChainId[ChainId["GILTestnet"] = 1452] = "GILTestnet";
1234
1251
  ChainId[ChainId["CtexScanBlockchain"] = 1455] = "CtexScanBlockchain";
1235
1252
  ChainId[ChainId["SherpaxMainnet"] = 1506] = "SherpaxMainnet";
1236
1253
  ChainId[ChainId["SherpaxTestnet"] = 1507] = "SherpaxTestnet";
@@ -1247,6 +1264,7 @@ var ChainId;
1247
1264
  ChainId[ChainId["TBSITestnet"] = 1708] = "TBSITestnet";
1248
1265
  ChainId[ChainId["PaletteChainMainnet"] = 1718] = "PaletteChainMainnet";
1249
1266
  ChainId[ChainId["PartyChain"] = 1773] = "PartyChain";
1267
+ ChainId[ChainId["GaussMainnet"] = 1777] = "GaussMainnet";
1250
1268
  ChainId[ChainId["Kerleano"] = 1804] = "Kerleano";
1251
1269
  ChainId[ChainId["RabbitAnalogTestnetChain"] = 1807] = "RabbitAnalogTestnetChain";
1252
1270
  ChainId[ChainId["CubeChainMainnet"] = 1818] = "CubeChainMainnet";
@@ -1345,6 +1363,7 @@ var ChainId;
1345
1363
  ChainId[ChainId["BobaoperaTestnet"] = 4051] = "BobaoperaTestnet";
1346
1364
  ChainId[ChainId["Nahmii3Mainnet"] = 4061] = "Nahmii3Mainnet";
1347
1365
  ChainId[ChainId["Nahmii3Testnet"] = 4062] = "Nahmii3Testnet";
1366
+ ChainId[ChainId["FastexChain(Bahamut)OasisTestnet"] = 4090] = "FastexChain(Bahamut)OasisTestnet";
1348
1367
  ChainId[ChainId["BitindiTestnet"] = 4096] = "BitindiTestnet";
1349
1368
  ChainId[ChainId["BitindiMainnet"] = 4099] = "BitindiMainnet";
1350
1369
  ChainId[ChainId["AIOZNetworkTestnet"] = 4102] = "AIOZNetworkTestnet";
@@ -1361,6 +1380,7 @@ var ChainId;
1361
1380
  ChainId[ChainId["BlackFortExchangeNetwork"] = 4999] = "BlackFortExchangeNetwork";
1362
1381
  ChainId[ChainId["Mantle"] = 5000] = "Mantle";
1363
1382
  ChainId[ChainId["MantleTestnet"] = 5001] = "MantleTestnet";
1383
+ ChainId[ChainId["FastexChain(Bahamut)"] = 5165] = "FastexChain(Bahamut)";
1364
1384
  ChainId[ChainId["TLChainNetworkMainnet"] = 5177] = "TLChainNetworkMainnet";
1365
1385
  ChainId[ChainId["EraSwapMainnet"] = 5197] = "EraSwapMainnet";
1366
1386
  ChainId[ChainId["HumanodeMainnet"] = 5234] = "HumanodeMainnet";
@@ -1390,6 +1410,7 @@ var ChainId;
1390
1410
  ChainId[ChainId["PlanqMainnet"] = 7070] = "PlanqMainnet";
1391
1411
  ChainId[ChainId["KLYNTAR"] = 7331] = "KLYNTAR";
1392
1412
  ChainId[ChainId["ShyftMainnet"] = 7341] = "ShyftMainnet";
1413
+ ChainId[ChainId["RabaNetworkMainnet"] = 7484] = "RabaNetworkMainnet";
1393
1414
  ChainId[ChainId["ADILTestnet"] = 7575] = "ADILTestnet";
1394
1415
  ChainId[ChainId["AdilChainV2Mainnet"] = 7576] = "AdilChainV2Mainnet";
1395
1416
  ChainId[ChainId["TheRootNetwork-Mainnet"] = 7668] = "TheRootNetwork-Mainnet";
@@ -1449,6 +1470,7 @@ var ChainId;
1449
1470
  ChainId[ChainId["MainnetZTestnet"] = 9768] = "MainnetZTestnet";
1450
1471
  ChainId[ChainId["CarbonEVM"] = 9790] = "CarbonEVM";
1451
1472
  ChainId[ChainId["CarbonEVMTestnet"] = 9792] = "CarbonEVMTestnet";
1473
+ ChainId[ChainId["AltLayerTestnet"] = 9997] = "AltLayerTestnet";
1452
1474
  ChainId[ChainId["MyOwnTestnet"] = 9999] = "MyOwnTestnet";
1453
1475
  ChainId[ChainId["SmartBitcoinCash"] = 10000] = "SmartBitcoinCash";
1454
1476
  ChainId[ChainId["SmartBitcoinCashTestnet"] = 10001] = "SmartBitcoinCashTestnet";
@@ -1577,6 +1599,7 @@ var ChainId;
1577
1599
  ChainId[ChainId["ThinkiumMainnetChain1"] = 70001] = "ThinkiumMainnetChain1";
1578
1600
  ChainId[ChainId["ThinkiumMainnetChain2"] = 70002] = "ThinkiumMainnetChain2";
1579
1601
  ChainId[ChainId["ThinkiumMainnetChain103"] = 70103] = "ThinkiumMainnetChain103";
1602
+ ChainId[ChainId["GuapcoinX"] = 71111] = "GuapcoinX";
1580
1603
  ChainId[ChainId["PolyjuiceTestnet"] = 71393] = "PolyjuiceTestnet";
1581
1604
  ChainId[ChainId["GodwokenTestnetv1"] = 71401] = "GodwokenTestnetv1";
1582
1605
  ChainId[ChainId["GodwokenMainnet"] = 71402] = "GodwokenMainnet";
@@ -1738,6 +1761,7 @@ var ChainId;
1738
1761
  ChainId[ChainId["NeonEVMDevNet"] = 245022926] = "NeonEVMDevNet";
1739
1762
  ChainId[ChainId["NeonEVMMainNet"] = 245022934] = "NeonEVMMainNet";
1740
1763
  ChainId[ChainId["NeonEVMTestNet"] = 245022940] = "NeonEVMTestNet";
1764
+ ChainId[ChainId["RazorSkaleChain"] = 278611351] = "RazorSkaleChain";
1741
1765
  ChainId[ChainId["OneLedgerMainnet"] = 311752642] = "OneLedgerMainnet";
1742
1766
  ChainId[ChainId["Meld"] = 333000333] = "Meld";
1743
1767
  ChainId[ChainId["CalypsoNFTHub(SKALETestnet)"] = 344106930] = "CalypsoNFTHub(SKALETestnet)";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revoke.cash/chains",
3
- "version": "1.1.0",
3
+ "version": "2.0.0",
4
4
  "description": "Helper module for getting EVM chains info.",
5
5
  "author": "Revoke.cash",
6
6
  "contributors": [