@revoke.cash/chains 49.0.0 → 50.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.
@@ -2967,9 +2967,9 @@ exports.chains = {
2967
2967
  'wss://polygon.drpc.org'
2968
2968
  ],
2969
2969
  faucets: [],
2970
- nativeCurrency: { name: 'MATIC', symbol: 'MATIC', decimals: 18 },
2970
+ nativeCurrency: { name: 'POL', symbol: 'POL', decimals: 18 },
2971
2971
  infoURL: 'https://polygon.technology/',
2972
- shortName: 'matic',
2972
+ shortName: 'pol',
2973
2973
  chainId: 137,
2974
2974
  networkId: 137,
2975
2975
  slip44: 966,
@@ -6679,10 +6679,10 @@ exports.chains = {
6679
6679
  ]
6680
6680
  },
6681
6681
  545: {
6682
- name: 'Testnet',
6682
+ name: 'EVM on Flow Testnet',
6683
6683
  chain: 'Flow',
6684
6684
  rpc: ['https://testnet.evm.nodes.onflow.org'],
6685
- faucets: ['https://testnet-faucet.onflow.org'],
6685
+ faucets: ['https://faucet.flow.com/fund-account'],
6686
6686
  nativeCurrency: { name: 'FLOW', symbol: 'FLOW', decimals: 18 },
6687
6687
  infoURL: 'https://developers.flow.com/evm/about',
6688
6688
  shortName: 'flow-testnet',
@@ -6691,7 +6691,7 @@ exports.chains = {
6691
6691
  icon: 'flowevm',
6692
6692
  explorers: [
6693
6693
  {
6694
- name: 'FlowScan: Testnet',
6694
+ name: 'FlowScan Testnet',
6695
6695
  url: 'https://evm-testnet.flowscan.io',
6696
6696
  standard: 'EIP3091'
6697
6697
  }
@@ -7143,6 +7143,7 @@ exports.chains = {
7143
7143
  standard: 'EIP3091'
7144
7144
  }
7145
7145
  ],
7146
+ status: 'deprecated',
7146
7147
  iconURL: 'https://ipfs.io/ipfs/QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC'
7147
7148
  },
7148
7149
  647: {
@@ -7489,6 +7490,53 @@ exports.chains = {
7489
7490
  ],
7490
7491
  iconURL: 'https://ipfs.io/ipfs/bafkreiby27m6esbsjthmknckq5ktsaaj2z6hylzljbsmvx4fgezdra3q4m'
7491
7492
  },
7493
+ 711: {
7494
+ name: 'Tucana',
7495
+ chain: 'Tucana',
7496
+ title: 'Tucana Testnet',
7497
+ rpc: ['https://evm-rpc.tucana.zone', 'wss://evm-ws.tucana.zone'],
7498
+ faucets: [],
7499
+ nativeCurrency: { name: 'Tucana', symbol: 'TUC', decimals: 18 },
7500
+ infoURL: 'https://tucana.zone',
7501
+ shortName: 'tuc',
7502
+ chainId: 711,
7503
+ networkId: 711,
7504
+ slip44: 1,
7505
+ icon: 'tucana',
7506
+ explorers: [
7507
+ {
7508
+ name: 'Tucana Explorer',
7509
+ url: 'https://explorer.tucana.zone',
7510
+ standard: 'EIP3091'
7511
+ }
7512
+ ],
7513
+ iconURL: 'https://ipfs.io/ipfs/Qmb7SKBSBusnRy77HsaEsSWNwyXVwuzbM4duxCLtjWZhT8'
7514
+ },
7515
+ 712: {
7516
+ name: 'Birdee-2',
7517
+ chain: 'Tucana',
7518
+ title: 'Tucana Testnet',
7519
+ rpc: [
7520
+ 'https://evm-rpc.birdee-2.tucana.zone',
7521
+ 'wss://evm-ws.birdee-2.tucana.zone'
7522
+ ],
7523
+ faucets: [],
7524
+ nativeCurrency: { name: 'Tucana', symbol: 'TUC', decimals: 18 },
7525
+ infoURL: 'https://tucana.zone',
7526
+ shortName: 'birdee-2',
7527
+ chainId: 712,
7528
+ networkId: 712,
7529
+ slip44: 1,
7530
+ icon: 'tucana',
7531
+ explorers: [
7532
+ {
7533
+ name: 'Birdee-2 Explorer',
7534
+ url: 'https://explorer.birdee-2.tucana.zone',
7535
+ standard: 'EIP3091'
7536
+ }
7537
+ ],
7538
+ iconURL: 'https://ipfs.io/ipfs/Qmb7SKBSBusnRy77HsaEsSWNwyXVwuzbM4duxCLtjWZhT8'
7539
+ },
7492
7540
  713: {
7493
7541
  name: 'Vrcscan Mainnet',
7494
7542
  chain: 'VRC',
@@ -7659,7 +7707,7 @@ exports.chains = {
7659
7707
  ]
7660
7708
  },
7661
7709
  747: {
7662
- name: 'Mainnet',
7710
+ name: 'EVM on Flow',
7663
7711
  chain: 'Flow',
7664
7712
  rpc: ['https://mainnet.evm.nodes.onflow.org'],
7665
7713
  faucets: [],
@@ -7671,9 +7719,9 @@ exports.chains = {
7671
7719
  icon: 'flowevm',
7672
7720
  explorers: [
7673
7721
  {
7674
- name: 'Flow Diver',
7675
- url: 'https://flowdiver.io',
7676
- standard: 'none'
7722
+ name: 'FlowScan',
7723
+ url: 'https://evm.flowscan.io',
7724
+ standard: 'EIP3091'
7677
7725
  }
7678
7726
  ],
7679
7727
  iconURL: 'https://ipfs.io/ipfs/QmQFugEvsfU3ARjjJ7YRLJwSxMfTk54WWzrofekTRBKFaC'
@@ -8586,6 +8634,28 @@ exports.chains = {
8586
8634
  ],
8587
8635
  iconURL: 'https://ipfs.io/ipfs/Qmckj9B9F3jWDk9bv9HwoPmfjrx2Ju8J2BQSNoPFdYGduj'
8588
8636
  },
8637
+ 945: {
8638
+ name: 'Subtensor EVM Testnet',
8639
+ chain: 'Bittensor',
8640
+ rpc: ['https://evm-testnet.dev.opentensor.ai'],
8641
+ faucets: [],
8642
+ nativeCurrency: { name: 'testTAO', symbol: 'TAO', decimals: 9 },
8643
+ infoURL: 'https://bittensor.com/',
8644
+ shortName: 'bittensor-evm-testnet',
8645
+ chainId: 945,
8646
+ networkId: 945,
8647
+ slip44: 1005,
8648
+ icon: 'bittensor',
8649
+ explorers: [
8650
+ {
8651
+ name: 'Subtensor EVM Explorer',
8652
+ url: 'https://evm-testscan.dev.opentensor.ai',
8653
+ icon: 'bittensor',
8654
+ standard: 'EIP3091'
8655
+ }
8656
+ ],
8657
+ iconURL: 'https://ipfs.io/ipfs/QmcwymedPKMBVUptXLeuco2kV7LEhyd3bQ6x3aAh4VAmNJ'
8658
+ },
8589
8659
  956: {
8590
8660
  name: 'muNode Testnet',
8591
8661
  chain: 'munode',
@@ -8888,7 +8958,7 @@ exports.chains = {
8888
8958
  chain: '5ireChain',
8889
8959
  rpc: ['https://rpc.5ire.network'],
8890
8960
  faucets: [],
8891
- nativeCurrency: { name: '5ire Token', symbol: '5IRE', decimals: 18 },
8961
+ nativeCurrency: { name: '5ire Token', symbol: '5ire', decimals: 18 },
8892
8962
  infoURL: 'https://5ire.org',
8893
8963
  shortName: '5ire',
8894
8964
  chainId: 995,
@@ -8918,10 +8988,10 @@ exports.chains = {
8918
8988
  iconURL: 'https://ipfs.io/ipfs/QmcNsubj4ane1QXTfWt4Xm4SYU59TMnevtW5TuKprrBCHk'
8919
8989
  },
8920
8990
  997: {
8921
- name: '5ireChain Thunder',
8922
- chain: '5ireChain Testnet',
8923
- rpc: ['https://rpc-testnet.5ire.network'],
8924
- faucets: ['https://explorer.5ire.network/faucet'],
8991
+ name: '5ireChain Thunder Testnet',
8992
+ chain: '5ireChain',
8993
+ rpc: ['https://rpc.testnet.5ire.network'],
8994
+ faucets: ['https://testnet.5irescan.io/faucet'],
8925
8995
  nativeCurrency: {
8926
8996
  name: '5ire Testnet Token',
8927
8997
  symbol: 'T5IRE',
@@ -8934,8 +9004,8 @@ exports.chains = {
8934
9004
  icon: '5ireChain',
8935
9005
  explorers: [
8936
9006
  {
8937
- name: '5ireChain Explorer',
8938
- url: 'https://explorer.5ire.network',
9007
+ name: '5ireChain Testnet Explorer',
9008
+ url: 'https://testnet.5irescan.io',
8939
9009
  standard: 'none',
8940
9010
  icon: '5ireChain'
8941
9011
  }
@@ -11563,7 +11633,8 @@ exports.chains = {
11563
11633
  name: 'Gravity Alpha Mainnet Explorer',
11564
11634
  url: 'https://explorer.gravity.xyz',
11565
11635
  standard: 'EIP3091'
11566
- }
11636
+ },
11637
+ { name: 'gscan', url: 'https://gscan.xyz', standard: 'EIP3091' }
11567
11638
  ],
11568
11639
  parent: {
11569
11640
  type: 'L2',
@@ -13431,8 +13502,8 @@ exports.chains = {
13431
13502
  ]
13432
13503
  },
13433
13504
  2039: {
13434
- name: 'Aleph Zero Testnet',
13435
- chain: 'Aleph Zero Testnet',
13505
+ name: 'Aleph Zero',
13506
+ chain: 'Aleph Zero',
13436
13507
  icon: 'aleph',
13437
13508
  rpc: [
13438
13509
  'https://rpc.alephzero-testnet.gelato.digital',
@@ -13440,14 +13511,14 @@ exports.chains = {
13440
13511
  ],
13441
13512
  faucets: [],
13442
13513
  nativeCurrency: { name: 'TZERO', symbol: 'TZERO', decimals: 18 },
13443
- infoURL: 'https://testnet.alephzero.org',
13514
+ infoURL: 'https://alephzero.org/',
13444
13515
  shortName: 'aleph',
13445
13516
  chainId: 2039,
13446
13517
  networkId: 2039,
13447
13518
  explorers: [
13448
13519
  {
13449
- name: 'Aleph Zero Testnet',
13450
- url: 'https://test.azero.dev/#/explorer',
13520
+ name: 'Aleph Zero',
13521
+ url: 'https://evm-explorer-testnet.alephzero.org',
13451
13522
  icon: 'aleph',
13452
13523
  standard: 'none'
13453
13524
  }
@@ -13973,6 +14044,27 @@ exports.chains = {
13973
14044
  }
13974
14045
  ]
13975
14046
  },
14047
+ 2192: {
14048
+ name: 'SnaxChain',
14049
+ chain: 'ETH',
14050
+ rpc: ['https://mainnet.snaxchain.io'],
14051
+ faucets: [],
14052
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
14053
+ infoURL: 'https://synthetix.io',
14054
+ shortName: 'snax',
14055
+ chainId: 2192,
14056
+ networkId: 2192,
14057
+ icon: 'snax',
14058
+ explorers: [
14059
+ {
14060
+ name: 'blockscout',
14061
+ url: 'https://explorer.snaxchain.io',
14062
+ icon: 'blockscout',
14063
+ standard: 'EIP3091'
14064
+ }
14065
+ ],
14066
+ iconURL: 'https://ipfs.io/ipfs/QmQPHTTpgSjvP18Yc522ZxHYKRwLLxeR6xWdEdcw1XHwZo'
14067
+ },
13976
14068
  2199: {
13977
14069
  name: 'Moonsama Network',
13978
14070
  chain: 'MSN',
@@ -14665,6 +14757,25 @@ exports.chains = {
14665
14757
  ],
14666
14758
  iconURL: 'https://ipfs.io/ipfs/QmQDNdhPvCrrijEKC3G9Px5if2CHgdxq7Q2Pg66cy9xwbF'
14667
14759
  },
14760
+ 2477: {
14761
+ name: '6Degree of Outreach',
14762
+ chain: '6DO',
14763
+ rpc: ['https://rpc.6do.world'],
14764
+ faucets: [],
14765
+ nativeCurrency: { name: '6Degree Coin', symbol: '6DO', decimals: 18 },
14766
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
14767
+ infoURL: 'https://6do.world',
14768
+ shortName: '6do',
14769
+ chainId: 2477,
14770
+ networkId: 2477,
14771
+ explorers: [
14772
+ {
14773
+ name: '6Degree Chain Explorer',
14774
+ url: 'https://explorer.6do.world',
14775
+ standard: 'EIP3091'
14776
+ }
14777
+ ]
14778
+ },
14668
14779
  2484: {
14669
14780
  name: 'Unicorn Ultra Nebulas Testnet',
14670
14781
  chain: 'u2u',
@@ -15104,7 +15215,7 @@ exports.chains = {
15104
15215
  'wss://rpc-quicknode-holesky.morphl2.io',
15105
15216
  'https://rpc-holesky.morphl2.io'
15106
15217
  ],
15107
- faucets: [],
15218
+ faucets: ['https://morphfaucet.com/'],
15108
15219
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
15109
15220
  infoURL: 'https://morphl2.io',
15110
15221
  shortName: 'hmorph',
@@ -16605,6 +16716,27 @@ exports.chains = {
16605
16716
  ],
16606
16717
  iconURL: 'https://ipfs.io/ipfs/QmXARMjJGkXEVEdjUyxkeG4ffsWvEo9vSJpVon3JwRxckS'
16607
16718
  },
16719
+ 4088: {
16720
+ name: 'Zeroth Mainnet',
16721
+ chain: 'ZRH',
16722
+ icon: 'zeroth',
16723
+ rpc: ['https://my.zeroth.run'],
16724
+ faucets: [],
16725
+ nativeCurrency: { name: 'ZRH', symbol: 'ZRH', decimals: 18 },
16726
+ infoURL: 'https://www.zeroth.foundation',
16727
+ shortName: 'ZRH',
16728
+ chainId: 4088,
16729
+ networkId: 4088,
16730
+ explorers: [
16731
+ {
16732
+ name: 'Zeroth Explorer',
16733
+ url: 'https://scan.zeroth.run',
16734
+ icon: 'zeroth',
16735
+ standard: 'EIP3091'
16736
+ }
16737
+ ],
16738
+ iconURL: 'https://ipfs.io/ipfs/QmVz2jPdp5vXo4mJVuTXLmwcfQsw3XVojkmochPckvCowz'
16739
+ },
16608
16740
  4090: {
16609
16741
  name: 'Fastex Chain (Bahamut) Oasis Testnet',
16610
16742
  title: 'Bahamut testnet Oasis',
@@ -19253,7 +19385,7 @@ exports.chains = {
19253
19385
  chain: 'tZEUS',
19254
19386
  icon: 'zeusicon',
19255
19387
  rpc: ['https://testnet-rpc.zeuschainscan.io'],
19256
- nativeCurrency: { name: 'The ZEUS Token', symbol: 'ZEUS', decimals: 18 },
19388
+ nativeCurrency: { name: 'The ZEUS Token', symbol: 'ZEUSX', decimals: 18 },
19257
19389
  infoURL: 'https://testnet-explorer.zeuschainscan.io',
19258
19390
  shortName: 'ZEUS-Testnet',
19259
19391
  chainId: 7244,
@@ -22567,6 +22699,25 @@ exports.chains = {
22567
22699
  ],
22568
22700
  iconURL: 'https://ipfs.io/ipfs/QmZFiYHnE4TrezPz8wSap9nMxG6m98w4fv7ataj2TfLNck'
22569
22701
  },
22702
+ 11000: {
22703
+ name: 'KBC Chain',
22704
+ chain: 'KB',
22705
+ rpc: ['https://mainnet-rpc.kbcfoundation.com'],
22706
+ faucets: [],
22707
+ features: [{ name: 'EIP155' }],
22708
+ nativeCurrency: { name: 'KBC', symbol: 'KBC', decimals: 18 },
22709
+ infoURL: 'https://kbcfoundation.com',
22710
+ shortName: 'KBC',
22711
+ chainId: 11000,
22712
+ networkId: 11000,
22713
+ explorers: [
22714
+ {
22715
+ name: 'KBC Explorer',
22716
+ url: 'https://scan.kbcfoundation.com',
22717
+ standard: 'EIP3091'
22718
+ }
22719
+ ]
22720
+ },
22570
22721
  11011: {
22571
22722
  name: 'Shape Sepolia Testnet',
22572
22723
  chain: 'ETH',
@@ -23543,6 +23694,27 @@ exports.chains = {
23543
23694
  }
23544
23695
  ]
23545
23696
  },
23697
+ 14088: {
23698
+ name: 'Zeroth Testnet',
23699
+ chain: 'Zeroth',
23700
+ icon: 'zeroth',
23701
+ rpc: ['https://test-my.zeroth.run'],
23702
+ faucets: [],
23703
+ nativeCurrency: { name: 'Zeroth', symbol: 'ZRHt', decimals: 18 },
23704
+ infoURL: 'https://www.zeroth.foundation',
23705
+ shortName: 'ZRHt',
23706
+ chainId: 14088,
23707
+ networkId: 14088,
23708
+ explorers: [
23709
+ {
23710
+ name: 'Zeroth Explorer',
23711
+ url: 'https://test-scan.zeroth.run',
23712
+ icon: 'zeroth',
23713
+ standard: 'EIP3091'
23714
+ }
23715
+ ],
23716
+ iconURL: 'https://ipfs.io/ipfs/QmVz2jPdp5vXo4mJVuTXLmwcfQsw3XVojkmochPckvCowz'
23717
+ },
23546
23718
  14324: {
23547
23719
  name: 'EVOLVE Testnet',
23548
23720
  chain: 'EVO',
@@ -25645,6 +25817,27 @@ exports.chains = {
25645
25817
  parent: { type: 'L2', chain: 'eip155-248' },
25646
25818
  iconURL: 'https://ipfs.io/ipfs/QmZZnwR1y6cU1sare2TQmwqkNDLXQxD4GdPrmHLmUoPtbU'
25647
25819
  },
25820
+ 30000: {
25821
+ name: 'qChain Mainnet',
25822
+ chain: 'qChain',
25823
+ rpc: ['https://rpc.qchain.kr'],
25824
+ faucets: [],
25825
+ features: [{ name: 'EIP155' }],
25826
+ nativeCurrency: { name: 'QCO', symbol: 'QCO', decimals: 18 },
25827
+ infoURL: 'https://www.qchain.kr',
25828
+ shortName: 'qchain',
25829
+ chainId: 30000,
25830
+ networkId: 30000,
25831
+ icon: 'qchain',
25832
+ explorers: [
25833
+ {
25834
+ name: 'qChain explorer',
25835
+ url: 'https://scan.qchain.kr',
25836
+ standard: 'EIP3091'
25837
+ }
25838
+ ],
25839
+ iconURL: 'https://ipfs.io/ipfs/QmZESsg3P8cimYjibkD8w1T8DgszAHcKn7UReC8FWbfDGz'
25840
+ },
25648
25841
  30067: {
25649
25842
  name: 'Piece testnet',
25650
25843
  chain: 'PieceNetwork',
@@ -26319,12 +26512,12 @@ exports.chains = {
26319
26512
  },
26320
26513
  34504: {
26321
26514
  name: 'ZEUS Mainnet',
26322
- chain: 'ZEUS',
26515
+ chain: 'ZEUSX',
26323
26516
  icon: 'zeusicon',
26324
26517
  rpc: ['https://mainnet-rpc.zeuschainscan.io'],
26325
- nativeCurrency: { name: 'The ZEUS Token', symbol: 'ZEUS', decimals: 18 },
26518
+ nativeCurrency: { name: 'The ZEUS Token', symbol: 'ZEUSX', decimals: 18 },
26326
26519
  infoURL: 'https://zeuschainscan.io',
26327
- shortName: 'ZEUS',
26520
+ shortName: 'ZEUSX',
26328
26521
  chainId: 34504,
26329
26522
  networkId: 34504,
26330
26523
  faucets: [],
@@ -27457,6 +27650,27 @@ exports.chains = {
27457
27650
  ],
27458
27651
  parent: { type: 'L2', chain: 'eip155-3' }
27459
27652
  },
27653
+ 50888: {
27654
+ name: 'Erbie Mainnet',
27655
+ chain: 'Erbie',
27656
+ rpc: ['https://api.erbie.io'],
27657
+ faucets: [],
27658
+ nativeCurrency: { name: 'ERB', symbol: 'ERB', decimals: 18 },
27659
+ infoURL: 'https://www.erbie.io',
27660
+ shortName: 'Erbie',
27661
+ chainId: 50888,
27662
+ networkId: 50888,
27663
+ icon: 'erbie',
27664
+ explorers: [
27665
+ {
27666
+ name: 'Erbie Explorer',
27667
+ url: 'https://www.erbie.io/explorer',
27668
+ standard: 'none',
27669
+ icon: 'erbie'
27670
+ }
27671
+ ],
27672
+ iconURL: 'https://ipfs.io/ipfs/QmfS33Wd4e5pwq4JpNeK3wV1tbPDTakFA6KLxjewHp553z'
27673
+ },
27460
27674
  51178: {
27461
27675
  name: 'Lumoz Testnet Alpha',
27462
27676
  chain: 'ETH',
@@ -27619,6 +27833,26 @@ exports.chains = {
27619
27833
  ],
27620
27834
  iconURL: 'https://ipfs.io/ipfs/QmQB48m15TzhUFrmu56QCRQjkrkgUaKfgCmKE8o3RzmuPJ'
27621
27835
  },
27836
+ 54176: {
27837
+ name: 'OverProtocol Mainnet',
27838
+ chain: 'OverProtocol',
27839
+ icon: 'overIcon',
27840
+ rpc: ['https://public.rpc.overprotocol.com'],
27841
+ faucets: [],
27842
+ nativeCurrency: { name: 'Over', symbol: 'OVER', decimals: 18 },
27843
+ infoURL: 'https://docs.over.network',
27844
+ shortName: 'overprotocol',
27845
+ chainId: 54176,
27846
+ networkId: 54176,
27847
+ explorers: [
27848
+ {
27849
+ name: 'OverView',
27850
+ url: 'https://view.over.network',
27851
+ standard: 'EIP3091'
27852
+ }
27853
+ ],
27854
+ iconURL: 'https://ipfs.io/ipfs/QmcxyEjW9G8K9JP6rZGjRmjJuS9BvgMwzL5dKM1nV2aPLs'
27855
+ },
27622
27856
  54211: {
27623
27857
  name: 'Haqq Chain Testnet',
27624
27858
  chain: 'TestEdge2',
@@ -28571,7 +28805,7 @@ exports.chains = {
28571
28805
  name: 'eSync Network Testnet',
28572
28806
  title: 'eSync Network Testnet',
28573
28807
  chain: 'ECS',
28574
- rpc: ['http://rpc.tst.esync.network'],
28808
+ rpc: ['https://rpc.tst.esync.network'],
28575
28809
  faucets: ['https://faucet.tst.ecredits.com'],
28576
28810
  nativeCurrency: { name: 'eCredits', symbol: 'ECS', decimals: 18 },
28577
28811
  infoURL: 'https://esync.network',
@@ -30744,6 +30978,28 @@ exports.chains = {
30744
30978
  redFlags: ['reusedChainId'],
30745
30979
  iconURL: 'https://ipfs.io/ipfs/bafkreid3wd6ouu53r677q2z24a4eq5un5tlwbc4izfapcvvtrlhkmz43au'
30746
30980
  },
30981
+ 102030: {
30982
+ name: 'Creditcoin',
30983
+ chain: 'CTC',
30984
+ icon: 'creditcoin',
30985
+ rpc: ['https://mainnet3.creditcoin.network'],
30986
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
30987
+ nativeCurrency: { name: 'CTC', symbol: 'CTC', decimals: 18 },
30988
+ infoURL: 'https://creditcoin.org',
30989
+ shortName: 'ctc',
30990
+ chainId: 102030,
30991
+ networkId: 102030,
30992
+ faucets: [],
30993
+ explorers: [
30994
+ {
30995
+ name: 'blockscout',
30996
+ url: 'https://creditcoin.blockscout.com',
30997
+ icon: 'blockscout',
30998
+ standard: 'EIP3091'
30999
+ }
31000
+ ],
31001
+ iconURL: 'https://ipfs.io/ipfs/QmTfecECALDCy51zwVbXBSXb6TokqowCYzVLv65etahLxX'
31002
+ },
30747
31003
  102031: {
30748
31004
  name: 'Creditcoin Testnet',
30749
31005
  chain: 'CTC',
@@ -31968,6 +32224,37 @@ exports.chains = {
31968
32224
  ],
31969
32225
  iconURL: 'https://ipfs.io/ipfs/QmSgzwKnJJjys3Uq2aVVdwJ3NffLj3CXMVCph9uByTBegc'
31970
32226
  },
32227
+ 202105: {
32228
+ name: 'DuckChain Testnet',
32229
+ title: 'DuckChain Testnet',
32230
+ chain: 'DuckChain',
32231
+ icon: 'duckchain',
32232
+ rpc: [
32233
+ 'https://testnet-rpc.duckchain.io',
32234
+ 'https://testnet-rpc-hk.duckchain.io'
32235
+ ],
32236
+ faucets: [],
32237
+ nativeCurrency: { name: 'TON', symbol: 'TON', decimals: 18 },
32238
+ infoURL: 'https://duckchain.io',
32239
+ shortName: 'Duck-Chain-Testnet',
32240
+ chainId: 202105,
32241
+ networkId: 202105,
32242
+ explorers: [
32243
+ {
32244
+ name: 'DuckChain Scan',
32245
+ url: 'https://www.okx.com/web3/explorer/duckchain-testnet',
32246
+ icon: 'duckchain',
32247
+ standard: 'EIP3091'
32248
+ },
32249
+ {
32250
+ name: 'DuckChain Scan',
32251
+ url: 'https://www.oklink.com/duckchain-testnet',
32252
+ icon: 'duckchain',
32253
+ standard: 'EIP3091'
32254
+ }
32255
+ ],
32256
+ iconURL: 'https://ipfs.io/ipfs/QmTJwaQcF6widssKvbNgdM4AVaddiTqFM2j4n6x17Sp3FL'
32257
+ },
31971
32258
  202212: {
31972
32259
  name: 'X1 Devnet',
31973
32260
  chain: 'X1',
@@ -33751,6 +34038,26 @@ exports.chains = {
33751
34038
  }
33752
34039
  ]
33753
34040
  },
34041
+ 541764: {
34042
+ name: 'OverProtocol Testnet',
34043
+ chain: 'OverProtocol',
34044
+ icon: 'overIcon',
34045
+ rpc: ['https://wallet-dolphin.rpc.over.network'],
34046
+ faucets: [],
34047
+ nativeCurrency: { name: 'Over', symbol: 'OVER', decimals: 18 },
34048
+ infoURL: 'https://docs.over.network',
34049
+ shortName: 'overprotocol-testnet',
34050
+ chainId: 541764,
34051
+ networkId: 541764,
34052
+ explorers: [
34053
+ {
34054
+ name: 'OverView Testnet',
34055
+ url: 'https://dolphin.view.over.network',
34056
+ standard: 'EIP3091'
34057
+ }
34058
+ ],
34059
+ iconURL: 'https://ipfs.io/ipfs/QmcxyEjW9G8K9JP6rZGjRmjJuS9BvgMwzL5dKM1nV2aPLs'
34060
+ },
33754
34061
  552981: {
33755
34062
  name: 'One World Chain Testnet',
33756
34063
  chain: 'One World Chain',
@@ -33812,6 +34119,31 @@ exports.chains = {
33812
34119
  }
33813
34120
  ]
33814
34121
  },
34122
+ 555888: {
34123
+ name: 'DustBoy IoT',
34124
+ title: 'DustBoy IoT',
34125
+ status: 'active',
34126
+ chain: 'DUSTBOY',
34127
+ rpc: ['https://dustboy-rpc.jibl2.com/'],
34128
+ faucets: [],
34129
+ nativeCurrency: { name: 'Ether', symbol: 'DST', decimals: 18 },
34130
+ infoURL: 'https://www.cmuccdc.org/',
34131
+ shortName: 'DustBoy_IoT',
34132
+ chainId: 555888,
34133
+ networkId: 555888,
34134
+ slip44: 1,
34135
+ icon: 'dustboy',
34136
+ explorers: [
34137
+ {
34138
+ name: 'blockscout',
34139
+ url: 'https://dustboy.jibl2.com',
34140
+ standard: 'EIP3091',
34141
+ icon: 'dustboy'
34142
+ }
34143
+ ],
34144
+ parent: { type: 'L2', chain: 'eip155-1' },
34145
+ iconURL: 'https://ipfs.io/ipfs/QmV8Ks2Bikdy3VejY1YRAoucB5nifVocBhG7GJqfGmZuF3'
34146
+ },
33815
34147
  622277: {
33816
34148
  name: 'Hypra Mainnet',
33817
34149
  chain: 'HYP',
@@ -38771,10 +39103,7 @@ exports.chains = {
38771
39103
  123420000220: {
38772
39104
  name: 'Fluence Stage',
38773
39105
  chain: 'Fluence Stage (Testnet)',
38774
- rpc: [
38775
- 'https://rpc-123420000220.raas-testnet.gelato.digital/',
38776
- 'wss://ws-123420000220.raas-testnet.gelato.digital/'
38777
- ],
39106
+ rpc: ['https://rpc.stage.fluence.dev', 'wss://ws.stage.fluence.dev'],
38778
39107
  faucets: [],
38779
39108
  nativeCurrency: { name: 'tFLT', symbol: 'tFLT', decimals: 18 },
38780
39109
  infoURL: 'https://fluence.network/',
@@ -38784,7 +39113,7 @@ exports.chains = {
38784
39113
  explorers: [
38785
39114
  {
38786
39115
  name: 'blockscout',
38787
- url: 'https://blockscout-123420000220.raas-testnet.gelato.digital',
39116
+ url: 'https://blockscout.stage.fluence.dev',
38788
39117
  standard: 'EIP3091'
38789
39118
  }
38790
39119
  ],
@@ -310,7 +310,7 @@ export declare enum ChainName {
310
310
  Candle = "Candle",
311
311
  OpTrustMainnet = "OpTrust Mainnet",
312
312
  PAWCHAINTestnet = "PAWCHAIN Testnet",
313
- Testnet = "Testnet",
313
+ EVMonFlowTestnet = "EVM on Flow Testnet",
314
314
  Vela1ChainMainnet = "Vela1 Chain Mainnet",
315
315
  TaoNetwork = "Tao Network",
316
316
  DogechainTestnet = "Dogechain Testnet",
@@ -348,6 +348,8 @@ export declare enum ChainName {
348
348
  BlockChainStationMainnet = "BlockChain Station Mainnet",
349
349
  BlockChainStationTestnet = "BlockChain Station Testnet",
350
350
  Highbury = "Highbury",
351
+ Tucana = "Tucana",
352
+ 'Birdee-2' = "Birdee-2",
351
353
  VrcscanMainnet = "Vrcscan Mainnet",
352
354
  ShibariumBeta = "Shibarium Beta",
353
355
  LycanChain = "Lycan Chain",
@@ -356,7 +358,7 @@ export declare enum ChainName {
356
358
  CantoTestnet = "Canto Testnet",
357
359
  VentionSmartChainTestnet = "Vention Smart Chain Testnet",
358
360
  ScriptTestnet = "Script Testnet",
359
- Mainnet = "Mainnet",
361
+ EVMonFlow = "EVM on Flow",
360
362
  QL1 = "QL1",
361
363
  OpenChainTestnet = "OpenChain Testnet",
362
364
  CheapETH = "cheapETH",
@@ -401,6 +403,7 @@ export declare enum ChainName {
401
403
  PulseChainTestnetv2b = "PulseChain Testnet v2b",
402
404
  PulseChainTestnetv3 = "PulseChain Testnet v3",
403
405
  PulseChainTestnetv4 = "PulseChain Testnet v4",
406
+ SubtensorEVMTestnet = "Subtensor EVM Testnet",
404
407
  MuNodeTestnet = "muNode Testnet",
405
408
  LyraChain = "Lyra Chain",
406
409
  BTC20SmartChain = "BTC20 Smart Chain",
@@ -418,7 +421,7 @@ export declare enum ChainName {
418
421
  ELibertyMainnet = "eLiberty Mainnet",
419
422
  '5ireChainMainnet' = "5ireChain Mainnet",
420
423
  BifrostPolkadotMainnet = "Bifrost Polkadot Mainnet",
421
- '5ireChainThunder' = "5ireChain Thunder",
424
+ '5ireChainThunderTestnet' = "5ireChain Thunder Testnet",
422
425
  LuckyNetwork = "Lucky Network",
423
426
  WanchainTestnet = "Wanchain Testnet",
424
427
  GTONMainnet = "GTON Mainnet",
@@ -633,7 +636,7 @@ export declare enum ChainName {
633
636
  PhalaNetwork = "Phala Network",
634
637
  KiwiSubnet = "Kiwi Subnet",
635
638
  ShrapnelTestnet = "Shrapnel Testnet",
636
- AlephZeroTestnet = "Aleph Zero Testnet",
639
+ AlephZero = "Aleph Zero",
637
640
  VanarMainnet = "Vanar Mainnet",
638
641
  NeuroWeb = "NeuroWeb",
639
642
  ShrapnelSubnet = "Shrapnel Subnet",
@@ -661,6 +664,7 @@ export declare enum ChainName {
661
664
  FindoraTestnet = "Findora Testnet",
662
665
  FindoraForge = "Findora Forge",
663
666
  AnimechainTestnet = "Animechain Testnet",
667
+ SnaxChain = "SnaxChain",
664
668
  MoonsamaNetwork = "Moonsama Network",
665
669
  AntofyMainnet = "Antofy Mainnet",
666
670
  BitcoinEVM = "Bitcoin EVM",
@@ -691,6 +695,7 @@ export declare enum ChainName {
691
695
  PolygonzkEVMCardonaTestnet = "Polygon zkEVM Cardona Testnet",
692
696
  HybridChainNetworkTestnet = "Hybrid Chain Network Testnet",
693
697
  HybridChainNetworkMainnet = "Hybrid Chain Network Mainnet",
698
+ '6DegreeofOutreach' = "6Degree of Outreach",
694
699
  UnicornUltraNebulasTestnet = "Unicorn Ultra Nebulas Testnet",
695
700
  KarakGoerli = "Karak Goerli",
696
701
  FraxtalTestnet = "Fraxtal Testnet",
@@ -785,6 +790,7 @@ export declare enum ChainName {
785
790
  Nahmii3Testnet = "Nahmii 3 Testnet",
786
791
  MusterMainnet = "Muster Mainnet",
787
792
  TobeChainTestnet = "Tobe Chain Testnet",
793
+ ZerothMainnet = "Zeroth Mainnet",
788
794
  'FastexChain(Bahamut)OasisTestnet' = "Fastex Chain (Bahamut) Oasis Testnet",
789
795
  BitindiTestnet = "Bitindi Testnet",
790
796
  BitindiMainnet = "Bitindi Mainnet",
@@ -1067,6 +1073,7 @@ export declare enum ChainName {
1067
1073
  Lamina1Identity = "Lamina1 Identity",
1068
1074
  QuadransBlockchain = "Quadrans Blockchain",
1069
1075
  QuadransBlockchainTestnet = "Quadrans Blockchain Testnet",
1076
+ KBCChain = "KBC Chain",
1070
1077
  ShapeSepoliaTestnet = "Shape Sepolia Testnet",
1071
1078
  Astra = "Astra",
1072
1079
  WAGMI = "WAGMI",
@@ -1111,6 +1118,7 @@ export declare enum ChainName {
1111
1118
  KronobitMainnet = "Kronobit Mainnet",
1112
1119
  Susono = "Susono",
1113
1120
  SPSTestnet = "SPS Testnet",
1121
+ ZerothTestnet = "Zeroth Testnet",
1114
1122
  EVOLVETestnet = "EVOLVE Testnet",
1115
1123
  VitruveoTestnet = "Vitruveo Testnet",
1116
1124
  VanaSatoriTestnet = "Vana Satori Testnet",
@@ -1209,6 +1217,7 @@ export declare enum ChainName {
1209
1217
  NexaMetaNet = "Nexa MetaNet",
1210
1218
  KaiChainTestnet = "KaiChain Testnet",
1211
1219
  MCHVerseMainnet = "MCH Verse Mainnet",
1220
+ QChainMainnet = "qChain Mainnet",
1212
1221
  Piecetestnet = "Piece testnet",
1213
1222
  MiYouMainnet = "MiYou Mainnet",
1214
1223
  CeriumTestnet = "Cerium Testnet",
@@ -1294,6 +1303,7 @@ export declare enum ChainName {
1294
1303
  YooldoVerseMainnet = "Yooldo Verse Mainnet",
1295
1304
  YooldoVerseTestnet = "Yooldo Verse Testnet",
1296
1305
  GTONTestnet = "GTON Testnet",
1306
+ ErbieMainnet = "Erbie Mainnet",
1297
1307
  LumozTestnetAlpha = "Lumoz Testnet Alpha",
1298
1308
  SardisMainnet = "Sardis Mainnet",
1299
1309
  ElectroneumMainnet = "Electroneum Mainnet",
@@ -1301,6 +1311,7 @@ export declare enum ChainName {
1301
1311
  SuperseedSepoliaTestnet = "Superseed Sepolia Testnet",
1302
1312
  DODOchaintestnet = "DODOchain testnet",
1303
1313
  DFKChain = "DFK Chain",
1314
+ OverProtocolMainnet = "OverProtocol Mainnet",
1304
1315
  HaqqChainTestnet = "Haqq Chain Testnet",
1305
1316
  ToronetTestnet = "Toronet Testnet",
1306
1317
  Titan = "Titan",
@@ -1448,6 +1459,7 @@ export declare enum ChainName {
1448
1459
  QuarkChainL2Mainnet = "QuarkChain L2 Mainnet",
1449
1460
  DeprecatedCHI = "Deprecated CHI",
1450
1461
  GlobalTrustNetwork = "Global Trust Network",
1462
+ Creditcoin = "Creditcoin",
1451
1463
  CreditcoinTestnet = "Creditcoin Testnet",
1452
1464
  CreditcoinDevnet = "Creditcoin Devnet",
1453
1465
  Crystaleum = "Crystaleum",
@@ -1506,6 +1518,7 @@ export declare enum ChainName {
1506
1518
  AlayaDevTestnet = "Alaya Dev Testnet",
1507
1519
  MythicalChain = "Mythical Chain",
1508
1520
  DecimalSmartChainTestnet = "Decimal Smart Chain Testnet",
1521
+ DuckChainTestnet = "DuckChain Testnet",
1509
1522
  X1Devnet = "X1 Devnet",
1510
1523
  'YMTECH-BESUTestnet' = "YMTECH-BESU Testnet",
1511
1524
  Jellie = "Jellie",
@@ -1591,9 +1604,11 @@ export declare enum ChainName {
1591
1604
  'ScrollPre-AlphaTestnet' = "Scroll Pre-Alpha Testnet",
1592
1605
  ShinariumBeta = "Shinarium Beta",
1593
1606
  BeanEcoSmartChain = "BeanEco SmartChain",
1607
+ OverProtocolTestnet = "OverProtocol Testnet",
1594
1608
  OneWorldChainTestnet = "One World Chain Testnet",
1595
1609
  PentagonTestnet = "Pentagon Testnet",
1596
1610
  EclipseTestnet = "Eclipse Testnet",
1611
+ DustBoyIoT = "DustBoy IoT",
1597
1612
  HypraMainnet = "Hypra Mainnet",
1598
1613
  Atlas = "Atlas",
1599
1614
  BearNetworkChainMainnet = "Bear Network Chain Mainnet",
@@ -2147,7 +2162,7 @@ export declare enum ChainId {
2147
2162
  Candle = 534,
2148
2163
  OpTrustMainnet = 537,
2149
2164
  PAWCHAINTestnet = 542,
2150
- Testnet = 545,
2165
+ EVMonFlowTestnet = 545,
2151
2166
  Vela1ChainMainnet = 555,
2152
2167
  TaoNetwork = 558,
2153
2168
  DogechainTestnet = 568,
@@ -2185,6 +2200,8 @@ export declare enum ChainId {
2185
2200
  BlockChainStationMainnet = 707,
2186
2201
  BlockChainStationTestnet = 708,
2187
2202
  Highbury = 710,
2203
+ Tucana = 711,
2204
+ 'Birdee-2' = 712,
2188
2205
  VrcscanMainnet = 713,
2189
2206
  ShibariumBeta = 719,
2190
2207
  LycanChain = 721,
@@ -2193,7 +2210,7 @@ export declare enum ChainId {
2193
2210
  CantoTestnet = 740,
2194
2211
  VentionSmartChainTestnet = 741,
2195
2212
  ScriptTestnet = 742,
2196
- Mainnet = 747,
2213
+ EVMonFlow = 747,
2197
2214
  QL1 = 766,
2198
2215
  OpenChainTestnet = 776,
2199
2216
  CheapETH = 777,
@@ -2238,6 +2255,7 @@ export declare enum ChainId {
2238
2255
  PulseChainTestnetv2b = 941,
2239
2256
  PulseChainTestnetv3 = 942,
2240
2257
  PulseChainTestnetv4 = 943,
2258
+ SubtensorEVMTestnet = 945,
2241
2259
  MuNodeTestnet = 956,
2242
2260
  LyraChain = 957,
2243
2261
  BTC20SmartChain = 963,
@@ -2255,7 +2273,7 @@ export declare enum ChainId {
2255
2273
  ELibertyMainnet = 990,
2256
2274
  '5ireChainMainnet' = 995,
2257
2275
  BifrostPolkadotMainnet = 996,
2258
- '5ireChainThunder' = 997,
2276
+ '5ireChainThunderTestnet' = 997,
2259
2277
  LuckyNetwork = 998,
2260
2278
  WanchainTestnet = 999,
2261
2279
  GTONMainnet = 1000,
@@ -2470,7 +2488,7 @@ export declare enum ChainId {
2470
2488
  PhalaNetwork = 2035,
2471
2489
  KiwiSubnet = 2037,
2472
2490
  ShrapnelTestnet = 2038,
2473
- AlephZeroTestnet = 2039,
2491
+ AlephZero = 2039,
2474
2492
  VanarMainnet = 2040,
2475
2493
  NeuroWeb = 2043,
2476
2494
  ShrapnelSubnet = 2044,
@@ -2498,6 +2516,7 @@ export declare enum ChainId {
2498
2516
  FindoraTestnet = 2153,
2499
2517
  FindoraForge = 2154,
2500
2518
  AnimechainTestnet = 2162,
2519
+ SnaxChain = 2192,
2501
2520
  MoonsamaNetwork = 2199,
2502
2521
  AntofyMainnet = 2202,
2503
2522
  BitcoinEVM = 2203,
@@ -2528,6 +2547,7 @@ export declare enum ChainId {
2528
2547
  PolygonzkEVMCardonaTestnet = 2442,
2529
2548
  HybridChainNetworkTestnet = 2458,
2530
2549
  HybridChainNetworkMainnet = 2468,
2550
+ '6DegreeofOutreach' = 2477,
2531
2551
  UnicornUltraNebulasTestnet = 2484,
2532
2552
  KarakGoerli = 2511,
2533
2553
  FraxtalTestnet = 2522,
@@ -2622,6 +2642,7 @@ export declare enum ChainId {
2622
2642
  Nahmii3Testnet = 4062,
2623
2643
  MusterMainnet = 4078,
2624
2644
  TobeChainTestnet = 4080,
2645
+ ZerothMainnet = 4088,
2625
2646
  'FastexChain(Bahamut)OasisTestnet' = 4090,
2626
2647
  BitindiTestnet = 4096,
2627
2648
  BitindiMainnet = 4099,
@@ -2904,6 +2925,7 @@ export declare enum ChainId {
2904
2925
  Lamina1Identity = 10850,
2905
2926
  QuadransBlockchain = 10946,
2906
2927
  QuadransBlockchainTestnet = 10947,
2928
+ KBCChain = 11000,
2907
2929
  ShapeSepoliaTestnet = 11011,
2908
2930
  Astra = 11110,
2909
2931
  WAGMI = 11111,
@@ -2948,6 +2970,7 @@ export declare enum ChainId {
2948
2970
  KronobitMainnet = 13600,
2949
2971
  Susono = 13812,
2950
2972
  SPSTestnet = 14000,
2973
+ ZerothTestnet = 14088,
2951
2974
  EVOLVETestnet = 14324,
2952
2975
  VitruveoTestnet = 14333,
2953
2976
  VanaSatoriTestnet = 14801,
@@ -3046,6 +3069,7 @@ export declare enum ChainId {
3046
3069
  NexaMetaNet = 29223,
3047
3070
  KaiChainTestnet = 29536,
3048
3071
  MCHVerseMainnet = 29548,
3072
+ QChainMainnet = 30000,
3049
3073
  Piecetestnet = 30067,
3050
3074
  MiYouMainnet = 30088,
3051
3075
  CeriumTestnet = 30103,
@@ -3131,6 +3155,7 @@ export declare enum ChainId {
3131
3155
  YooldoVerseMainnet = 50005,
3132
3156
  YooldoVerseTestnet = 50006,
3133
3157
  GTONTestnet = 50021,
3158
+ ErbieMainnet = 50888,
3134
3159
  LumozTestnetAlpha = 51178,
3135
3160
  SardisMainnet = 51712,
3136
3161
  ElectroneumMainnet = 52014,
@@ -3138,6 +3163,7 @@ export declare enum ChainId {
3138
3163
  SuperseedSepoliaTestnet = 53302,
3139
3164
  DODOchaintestnet = 53457,
3140
3165
  DFKChain = 53935,
3166
+ OverProtocolMainnet = 54176,
3141
3167
  HaqqChainTestnet = 54211,
3142
3168
  ToronetTestnet = 54321,
3143
3169
  Titan = 55004,
@@ -3285,6 +3311,7 @@ export declare enum ChainId {
3285
3311
  QuarkChainL2Mainnet = 100011,
3286
3312
  DeprecatedCHI = 100100,
3287
3313
  GlobalTrustNetwork = 101010,
3314
+ Creditcoin = 102030,
3288
3315
  CreditcoinTestnet = 102031,
3289
3316
  CreditcoinDevnet = 102032,
3290
3317
  Crystaleum = 103090,
@@ -3343,6 +3370,7 @@ export declare enum ChainId {
3343
3370
  AlayaDevTestnet = 201030,
3344
3371
  MythicalChain = 201804,
3345
3372
  DecimalSmartChainTestnet = 202020,
3373
+ DuckChainTestnet = 202105,
3346
3374
  X1Devnet = 202212,
3347
3375
  'YMTECH-BESUTestnet' = 202401,
3348
3376
  Jellie = 202624,
@@ -3428,9 +3456,11 @@ export declare enum ChainId {
3428
3456
  'ScrollPre-AlphaTestnet' = 534354,
3429
3457
  ShinariumBeta = 534849,
3430
3458
  BeanEcoSmartChain = 535037,
3459
+ OverProtocolTestnet = 541764,
3431
3460
  OneWorldChainTestnet = 552981,
3432
3461
  PentagonTestnet = 555555,
3433
3462
  EclipseTestnet = 555666,
3463
+ DustBoyIoT = 555888,
3434
3464
  HypraMainnet = 622277,
3435
3465
  Atlas = 622463,
3436
3466
  BearNetworkChainMainnet = 641230,
package/dist/src/enums.js CHANGED
@@ -314,7 +314,7 @@ var ChainName;
314
314
  ChainName["Candle"] = "Candle";
315
315
  ChainName["OpTrustMainnet"] = "OpTrust Mainnet";
316
316
  ChainName["PAWCHAINTestnet"] = "PAWCHAIN Testnet";
317
- ChainName["Testnet"] = "Testnet";
317
+ ChainName["EVMonFlowTestnet"] = "EVM on Flow Testnet";
318
318
  ChainName["Vela1ChainMainnet"] = "Vela1 Chain Mainnet";
319
319
  ChainName["TaoNetwork"] = "Tao Network";
320
320
  ChainName["DogechainTestnet"] = "Dogechain Testnet";
@@ -352,6 +352,8 @@ var ChainName;
352
352
  ChainName["BlockChainStationMainnet"] = "BlockChain Station Mainnet";
353
353
  ChainName["BlockChainStationTestnet"] = "BlockChain Station Testnet";
354
354
  ChainName["Highbury"] = "Highbury";
355
+ ChainName["Tucana"] = "Tucana";
356
+ ChainName["Birdee-2"] = "Birdee-2";
355
357
  ChainName["VrcscanMainnet"] = "Vrcscan Mainnet";
356
358
  ChainName["ShibariumBeta"] = "Shibarium Beta";
357
359
  ChainName["LycanChain"] = "Lycan Chain";
@@ -360,7 +362,7 @@ var ChainName;
360
362
  ChainName["CantoTestnet"] = "Canto Testnet";
361
363
  ChainName["VentionSmartChainTestnet"] = "Vention Smart Chain Testnet";
362
364
  ChainName["ScriptTestnet"] = "Script Testnet";
363
- ChainName["Mainnet"] = "Mainnet";
365
+ ChainName["EVMonFlow"] = "EVM on Flow";
364
366
  ChainName["QL1"] = "QL1";
365
367
  ChainName["OpenChainTestnet"] = "OpenChain Testnet";
366
368
  ChainName["CheapETH"] = "cheapETH";
@@ -405,6 +407,7 @@ var ChainName;
405
407
  ChainName["PulseChainTestnetv2b"] = "PulseChain Testnet v2b";
406
408
  ChainName["PulseChainTestnetv3"] = "PulseChain Testnet v3";
407
409
  ChainName["PulseChainTestnetv4"] = "PulseChain Testnet v4";
410
+ ChainName["SubtensorEVMTestnet"] = "Subtensor EVM Testnet";
408
411
  ChainName["MuNodeTestnet"] = "muNode Testnet";
409
412
  ChainName["LyraChain"] = "Lyra Chain";
410
413
  ChainName["BTC20SmartChain"] = "BTC20 Smart Chain";
@@ -422,7 +425,7 @@ var ChainName;
422
425
  ChainName["ELibertyMainnet"] = "eLiberty Mainnet";
423
426
  ChainName["5ireChainMainnet"] = "5ireChain Mainnet";
424
427
  ChainName["BifrostPolkadotMainnet"] = "Bifrost Polkadot Mainnet";
425
- ChainName["5ireChainThunder"] = "5ireChain Thunder";
428
+ ChainName["5ireChainThunderTestnet"] = "5ireChain Thunder Testnet";
426
429
  ChainName["LuckyNetwork"] = "Lucky Network";
427
430
  ChainName["WanchainTestnet"] = "Wanchain Testnet";
428
431
  ChainName["GTONMainnet"] = "GTON Mainnet";
@@ -637,7 +640,7 @@ var ChainName;
637
640
  ChainName["PhalaNetwork"] = "Phala Network";
638
641
  ChainName["KiwiSubnet"] = "Kiwi Subnet";
639
642
  ChainName["ShrapnelTestnet"] = "Shrapnel Testnet";
640
- ChainName["AlephZeroTestnet"] = "Aleph Zero Testnet";
643
+ ChainName["AlephZero"] = "Aleph Zero";
641
644
  ChainName["VanarMainnet"] = "Vanar Mainnet";
642
645
  ChainName["NeuroWeb"] = "NeuroWeb";
643
646
  ChainName["ShrapnelSubnet"] = "Shrapnel Subnet";
@@ -665,6 +668,7 @@ var ChainName;
665
668
  ChainName["FindoraTestnet"] = "Findora Testnet";
666
669
  ChainName["FindoraForge"] = "Findora Forge";
667
670
  ChainName["AnimechainTestnet"] = "Animechain Testnet";
671
+ ChainName["SnaxChain"] = "SnaxChain";
668
672
  ChainName["MoonsamaNetwork"] = "Moonsama Network";
669
673
  ChainName["AntofyMainnet"] = "Antofy Mainnet";
670
674
  ChainName["BitcoinEVM"] = "Bitcoin EVM";
@@ -695,6 +699,7 @@ var ChainName;
695
699
  ChainName["PolygonzkEVMCardonaTestnet"] = "Polygon zkEVM Cardona Testnet";
696
700
  ChainName["HybridChainNetworkTestnet"] = "Hybrid Chain Network Testnet";
697
701
  ChainName["HybridChainNetworkMainnet"] = "Hybrid Chain Network Mainnet";
702
+ ChainName["6DegreeofOutreach"] = "6Degree of Outreach";
698
703
  ChainName["UnicornUltraNebulasTestnet"] = "Unicorn Ultra Nebulas Testnet";
699
704
  ChainName["KarakGoerli"] = "Karak Goerli";
700
705
  ChainName["FraxtalTestnet"] = "Fraxtal Testnet";
@@ -789,6 +794,7 @@ var ChainName;
789
794
  ChainName["Nahmii3Testnet"] = "Nahmii 3 Testnet";
790
795
  ChainName["MusterMainnet"] = "Muster Mainnet";
791
796
  ChainName["TobeChainTestnet"] = "Tobe Chain Testnet";
797
+ ChainName["ZerothMainnet"] = "Zeroth Mainnet";
792
798
  ChainName["FastexChain(Bahamut)OasisTestnet"] = "Fastex Chain (Bahamut) Oasis Testnet";
793
799
  ChainName["BitindiTestnet"] = "Bitindi Testnet";
794
800
  ChainName["BitindiMainnet"] = "Bitindi Mainnet";
@@ -1071,6 +1077,7 @@ var ChainName;
1071
1077
  ChainName["Lamina1Identity"] = "Lamina1 Identity";
1072
1078
  ChainName["QuadransBlockchain"] = "Quadrans Blockchain";
1073
1079
  ChainName["QuadransBlockchainTestnet"] = "Quadrans Blockchain Testnet";
1080
+ ChainName["KBCChain"] = "KBC Chain";
1074
1081
  ChainName["ShapeSepoliaTestnet"] = "Shape Sepolia Testnet";
1075
1082
  ChainName["Astra"] = "Astra";
1076
1083
  ChainName["WAGMI"] = "WAGMI";
@@ -1115,6 +1122,7 @@ var ChainName;
1115
1122
  ChainName["KronobitMainnet"] = "Kronobit Mainnet";
1116
1123
  ChainName["Susono"] = "Susono";
1117
1124
  ChainName["SPSTestnet"] = "SPS Testnet";
1125
+ ChainName["ZerothTestnet"] = "Zeroth Testnet";
1118
1126
  ChainName["EVOLVETestnet"] = "EVOLVE Testnet";
1119
1127
  ChainName["VitruveoTestnet"] = "Vitruveo Testnet";
1120
1128
  ChainName["VanaSatoriTestnet"] = "Vana Satori Testnet";
@@ -1213,6 +1221,7 @@ var ChainName;
1213
1221
  ChainName["NexaMetaNet"] = "Nexa MetaNet";
1214
1222
  ChainName["KaiChainTestnet"] = "KaiChain Testnet";
1215
1223
  ChainName["MCHVerseMainnet"] = "MCH Verse Mainnet";
1224
+ ChainName["QChainMainnet"] = "qChain Mainnet";
1216
1225
  ChainName["Piecetestnet"] = "Piece testnet";
1217
1226
  ChainName["MiYouMainnet"] = "MiYou Mainnet";
1218
1227
  ChainName["CeriumTestnet"] = "Cerium Testnet";
@@ -1298,6 +1307,7 @@ var ChainName;
1298
1307
  ChainName["YooldoVerseMainnet"] = "Yooldo Verse Mainnet";
1299
1308
  ChainName["YooldoVerseTestnet"] = "Yooldo Verse Testnet";
1300
1309
  ChainName["GTONTestnet"] = "GTON Testnet";
1310
+ ChainName["ErbieMainnet"] = "Erbie Mainnet";
1301
1311
  ChainName["LumozTestnetAlpha"] = "Lumoz Testnet Alpha";
1302
1312
  ChainName["SardisMainnet"] = "Sardis Mainnet";
1303
1313
  ChainName["ElectroneumMainnet"] = "Electroneum Mainnet";
@@ -1305,6 +1315,7 @@ var ChainName;
1305
1315
  ChainName["SuperseedSepoliaTestnet"] = "Superseed Sepolia Testnet";
1306
1316
  ChainName["DODOchaintestnet"] = "DODOchain testnet";
1307
1317
  ChainName["DFKChain"] = "DFK Chain";
1318
+ ChainName["OverProtocolMainnet"] = "OverProtocol Mainnet";
1308
1319
  ChainName["HaqqChainTestnet"] = "Haqq Chain Testnet";
1309
1320
  ChainName["ToronetTestnet"] = "Toronet Testnet";
1310
1321
  ChainName["Titan"] = "Titan";
@@ -1452,6 +1463,7 @@ var ChainName;
1452
1463
  ChainName["QuarkChainL2Mainnet"] = "QuarkChain L2 Mainnet";
1453
1464
  ChainName["DeprecatedCHI"] = "Deprecated CHI";
1454
1465
  ChainName["GlobalTrustNetwork"] = "Global Trust Network";
1466
+ ChainName["Creditcoin"] = "Creditcoin";
1455
1467
  ChainName["CreditcoinTestnet"] = "Creditcoin Testnet";
1456
1468
  ChainName["CreditcoinDevnet"] = "Creditcoin Devnet";
1457
1469
  ChainName["Crystaleum"] = "Crystaleum";
@@ -1510,6 +1522,7 @@ var ChainName;
1510
1522
  ChainName["AlayaDevTestnet"] = "Alaya Dev Testnet";
1511
1523
  ChainName["MythicalChain"] = "Mythical Chain";
1512
1524
  ChainName["DecimalSmartChainTestnet"] = "Decimal Smart Chain Testnet";
1525
+ ChainName["DuckChainTestnet"] = "DuckChain Testnet";
1513
1526
  ChainName["X1Devnet"] = "X1 Devnet";
1514
1527
  ChainName["YMTECH-BESUTestnet"] = "YMTECH-BESU Testnet";
1515
1528
  ChainName["Jellie"] = "Jellie";
@@ -1595,9 +1608,11 @@ var ChainName;
1595
1608
  ChainName["ScrollPre-AlphaTestnet"] = "Scroll Pre-Alpha Testnet";
1596
1609
  ChainName["ShinariumBeta"] = "Shinarium Beta";
1597
1610
  ChainName["BeanEcoSmartChain"] = "BeanEco SmartChain";
1611
+ ChainName["OverProtocolTestnet"] = "OverProtocol Testnet";
1598
1612
  ChainName["OneWorldChainTestnet"] = "One World Chain Testnet";
1599
1613
  ChainName["PentagonTestnet"] = "Pentagon Testnet";
1600
1614
  ChainName["EclipseTestnet"] = "Eclipse Testnet";
1615
+ ChainName["DustBoyIoT"] = "DustBoy IoT";
1601
1616
  ChainName["HypraMainnet"] = "Hypra Mainnet";
1602
1617
  ChainName["Atlas"] = "Atlas";
1603
1618
  ChainName["BearNetworkChainMainnet"] = "Bear Network Chain Mainnet";
@@ -2152,7 +2167,7 @@ var ChainId;
2152
2167
  ChainId[ChainId["Candle"] = 534] = "Candle";
2153
2168
  ChainId[ChainId["OpTrustMainnet"] = 537] = "OpTrustMainnet";
2154
2169
  ChainId[ChainId["PAWCHAINTestnet"] = 542] = "PAWCHAINTestnet";
2155
- ChainId[ChainId["Testnet"] = 545] = "Testnet";
2170
+ ChainId[ChainId["EVMonFlowTestnet"] = 545] = "EVMonFlowTestnet";
2156
2171
  ChainId[ChainId["Vela1ChainMainnet"] = 555] = "Vela1ChainMainnet";
2157
2172
  ChainId[ChainId["TaoNetwork"] = 558] = "TaoNetwork";
2158
2173
  ChainId[ChainId["DogechainTestnet"] = 568] = "DogechainTestnet";
@@ -2190,6 +2205,8 @@ var ChainId;
2190
2205
  ChainId[ChainId["BlockChainStationMainnet"] = 707] = "BlockChainStationMainnet";
2191
2206
  ChainId[ChainId["BlockChainStationTestnet"] = 708] = "BlockChainStationTestnet";
2192
2207
  ChainId[ChainId["Highbury"] = 710] = "Highbury";
2208
+ ChainId[ChainId["Tucana"] = 711] = "Tucana";
2209
+ ChainId[ChainId["Birdee-2"] = 712] = "Birdee-2";
2193
2210
  ChainId[ChainId["VrcscanMainnet"] = 713] = "VrcscanMainnet";
2194
2211
  ChainId[ChainId["ShibariumBeta"] = 719] = "ShibariumBeta";
2195
2212
  ChainId[ChainId["LycanChain"] = 721] = "LycanChain";
@@ -2198,7 +2215,7 @@ var ChainId;
2198
2215
  ChainId[ChainId["CantoTestnet"] = 740] = "CantoTestnet";
2199
2216
  ChainId[ChainId["VentionSmartChainTestnet"] = 741] = "VentionSmartChainTestnet";
2200
2217
  ChainId[ChainId["ScriptTestnet"] = 742] = "ScriptTestnet";
2201
- ChainId[ChainId["Mainnet"] = 747] = "Mainnet";
2218
+ ChainId[ChainId["EVMonFlow"] = 747] = "EVMonFlow";
2202
2219
  ChainId[ChainId["QL1"] = 766] = "QL1";
2203
2220
  ChainId[ChainId["OpenChainTestnet"] = 776] = "OpenChainTestnet";
2204
2221
  ChainId[ChainId["CheapETH"] = 777] = "CheapETH";
@@ -2243,6 +2260,7 @@ var ChainId;
2243
2260
  ChainId[ChainId["PulseChainTestnetv2b"] = 941] = "PulseChainTestnetv2b";
2244
2261
  ChainId[ChainId["PulseChainTestnetv3"] = 942] = "PulseChainTestnetv3";
2245
2262
  ChainId[ChainId["PulseChainTestnetv4"] = 943] = "PulseChainTestnetv4";
2263
+ ChainId[ChainId["SubtensorEVMTestnet"] = 945] = "SubtensorEVMTestnet";
2246
2264
  ChainId[ChainId["MuNodeTestnet"] = 956] = "MuNodeTestnet";
2247
2265
  ChainId[ChainId["LyraChain"] = 957] = "LyraChain";
2248
2266
  ChainId[ChainId["BTC20SmartChain"] = 963] = "BTC20SmartChain";
@@ -2260,7 +2278,7 @@ var ChainId;
2260
2278
  ChainId[ChainId["ELibertyMainnet"] = 990] = "ELibertyMainnet";
2261
2279
  ChainId[ChainId["5ireChainMainnet"] = 995] = "5ireChainMainnet";
2262
2280
  ChainId[ChainId["BifrostPolkadotMainnet"] = 996] = "BifrostPolkadotMainnet";
2263
- ChainId[ChainId["5ireChainThunder"] = 997] = "5ireChainThunder";
2281
+ ChainId[ChainId["5ireChainThunderTestnet"] = 997] = "5ireChainThunderTestnet";
2264
2282
  ChainId[ChainId["LuckyNetwork"] = 998] = "LuckyNetwork";
2265
2283
  ChainId[ChainId["WanchainTestnet"] = 999] = "WanchainTestnet";
2266
2284
  ChainId[ChainId["GTONMainnet"] = 1000] = "GTONMainnet";
@@ -2475,7 +2493,7 @@ var ChainId;
2475
2493
  ChainId[ChainId["PhalaNetwork"] = 2035] = "PhalaNetwork";
2476
2494
  ChainId[ChainId["KiwiSubnet"] = 2037] = "KiwiSubnet";
2477
2495
  ChainId[ChainId["ShrapnelTestnet"] = 2038] = "ShrapnelTestnet";
2478
- ChainId[ChainId["AlephZeroTestnet"] = 2039] = "AlephZeroTestnet";
2496
+ ChainId[ChainId["AlephZero"] = 2039] = "AlephZero";
2479
2497
  ChainId[ChainId["VanarMainnet"] = 2040] = "VanarMainnet";
2480
2498
  ChainId[ChainId["NeuroWeb"] = 2043] = "NeuroWeb";
2481
2499
  ChainId[ChainId["ShrapnelSubnet"] = 2044] = "ShrapnelSubnet";
@@ -2503,6 +2521,7 @@ var ChainId;
2503
2521
  ChainId[ChainId["FindoraTestnet"] = 2153] = "FindoraTestnet";
2504
2522
  ChainId[ChainId["FindoraForge"] = 2154] = "FindoraForge";
2505
2523
  ChainId[ChainId["AnimechainTestnet"] = 2162] = "AnimechainTestnet";
2524
+ ChainId[ChainId["SnaxChain"] = 2192] = "SnaxChain";
2506
2525
  ChainId[ChainId["MoonsamaNetwork"] = 2199] = "MoonsamaNetwork";
2507
2526
  ChainId[ChainId["AntofyMainnet"] = 2202] = "AntofyMainnet";
2508
2527
  ChainId[ChainId["BitcoinEVM"] = 2203] = "BitcoinEVM";
@@ -2533,6 +2552,7 @@ var ChainId;
2533
2552
  ChainId[ChainId["PolygonzkEVMCardonaTestnet"] = 2442] = "PolygonzkEVMCardonaTestnet";
2534
2553
  ChainId[ChainId["HybridChainNetworkTestnet"] = 2458] = "HybridChainNetworkTestnet";
2535
2554
  ChainId[ChainId["HybridChainNetworkMainnet"] = 2468] = "HybridChainNetworkMainnet";
2555
+ ChainId[ChainId["6DegreeofOutreach"] = 2477] = "6DegreeofOutreach";
2536
2556
  ChainId[ChainId["UnicornUltraNebulasTestnet"] = 2484] = "UnicornUltraNebulasTestnet";
2537
2557
  ChainId[ChainId["KarakGoerli"] = 2511] = "KarakGoerli";
2538
2558
  ChainId[ChainId["FraxtalTestnet"] = 2522] = "FraxtalTestnet";
@@ -2627,6 +2647,7 @@ var ChainId;
2627
2647
  ChainId[ChainId["Nahmii3Testnet"] = 4062] = "Nahmii3Testnet";
2628
2648
  ChainId[ChainId["MusterMainnet"] = 4078] = "MusterMainnet";
2629
2649
  ChainId[ChainId["TobeChainTestnet"] = 4080] = "TobeChainTestnet";
2650
+ ChainId[ChainId["ZerothMainnet"] = 4088] = "ZerothMainnet";
2630
2651
  ChainId[ChainId["FastexChain(Bahamut)OasisTestnet"] = 4090] = "FastexChain(Bahamut)OasisTestnet";
2631
2652
  ChainId[ChainId["BitindiTestnet"] = 4096] = "BitindiTestnet";
2632
2653
  ChainId[ChainId["BitindiMainnet"] = 4099] = "BitindiMainnet";
@@ -2909,6 +2930,7 @@ var ChainId;
2909
2930
  ChainId[ChainId["Lamina1Identity"] = 10850] = "Lamina1Identity";
2910
2931
  ChainId[ChainId["QuadransBlockchain"] = 10946] = "QuadransBlockchain";
2911
2932
  ChainId[ChainId["QuadransBlockchainTestnet"] = 10947] = "QuadransBlockchainTestnet";
2933
+ ChainId[ChainId["KBCChain"] = 11000] = "KBCChain";
2912
2934
  ChainId[ChainId["ShapeSepoliaTestnet"] = 11011] = "ShapeSepoliaTestnet";
2913
2935
  ChainId[ChainId["Astra"] = 11110] = "Astra";
2914
2936
  ChainId[ChainId["WAGMI"] = 11111] = "WAGMI";
@@ -2953,6 +2975,7 @@ var ChainId;
2953
2975
  ChainId[ChainId["KronobitMainnet"] = 13600] = "KronobitMainnet";
2954
2976
  ChainId[ChainId["Susono"] = 13812] = "Susono";
2955
2977
  ChainId[ChainId["SPSTestnet"] = 14000] = "SPSTestnet";
2978
+ ChainId[ChainId["ZerothTestnet"] = 14088] = "ZerothTestnet";
2956
2979
  ChainId[ChainId["EVOLVETestnet"] = 14324] = "EVOLVETestnet";
2957
2980
  ChainId[ChainId["VitruveoTestnet"] = 14333] = "VitruveoTestnet";
2958
2981
  ChainId[ChainId["VanaSatoriTestnet"] = 14801] = "VanaSatoriTestnet";
@@ -3051,6 +3074,7 @@ var ChainId;
3051
3074
  ChainId[ChainId["NexaMetaNet"] = 29223] = "NexaMetaNet";
3052
3075
  ChainId[ChainId["KaiChainTestnet"] = 29536] = "KaiChainTestnet";
3053
3076
  ChainId[ChainId["MCHVerseMainnet"] = 29548] = "MCHVerseMainnet";
3077
+ ChainId[ChainId["QChainMainnet"] = 30000] = "QChainMainnet";
3054
3078
  ChainId[ChainId["Piecetestnet"] = 30067] = "Piecetestnet";
3055
3079
  ChainId[ChainId["MiYouMainnet"] = 30088] = "MiYouMainnet";
3056
3080
  ChainId[ChainId["CeriumTestnet"] = 30103] = "CeriumTestnet";
@@ -3136,6 +3160,7 @@ var ChainId;
3136
3160
  ChainId[ChainId["YooldoVerseMainnet"] = 50005] = "YooldoVerseMainnet";
3137
3161
  ChainId[ChainId["YooldoVerseTestnet"] = 50006] = "YooldoVerseTestnet";
3138
3162
  ChainId[ChainId["GTONTestnet"] = 50021] = "GTONTestnet";
3163
+ ChainId[ChainId["ErbieMainnet"] = 50888] = "ErbieMainnet";
3139
3164
  ChainId[ChainId["LumozTestnetAlpha"] = 51178] = "LumozTestnetAlpha";
3140
3165
  ChainId[ChainId["SardisMainnet"] = 51712] = "SardisMainnet";
3141
3166
  ChainId[ChainId["ElectroneumMainnet"] = 52014] = "ElectroneumMainnet";
@@ -3143,6 +3168,7 @@ var ChainId;
3143
3168
  ChainId[ChainId["SuperseedSepoliaTestnet"] = 53302] = "SuperseedSepoliaTestnet";
3144
3169
  ChainId[ChainId["DODOchaintestnet"] = 53457] = "DODOchaintestnet";
3145
3170
  ChainId[ChainId["DFKChain"] = 53935] = "DFKChain";
3171
+ ChainId[ChainId["OverProtocolMainnet"] = 54176] = "OverProtocolMainnet";
3146
3172
  ChainId[ChainId["HaqqChainTestnet"] = 54211] = "HaqqChainTestnet";
3147
3173
  ChainId[ChainId["ToronetTestnet"] = 54321] = "ToronetTestnet";
3148
3174
  ChainId[ChainId["Titan"] = 55004] = "Titan";
@@ -3290,6 +3316,7 @@ var ChainId;
3290
3316
  ChainId[ChainId["QuarkChainL2Mainnet"] = 100011] = "QuarkChainL2Mainnet";
3291
3317
  ChainId[ChainId["DeprecatedCHI"] = 100100] = "DeprecatedCHI";
3292
3318
  ChainId[ChainId["GlobalTrustNetwork"] = 101010] = "GlobalTrustNetwork";
3319
+ ChainId[ChainId["Creditcoin"] = 102030] = "Creditcoin";
3293
3320
  ChainId[ChainId["CreditcoinTestnet"] = 102031] = "CreditcoinTestnet";
3294
3321
  ChainId[ChainId["CreditcoinDevnet"] = 102032] = "CreditcoinDevnet";
3295
3322
  ChainId[ChainId["Crystaleum"] = 103090] = "Crystaleum";
@@ -3348,6 +3375,7 @@ var ChainId;
3348
3375
  ChainId[ChainId["AlayaDevTestnet"] = 201030] = "AlayaDevTestnet";
3349
3376
  ChainId[ChainId["MythicalChain"] = 201804] = "MythicalChain";
3350
3377
  ChainId[ChainId["DecimalSmartChainTestnet"] = 202020] = "DecimalSmartChainTestnet";
3378
+ ChainId[ChainId["DuckChainTestnet"] = 202105] = "DuckChainTestnet";
3351
3379
  ChainId[ChainId["X1Devnet"] = 202212] = "X1Devnet";
3352
3380
  ChainId[ChainId["YMTECH-BESUTestnet"] = 202401] = "YMTECH-BESUTestnet";
3353
3381
  ChainId[ChainId["Jellie"] = 202624] = "Jellie";
@@ -3433,9 +3461,11 @@ var ChainId;
3433
3461
  ChainId[ChainId["ScrollPre-AlphaTestnet"] = 534354] = "ScrollPre-AlphaTestnet";
3434
3462
  ChainId[ChainId["ShinariumBeta"] = 534849] = "ShinariumBeta";
3435
3463
  ChainId[ChainId["BeanEcoSmartChain"] = 535037] = "BeanEcoSmartChain";
3464
+ ChainId[ChainId["OverProtocolTestnet"] = 541764] = "OverProtocolTestnet";
3436
3465
  ChainId[ChainId["OneWorldChainTestnet"] = 552981] = "OneWorldChainTestnet";
3437
3466
  ChainId[ChainId["PentagonTestnet"] = 555555] = "PentagonTestnet";
3438
3467
  ChainId[ChainId["EclipseTestnet"] = 555666] = "EclipseTestnet";
3468
+ ChainId[ChainId["DustBoyIoT"] = 555888] = "DustBoyIoT";
3439
3469
  ChainId[ChainId["HypraMainnet"] = 622277] = "HypraMainnet";
3440
3470
  ChainId[ChainId["Atlas"] = 622463] = "Atlas";
3441
3471
  ChainId[ChainId["BearNetworkChainMainnet"] = 641230] = "BearNetworkChainMainnet";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revoke.cash/chains",
3
- "version": "49.0.0",
3
+ "version": "50.0.0",
4
4
  "description": "Helper module for getting EVM chains info.",
5
5
  "author": "Revoke.cash",
6
6
  "contributors": [