@revoke.cash/chains 48.1.0 → 49.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.
@@ -191,13 +191,15 @@ exports.chains = {
191
191
  shortName: 'tch',
192
192
  chainId: 7,
193
193
  networkId: 7,
194
+ icon: 'tch',
194
195
  explorers: [
195
196
  {
196
197
  name: 'Thaichain Explorer',
197
198
  url: 'https://exp.thaichain.org',
198
199
  standard: 'EIP3091'
199
200
  }
200
- ]
201
+ ],
202
+ iconURL: 'https://ipfs.io/ipfs/QmPvXht4fY5AigcLbC9ZqycN11K3iqjRTMGynfTtM9gYX5'
201
203
  },
202
204
  8: {
203
205
  name: 'Ubiq',
@@ -3569,6 +3571,27 @@ exports.chains = {
3569
3571
  networkId: 170,
3570
3572
  slip44: 1
3571
3573
  },
3574
+ 171: {
3575
+ name: 'CO2e Ledger',
3576
+ chain: 'CO2E',
3577
+ rpc: ['https://rpc.co2ledger.xyz'],
3578
+ faucets: [],
3579
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
3580
+ nativeCurrency: { name: 'CO2e Token', symbol: 'CO2E', decimals: 18 },
3581
+ infoURL: 'https://co2ledger.xyz',
3582
+ shortName: 'CO2e',
3583
+ chainId: 171,
3584
+ networkId: 171,
3585
+ icon: 'co2e',
3586
+ explorers: [
3587
+ {
3588
+ name: 'CO2e Explorer',
3589
+ url: 'https://exp.co2ledger.xyz',
3590
+ standard: 'EIP3091'
3591
+ }
3592
+ ],
3593
+ iconURL: 'https://ipfs.io/ipfs/Qmdcs7BTuVPjMxfQjfcWdzVeRiXwhzRtRj637pyGRbT9ff'
3594
+ },
3572
3595
  172: {
3573
3596
  name: 'Latam-Blockchain Resil Testnet',
3574
3597
  chain: 'Resil',
@@ -4437,6 +4460,24 @@ exports.chains = {
4437
4460
  }
4438
4461
  ]
4439
4462
  },
4463
+ 233: {
4464
+ name: 'Ethernity Testnet',
4465
+ chain: 'Ethernity',
4466
+ rpc: ['https://testnet.ethernitychain.io'],
4467
+ faucets: [],
4468
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
4469
+ infoURL: 'https://www.ethernity.io',
4470
+ shortName: 'ethernity-testnet',
4471
+ chainId: 233,
4472
+ networkId: 233,
4473
+ explorers: [
4474
+ {
4475
+ name: 'Ethernity Testnet Explorer',
4476
+ url: 'https://testnet.ernscan.io',
4477
+ standard: 'EIP3091'
4478
+ }
4479
+ ]
4480
+ },
4440
4481
  234: {
4441
4482
  name: 'ProtoJumbo Testnet',
4442
4483
  chain: 'Jumbo',
@@ -4623,7 +4664,11 @@ exports.chains = {
4623
4664
  254: {
4624
4665
  name: 'Swan Chain Mainnet',
4625
4666
  chain: 'SWAN',
4626
- rpc: ['https://mainnet-rpc01.swanchain.io'],
4667
+ rpc: [
4668
+ 'https://mainnet-rpc.swanchain.org',
4669
+ 'https://mainnet-rpc-01.swanchain.org',
4670
+ 'https://mainnet-rpc-02.swanchain.org'
4671
+ ],
4627
4672
  faucets: [],
4628
4673
  nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
4629
4674
  infoURL: 'https://swanchain.io/',
@@ -8676,6 +8721,25 @@ exports.chains = {
8676
8721
  ],
8677
8722
  iconURL: 'https://ipfs.io/ipfs/bafkreidrbvklkb52sgmg7cmy42fhf7vqpig7qj7bnrq24ijdwywkzr2tfy'
8678
8723
  },
8724
+ 973: {
8725
+ name: 'Palm Smart Chain',
8726
+ title: 'Palm Smart Chain',
8727
+ chain: 'Palm',
8728
+ rpc: ['https://rpc.palmsmartchain.io'],
8729
+ faucets: [],
8730
+ nativeCurrency: { name: 'PALM', symbol: 'PALM', decimals: 18 },
8731
+ infoURL: 'https://palmsmartchain.io',
8732
+ shortName: 'PalmChain',
8733
+ chainId: 973,
8734
+ networkId: 973,
8735
+ explorers: [
8736
+ {
8737
+ name: 'Palm Smart Chain Explorer',
8738
+ url: 'https://explorer.palmsmartchain.io',
8739
+ standard: 'EIP3091'
8740
+ }
8741
+ ]
8742
+ },
8679
8743
  977: {
8680
8744
  name: 'Nepal Blockchain Network',
8681
8745
  chain: 'YETI',
@@ -8843,9 +8907,7 @@ exports.chains = {
8843
8907
  996: {
8844
8908
  name: 'Bifrost Polkadot Mainnet',
8845
8909
  chain: 'Bifrost',
8846
- rpc: [
8847
- 'https://hk.p.bifrost-rpc.liebi.com, wss://hk.p.bifrost-rpc.liebi.com/ws'
8848
- ],
8910
+ rpc: ['https://hk.p.bifrost-rpc.liebi.com'],
8849
8911
  faucets: [],
8850
8912
  nativeCurrency: { name: 'Wrapped ETH', symbol: 'WETH', decimals: 18 },
8851
8913
  infoURL: 'https://bifrost.io/',
@@ -10212,6 +10274,19 @@ exports.chains = {
10212
10274
  status: 'active',
10213
10275
  iconURL: 'https://ipfs.io/ipfs/QmYgFtJjxUgUDr3L9fsXvgzUTanrzcNj2e6RJ8VmkwpcuB'
10214
10276
  },
10277
+ 1228: {
10278
+ name: 'Cycle Network Testnet Cuttlefish',
10279
+ chain: 'ETH',
10280
+ rpc: ['https://cuttlefish-rpc-testnet.cyclenetwork.io'],
10281
+ faucets: [],
10282
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
10283
+ infoURL: 'https://www.cyclenetwork.io/',
10284
+ shortName: 'cyclec',
10285
+ chainId: 1228,
10286
+ networkId: 1228,
10287
+ icon: 'cycle',
10288
+ iconURL: 'https://ipfs.io/ipfs/QmeC4mKGbBpwmLfFxUSsareWkSWJomevUmex8ajjxo1zHx'
10289
+ },
10215
10290
  1229: {
10216
10291
  name: 'Exzo Network Mainnet',
10217
10292
  chain: 'EXZO',
@@ -11325,6 +11400,24 @@ exports.chains = {
11325
11400
  }
11326
11401
  ]
11327
11402
  },
11403
+ 1513: {
11404
+ name: 'Story Testnet',
11405
+ chain: 'Story Testnet',
11406
+ rpc: ['https://testnet.storyrpc.io'],
11407
+ faucets: ['https://faucet.story.foundation'],
11408
+ chainId: 1513,
11409
+ networkId: 1513,
11410
+ nativeCurrency: { name: 'IP', symbol: 'IP', decimals: 18 },
11411
+ infoURL: 'https://www.story.foundation',
11412
+ shortName: 'Story',
11413
+ explorers: [
11414
+ {
11415
+ name: 'Story Iliad Network explorer',
11416
+ url: 'https://testnet.storyscan.xyz',
11417
+ standard: 'EIP3091'
11418
+ }
11419
+ ]
11420
+ },
11328
11421
  1515: {
11329
11422
  name: 'Beagle Messaging Chain',
11330
11423
  chain: 'BMC',
@@ -11487,7 +11580,7 @@ exports.chains = {
11487
11580
  rpc: ['https://mainnet.pivotalprotocol.com'],
11488
11581
  faucets: [],
11489
11582
  shortName: 'pivotal-mainnet',
11490
- nativeCurrency: { name: 'Pivotal Plus', symbol: 'PLUS', decimals: 18 },
11583
+ nativeCurrency: { name: 'Pivotal ETH', symbol: 'ETH', decimals: 18 },
11491
11584
  infoURL: 'http://thepivotal.xyz/',
11492
11585
  explorers: [
11493
11586
  {
@@ -12024,6 +12117,31 @@ exports.chains = {
12024
12117
  ],
12025
12118
  iconURL: 'https://ipfs.io/ipfs/QmXGJevyPHHKT28hDfsJ9Cq2DQ2bAavdie37MEwFQUVCQz'
12026
12119
  },
12120
+ 1853: {
12121
+ name: 'HighOctane Subnet',
12122
+ chain: 'HighOctane Subnet',
12123
+ rpc: [
12124
+ 'https://subnets.avax.network/highoctane/mainnet/rpc',
12125
+ 'wss://subnets.avax.network/highoctane/mainnet/ws'
12126
+ ],
12127
+ faucets: [],
12128
+ nativeCurrency: { name: 'HighOctane', symbol: 'HO', decimals: 18 },
12129
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
12130
+ infoURL: 'https://subnets.avax.network/highoctane/details',
12131
+ shortName: 'HighOctane',
12132
+ chainId: 1853,
12133
+ networkId: 1853,
12134
+ icon: 'highOctane',
12135
+ explorers: [
12136
+ {
12137
+ name: 'HighOctane Subnet Explorer',
12138
+ url: 'https://subnets.avax.network/highoctane',
12139
+ icon: 'highOctane',
12140
+ standard: 'EIP3091'
12141
+ }
12142
+ ],
12143
+ iconURL: 'https://ipfs.io/ipfs/bafkreibmj6pnsiybggr3koh5hbl2saungutcwbxme6pehteg5kzpzleubu'
12144
+ },
12027
12145
  1856: {
12028
12146
  name: 'Teslafunds',
12029
12147
  chain: 'TSF',
@@ -12321,6 +12439,32 @@ exports.chains = {
12321
12439
  }
12322
12440
  ]
12323
12441
  },
12442
+ 1946: {
12443
+ name: 'Minato',
12444
+ shortName: 'minato',
12445
+ title: 'Soneium testnet Minato',
12446
+ chain: 'ETH',
12447
+ icon: 'minato',
12448
+ rpc: ['https://rpc.minato.soneium.org'],
12449
+ faucets: [],
12450
+ nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
12451
+ infoURL: 'https://soneium.org',
12452
+ chainId: 1946,
12453
+ networkId: 1946,
12454
+ explorers: [
12455
+ {
12456
+ name: 'Blockscout Minato explorer',
12457
+ url: 'https://explorer-testnet.soneium.org',
12458
+ standard: 'EIP3091'
12459
+ }
12460
+ ],
12461
+ parent: {
12462
+ type: 'L2',
12463
+ chain: 'eip155-1',
12464
+ bridges: [{ url: 'https://bridge.soneium.org/testnet' }]
12465
+ },
12466
+ iconURL: 'https://ipfs.io/ipfs/bafybeighhofhlz3qi5yv6ukqw6gthkuedhmgs5xcej4iibwan4dnvghnvi'
12467
+ },
12324
12468
  1951: {
12325
12469
  name: 'D-Chain Mainnet',
12326
12470
  chain: 'D-Chain',
@@ -16442,20 +16586,20 @@ exports.chains = {
16442
16586
  iconURL: 'https://ipfs.io/ipfs/bafkreiexm4aoscqo4d7dipicdgmfaemgzck2w7qhfp5mnoo7z2plcxleju'
16443
16587
  },
16444
16588
  4080: {
16445
- name: 'Tobe Chain',
16589
+ name: 'Tobe Chain Testnet',
16446
16590
  chain: 'TBC',
16447
16591
  icon: 'tobe',
16448
- rpc: ['https://rpc.tobescan.com'],
16449
- faucets: [],
16450
- nativeCurrency: { name: 'Tobe Coin', symbol: 'TBC', decimals: 18 },
16592
+ rpc: ['https://rpc-testnet.tobescan.com'],
16593
+ faucets: ['https://faucet.tobescan.com/faucet'],
16594
+ nativeCurrency: { name: 'Tobe Coin', symbol: 'TOBE', decimals: 18 },
16451
16595
  infoURL: 'https://tobechain.net',
16452
16596
  shortName: 'tbc',
16453
16597
  chainId: 4080,
16454
16598
  networkId: 4080,
16455
16599
  explorers: [
16456
16600
  {
16457
- name: 'tobescan',
16458
- url: 'https://tobescan.com',
16601
+ name: 'tobescan testnet',
16602
+ url: 'https://testnet.tobescan.com',
16459
16603
  standard: 'EIP3091'
16460
16604
  }
16461
16605
  ],
@@ -16770,6 +16914,26 @@ exports.chains = {
16770
16914
  ],
16771
16915
  iconURL: 'https://ipfs.io/ipfs/bafybeifxqd7zel2m237kq5enavnh2s6cshaavswigogyvae2wevxy5k2ti'
16772
16916
  },
16917
+ 4269: {
16918
+ name: 'Laika Testnet',
16919
+ chain: 'LAIKA',
16920
+ rpc: ['https://testnetrpc1.laikachain.dog'],
16921
+ faucets: ['https://laikachain.dog/faucets'],
16922
+ nativeCurrency: { name: 'Dogecoin', symbol: 'DOGE', decimals: 18 },
16923
+ infoURL: 'https://laikachain.dog',
16924
+ shortName: 'laika-testnet',
16925
+ chainId: 4269,
16926
+ networkId: 4269,
16927
+ icon: 'laika',
16928
+ explorers: [
16929
+ {
16930
+ name: 'Laika Testnet Explorer',
16931
+ url: 'https://testnet.laikachain.dog',
16932
+ standard: 'EIP3091'
16933
+ }
16934
+ ],
16935
+ iconURL: 'https://ipfs.io/ipfs/QmTMbwvGznhMwxWbX28FWtj4Me8ayGQjUQG7zrXPCJzLTa'
16936
+ },
16773
16937
  4328: {
16774
16938
  name: 'Bobafuji Testnet',
16775
16939
  chain: 'Bobafuji Testnet',
@@ -18595,13 +18759,13 @@ exports.chains = {
18595
18759
  iconURL: 'https://ipfs.io/ipfs/bafkreiarso74bytq5ccnl3mlfhd4ejiylwautsr6ovbqgmynzjzmkorn6y'
18596
18760
  },
18597
18761
  6678: {
18598
- name: 'EdgaMatrix Chain',
18762
+ name: 'Edge Matrix Chain',
18599
18763
  chain: 'EMC',
18600
18764
  icon: 'emc',
18601
18765
  rpc: ['https://rpc1-mainnet.emc.network'],
18602
18766
  faucets: [],
18603
18767
  nativeCurrency: {
18604
- name: 'EdgaMatrix Chain Token',
18768
+ name: 'Edge Matrix Chain Token',
18605
18769
  symbol: 'EMC',
18606
18770
  decimals: 18
18607
18771
  },
@@ -18799,6 +18963,26 @@ exports.chains = {
18799
18963
  ],
18800
18964
  iconURL: 'https://ipfs.io/ipfs/QmV18PRFPkp9pwKKJp4ksVDhMEiqNZ8A5DhQapdNCckeeQ'
18801
18965
  },
18966
+ 6942: {
18967
+ name: 'Laika Mainnet',
18968
+ chain: 'LAIKA',
18969
+ rpc: ['https://mainnetrpc.laikachain.dog'],
18970
+ faucets: ['https://laikachain.dog/faucets'],
18971
+ nativeCurrency: { name: 'Dogecoin', symbol: 'DOGE', decimals: 18 },
18972
+ infoURL: 'https://laikachain.dog',
18973
+ shortName: 'laika',
18974
+ chainId: 6942,
18975
+ networkId: 6942,
18976
+ icon: 'laika',
18977
+ explorers: [
18978
+ {
18979
+ name: 'Laika Mainnet Explorer',
18980
+ url: 'https://explorer.laikachain.dog',
18981
+ standard: 'EIP3091'
18982
+ }
18983
+ ],
18984
+ iconURL: 'https://ipfs.io/ipfs/QmTMbwvGznhMwxWbX28FWtj4Me8ayGQjUQG7zrXPCJzLTa'
18985
+ },
18802
18986
  6969: {
18803
18987
  name: 'Tomb Chain Mainnet',
18804
18988
  chain: 'Tomb Chain',
@@ -19036,6 +19220,20 @@ exports.chains = {
19036
19220
  ],
19037
19221
  iconURL: 'https://ipfs.io/ipfs/QmfXZCAh3HWS2bJroUStN9TieL4QA9QArMotie3X4pwBfj'
19038
19222
  },
19223
+ 7210: {
19224
+ name: 'Nibiru Testnet-1',
19225
+ chain: 'Nibiru',
19226
+ rpc: ['https://evm-rpc.testnet-1.nibiru.fi'],
19227
+ faucets: [],
19228
+ nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
19229
+ infoURL: 'https://nibiru.fi',
19230
+ shortName: 'nibiru-testnet-1',
19231
+ chainId: 7210,
19232
+ networkId: 7210,
19233
+ icon: 'nibiru',
19234
+ explorers: [],
19235
+ iconURL: 'https://ipfs.io/ipfs/QmZ4ujZagoLozYSypp7uJESgExJhGGJTmmpT6AoDV8GzZW'
19236
+ },
19039
19237
  7222: {
19040
19238
  name: 'Nibiru Devnet-3',
19041
19239
  chain: 'Nibiru',
@@ -19043,7 +19241,7 @@ exports.chains = {
19043
19241
  faucets: [],
19044
19242
  nativeCurrency: { name: 'NIBI', symbol: 'NIBI', decimals: 18 },
19045
19243
  infoURL: 'https://nibiru.fi',
19046
- shortName: 'nibiru',
19244
+ shortName: 'nibiru-devnet-3',
19047
19245
  chainId: 7222,
19048
19246
  networkId: 7222,
19049
19247
  icon: 'nibiru',
@@ -21677,6 +21875,31 @@ exports.chains = {
21677
21875
  ],
21678
21876
  iconURL: 'https://ipfs.io/ipfs/QmVvQdmAj6GNQjP1dsxQKbA7xgzqsciooGTQtQ2RsJ37Lf'
21679
21877
  },
21878
+ 9966: {
21879
+ name: 'UXER TESTNET NETWORK',
21880
+ chain: 'UXER',
21881
+ rpc: [
21882
+ 'https://dev-testnet.uxer.network',
21883
+ 'https://data-cloud-testnet.uxer.network'
21884
+ ],
21885
+ faucets: ['https://faucet.uxer.network'],
21886
+ nativeCurrency: { name: 'UXER', symbol: 'tUXER', decimals: 18 },
21887
+ infoURL: 'https://uxer.network',
21888
+ shortName: 'uxer',
21889
+ chainId: 9966,
21890
+ networkId: 9966,
21891
+ slip44: 1,
21892
+ icon: 'uxer',
21893
+ explorers: [
21894
+ {
21895
+ name: 'UXER TESTNET EXPLORER',
21896
+ icon: 'uxer',
21897
+ url: 'https://testnet.uxer.network',
21898
+ standard: 'none'
21899
+ }
21900
+ ],
21901
+ iconURL: 'https://ipfs.io/ipfs/QmQurJBRScSDar6oDJ4pAeKKvzHr49KJfS1iuCkbtiNe4x'
21902
+ },
21680
21903
  9977: {
21681
21904
  name: 'Mind Smart Chain Testnet',
21682
21905
  chain: 'tMIND',
@@ -23652,7 +23875,7 @@ exports.chains = {
23652
23875
  rpc: ['https://sepolia.pivotalprotocol.com'],
23653
23876
  faucets: [],
23654
23877
  shortName: 'pivotal-sepolia',
23655
- nativeCurrency: { name: 'Pivotal Plus', symbol: 'PLUS', decimals: 18 },
23878
+ nativeCurrency: { name: 'Pivotal ETH', symbol: 'ETH', decimals: 18 },
23656
23879
  infoURL: 'http://thepivotal.xyz/',
23657
23880
  explorers: [
23658
23881
  {
@@ -24603,6 +24826,27 @@ exports.chains = {
24603
24826
  ],
24604
24827
  iconURL: 'https://ipfs.io/ipfs/QmWhNm7tTi6SYbiumULDRk956hxgqaZSX77vcxBNn8fvnw'
24605
24828
  },
24829
+ 21363: {
24830
+ name: 'Lestnet',
24831
+ chain: 'LETH',
24832
+ rpc: ['https://service.lestnet.org'],
24833
+ faucets: [],
24834
+ nativeCurrency: { name: 'Lestnet Ether', symbol: 'LETH', decimals: 18 },
24835
+ infoURL: 'https://lestnet.org',
24836
+ shortName: 'leth',
24837
+ chainId: 21363,
24838
+ networkId: 21363,
24839
+ icon: 'lestnet',
24840
+ explorers: [
24841
+ {
24842
+ name: 'Lestnet Explorer',
24843
+ url: 'https://explore.lestnet.org',
24844
+ icon: 'blockscout',
24845
+ standard: 'EIP3091'
24846
+ }
24847
+ ],
24848
+ iconURL: 'https://ipfs.io/ipfs/bafkreigg4ovuohje6iva42fou7rc7a6fkozvfkg22fhuvhw5oz7vii74ha'
24849
+ },
24606
24850
  21816: {
24607
24851
  name: 'omChain Mainnet',
24608
24852
  chain: 'OML',
@@ -26002,7 +26246,7 @@ exports.chains = {
26002
26246
  iconURL: 'https://ipfs.io/ipfs/QmVhM3wHXdXkFEvW4x4vYqT7bx7gb5BQLWcLebHBeAzAXF'
26003
26247
  },
26004
26248
  33469: {
26005
- name: 'Zilliqa-2 EVM Devnet',
26249
+ name: 'Zilliqa 2 EVM devnet',
26006
26250
  chain: 'ZIL',
26007
26251
  rpc: ['https://api.zq2-devnet.zilliqa.com'],
26008
26252
  faucets: ['https://faucet.zq2-devnet.zilliqa.com'],
@@ -26258,6 +26502,27 @@ exports.chains = {
26258
26502
  ],
26259
26503
  iconURL: 'https://ipfs.io/ipfs/QmZt75xixnEtFzqHTrJa8kJkV4cTXmUZqeMeHM8BcvomQc'
26260
26504
  },
26505
+ 40000: {
26506
+ name: 'DIV Chain',
26507
+ chain: 'DIVC',
26508
+ rpc: ['https://rpc.divchain.org'],
26509
+ faucets: [],
26510
+ features: [{ name: 'EIP155' }],
26511
+ nativeCurrency: { name: 'DIVC', symbol: 'DIVC', decimals: 18 },
26512
+ infoURL: 'https://www.divchain.org',
26513
+ shortName: 'divc',
26514
+ chainId: 40000,
26515
+ networkId: 40000,
26516
+ icon: 'divc',
26517
+ explorers: [
26518
+ {
26519
+ name: 'DIV Chain explorer',
26520
+ url: 'https://scan.divchain.org',
26521
+ standard: 'EIP3091'
26522
+ }
26523
+ ],
26524
+ iconURL: 'https://ipfs.io/ipfs/QmebuyvTmRvM66rXbxSFtZv7VGj1HtvNQ68hvYpLEPe3bA'
26525
+ },
26261
26526
  41455: {
26262
26527
  name: 'Aleph Zero EVM',
26263
26528
  chain: 'Aleph Zero EVM',
@@ -27377,7 +27642,7 @@ exports.chains = {
27377
27642
  name: 'Toronet Testnet',
27378
27643
  chain: 'Toronet',
27379
27644
  icon: 'toronet',
27380
- rpc: ['http://testnet.toronet.org/rpc'],
27645
+ rpc: ['https://testnet.toronet.org/rpc'],
27381
27646
  faucets: [],
27382
27647
  nativeCurrency: { name: 'Toroe', symbol: 'TOROE', decimals: 18 },
27383
27648
  infoURL: 'https://toronet.org',
@@ -27678,6 +27943,33 @@ exports.chains = {
27678
27943
  },
27679
27944
  iconURL: 'https://ipfs.io/ipfs/QmUVJ7MLCEAfq3pHVPFLscqRMiyAY5biVgTkeDQCmAhHNS'
27680
27945
  },
27946
+ 58680: {
27947
+ name: 'Lumoz Quidditch Testnet',
27948
+ chain: 'ETH',
27949
+ rpc: ['https://quidditch-rpc.lumoz.org'],
27950
+ faucets: [],
27951
+ nativeCurrency: {
27952
+ name: 'Lumoz Quidditch Testnet Token',
27953
+ symbol: 'MOZ',
27954
+ decimals: 18
27955
+ },
27956
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
27957
+ infoURL: 'https://lumoz.org',
27958
+ shortName: 'Lumoz-Quidditch-Testnet',
27959
+ chainId: 58680,
27960
+ networkId: 58680,
27961
+ slip44: 1,
27962
+ icon: 'opside-new',
27963
+ explorers: [
27964
+ {
27965
+ name: 'LumozQuidditchTestnetInfo',
27966
+ url: 'https://quidditch.lumoz.info',
27967
+ icon: 'opside-new',
27968
+ standard: 'EIP3091'
27969
+ }
27970
+ ],
27971
+ iconURL: 'https://ipfs.io/ipfs/QmZnE2ygPL2ZGuzHGvFCHmrqxwdurrhz3K1yPnwLzKbgay'
27972
+ },
27681
27973
  59140: {
27682
27974
  name: 'Linea Goerli',
27683
27975
  title: 'Linea Goerli Testnet',
@@ -28255,11 +28547,11 @@ exports.chains = {
28255
28547
  63001: {
28256
28548
  name: 'eCredits Testnet',
28257
28549
  chain: 'ECS',
28258
- rpc: ['https://rpc.tst.ecredits.com'],
28550
+ rpc: [],
28259
28551
  faucets: ['https://faucet.tst.ecredits.com'],
28260
28552
  nativeCurrency: { name: 'eCredits', symbol: 'ECS', decimals: 18 },
28261
28553
  infoURL: 'https://ecredits.com',
28262
- shortName: 'ecs-testnet',
28554
+ shortName: 'ecs-testnet-old',
28263
28555
  chainId: 63001,
28264
28556
  networkId: 63001,
28265
28557
  slip44: 1,
@@ -28272,8 +28564,32 @@ exports.chains = {
28272
28564
  standard: 'EIP3091'
28273
28565
  }
28274
28566
  ],
28567
+ status: 'deprecated',
28275
28568
  iconURL: 'https://ipfs.io/ipfs/QmU9H9JE1KtLh2Fxrd8EWTMjKGJBpgRWKUeEx7u6ic4kBY'
28276
28569
  },
28570
+ 63002: {
28571
+ name: 'eSync Network Testnet',
28572
+ title: 'eSync Network Testnet',
28573
+ chain: 'ECS',
28574
+ rpc: ['http://rpc.tst.esync.network'],
28575
+ faucets: ['https://faucet.tst.ecredits.com'],
28576
+ nativeCurrency: { name: 'eCredits', symbol: 'ECS', decimals: 18 },
28577
+ infoURL: 'https://esync.network',
28578
+ shortName: 'esync-testnet',
28579
+ chainId: 63002,
28580
+ networkId: 63002,
28581
+ slip44: 1,
28582
+ icon: 'esync',
28583
+ explorers: [
28584
+ {
28585
+ name: 'eSync Network Testnet Explorer',
28586
+ url: 'https://explorer.tst.esync.network',
28587
+ icon: 'esync',
28588
+ standard: 'EIP3091'
28589
+ }
28590
+ ],
28591
+ iconURL: 'https://ipfs.io/ipfs/QmVo6h7hQcduywA4j5n5vzB75y2PiVaSN4HuNwgB5XiBsj'
28592
+ },
28277
28593
  65349: {
28278
28594
  name: 'CratD2C Testnet',
28279
28595
  chain: 'CRATD2C',
@@ -30105,13 +30421,13 @@ exports.chains = {
30105
30421
  iconURL: 'https://ipfs.io/ipfs/Qmcr8US1DZcK3ooiMtE8tEQPgep12abXzxPw1jCkgZhji9'
30106
30422
  },
30107
30423
  99876: {
30108
- name: 'EdgaMatrix Chain Testnet',
30424
+ name: 'Edge Matrix Chain Testnet',
30109
30425
  chain: 'EMC Testnet',
30110
30426
  icon: 'emctest',
30111
30427
  rpc: ['https://rpc1-testnet.emc.network'],
30112
30428
  faucets: [],
30113
30429
  nativeCurrency: {
30114
- name: 'EdgaMatrix Chain Token',
30430
+ name: 'Edge Matrix Chain Token',
30115
30431
  symbol: 'EMC',
30116
30432
  decimals: 18
30117
30433
  },
@@ -30450,6 +30766,28 @@ exports.chains = {
30450
30766
  ],
30451
30767
  iconURL: 'https://ipfs.io/ipfs/QmTfecECALDCy51zwVbXBSXb6TokqowCYzVLv65etahLxX'
30452
30768
  },
30769
+ 102032: {
30770
+ name: 'Creditcoin Devnet',
30771
+ chain: 'CTC',
30772
+ icon: 'creditcoin',
30773
+ rpc: ['https://rpc.cc3-devnet.creditcoin.network'],
30774
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
30775
+ nativeCurrency: { name: 'Devnet CTC', symbol: 'devCTC', decimals: 18 },
30776
+ infoURL: 'https://creditcoin.org',
30777
+ shortName: 'ctcdev',
30778
+ chainId: 102032,
30779
+ networkId: 102032,
30780
+ faucets: [],
30781
+ explorers: [
30782
+ {
30783
+ name: 'blockscout',
30784
+ url: 'https://creditcoin-devnet.blockscout.com',
30785
+ icon: 'blockscout',
30786
+ standard: 'EIP3091'
30787
+ }
30788
+ ],
30789
+ iconURL: 'https://ipfs.io/ipfs/QmTfecECALDCy51zwVbXBSXb6TokqowCYzVLv65etahLxX'
30790
+ },
30453
30791
  103090: {
30454
30792
  name: 'Crystaleum',
30455
30793
  chain: 'crystal',
@@ -31260,6 +31598,38 @@ exports.chains = {
31260
31598
  ],
31261
31599
  iconURL: 'https://ipfs.io/ipfs/QmcHdmVr5VRUJq13jnM6tgah5Ge7hn3Dm14eY6vwivJ5ui'
31262
31600
  },
31601
+ 168168: {
31602
+ name: 'Zchains',
31603
+ chain: 'Zchains',
31604
+ rpc: ['https://rpc.zchains.com'],
31605
+ faucets: [],
31606
+ nativeCurrency: { name: 'ZCD', symbol: 'ZCD', decimals: 18 },
31607
+ infoURL: 'https://www.zchains.com/',
31608
+ shortName: 'zchains',
31609
+ chainId: 168168,
31610
+ networkId: 168168,
31611
+ icon: 'zchain',
31612
+ explorers: [
31613
+ {
31614
+ name: 'zchains',
31615
+ url: 'https://scan.zchains.com',
31616
+ standard: 'EIP3091'
31617
+ }
31618
+ ],
31619
+ iconURL: 'https://ipfs.io/ipfs/QmWMbLpzmFCSpgWaXKiazwSyaPQ6qKSboHpko4g4HBZbZm'
31620
+ },
31621
+ 171000: {
31622
+ name: 'Fair Testnet',
31623
+ chain: 'FAIR',
31624
+ rpc: ['https://rpc-testnet.xfair.ai', 'wss://rpc-testnet.xfair.ai'],
31625
+ faucets: [],
31626
+ nativeCurrency: { name: 'FAIR', symbol: 'FAIR', decimals: 18 },
31627
+ features: [{ name: 'EIP155' }],
31628
+ infoURL: 'https://xfair.ai',
31629
+ shortName: 'fairt',
31630
+ chainId: 171000,
31631
+ networkId: 171000
31632
+ },
31263
31633
  175177: {
31264
31634
  name: 'Chronicle - Lit Protocol Testnet',
31265
31635
  chain: 'LPC',
@@ -31732,6 +32102,31 @@ exports.chains = {
31732
32102
  ],
31733
32103
  iconURL: 'https://ipfs.io/ipfs/QmT7PSXBiVBma6E15hNkivmstqLu3JSnG1jXN5pTmcCGRC'
31734
32104
  },
32105
+ 212013: {
32106
+ name: 'Litentry',
32107
+ chain: 'Litentry',
32108
+ rpc: [
32109
+ 'https://rpc.litentry-parachain.litentry.io',
32110
+ 'wss://rpc.litentry-parachain.litentry.io',
32111
+ 'https://litentry-rpc.dwellir.com',
32112
+ 'wss://litentry-rpc.dwellir.com'
32113
+ ],
32114
+ faucets: [],
32115
+ nativeCurrency: { name: 'Litentry', symbol: 'LIT', decimals: 18 },
32116
+ infoURL: 'https://litentry.com',
32117
+ shortName: 'litentry',
32118
+ chainId: 212013,
32119
+ networkId: 212013,
32120
+ icon: 'litentry',
32121
+ explorers: [
32122
+ {
32123
+ name: 'litentry statescan',
32124
+ url: 'https://litentry.statescan.io',
32125
+ standard: 'none'
32126
+ }
32127
+ ],
32128
+ iconURL: 'https://ipfs.io/ipfs/QmPYr4SiYqPr5jwt7XS4xc3XcB3yEVibDp2UXZdxukHAg6'
32129
+ },
31735
32130
  220315: {
31736
32131
  name: 'Mas Mainnet',
31737
32132
  chain: 'MAS',
@@ -35592,6 +35987,25 @@ exports.chains = {
35592
35987
  ],
35593
35988
  iconURL: 'https://ipfs.io/ipfs/QmeTj6tfaw9qf9wnEUQh7PnCpNWyvm56e7kY35kANRWNxj'
35594
35989
  },
35990
+ 9999999: {
35991
+ name: 'Fluence',
35992
+ chain: 'Fluence',
35993
+ rpc: ['https://rpc.mainnet.fluence.dev/', 'wss://ws.mainnet.fluence.dev/'],
35994
+ faucets: [],
35995
+ nativeCurrency: { name: 'FLT', symbol: 'FLT', decimals: 18 },
35996
+ infoURL: 'https://fluence.network/',
35997
+ shortName: 'fluence',
35998
+ chainId: 9999999,
35999
+ networkId: 9999999,
36000
+ explorers: [
36001
+ {
36002
+ name: 'blockscout',
36003
+ url: 'https://blockscout.mainnet.fluence.dev',
36004
+ standard: 'EIP3091'
36005
+ }
36006
+ ],
36007
+ parent: { type: 'L2', chain: 'eip155-1' }
36008
+ },
35595
36009
  10067275: {
35596
36010
  name: 'Plian Testnet Subchain 1',
35597
36011
  chain: 'Plian',
@@ -35808,8 +36222,8 @@ exports.chains = {
35808
36222
  iconURL: 'https://ipfs.io/ipfs/QmR3iCrjrW814fyv79UeVimDT4fTeBQcpYgMYxv1U6W15u'
35809
36223
  },
35810
36224
  12227332: {
35811
- name: 'NeoX Testnet T4',
35812
- chain: 'NeoX',
36225
+ name: 'Neo X Testnet T4',
36226
+ chain: 'Neo X',
35813
36227
  rpc: ['https://testnet.rpc.banelabs.org/'],
35814
36228
  faucets: [],
35815
36229
  nativeCurrency: { name: 'Gas', symbol: 'GAS', decimals: 18 },
@@ -35821,7 +36235,7 @@ exports.chains = {
35821
36235
  explorers: [
35822
36236
  {
35823
36237
  name: 'neox-scan',
35824
- url: 'https://testnet.scan.banelabs.org',
36238
+ url: 'https://xt4scan.ngd.network',
35825
36239
  standard: 'EIP3091'
35826
36240
  }
35827
36241
  ],
@@ -36330,6 +36744,29 @@ exports.chains = {
36330
36744
  explorers: [],
36331
36745
  iconURL: 'https://ipfs.io/ipfs/QmS9r9XQkMHVomWcSBNDkKkz9n87h9bH9ssabeiKZtANoU'
36332
36746
  },
36747
+ 33626250: {
36748
+ name: 'Toliman Suave Testnet',
36749
+ chain: 'ETH',
36750
+ rpc: ['https://rpc.toliman.suave.flashbots.net'],
36751
+ faucets: ['https://faucet.toliman.suave.flashbots.net'],
36752
+ nativeCurrency: {
36753
+ name: 'SUAVE Toliman Eth',
36754
+ symbol: 'TEEth',
36755
+ decimals: 18
36756
+ },
36757
+ features: [{ name: 'EIP155' }, { name: 'EIP1559' }],
36758
+ infoURL: 'https://suave-alpha.flashbots.net/toliman',
36759
+ shortName: 'suave-toliman',
36760
+ chainId: 33626250,
36761
+ networkId: 33626250,
36762
+ explorers: [
36763
+ {
36764
+ name: 'Blockscout',
36765
+ url: 'https://explorer.toliman.suave.flashbots.net',
36766
+ standard: 'EIP3091'
36767
+ }
36768
+ ]
36769
+ },
36333
36770
  35855456: {
36334
36771
  name: 'Joys Digital Mainnet',
36335
36772
  chain: 'JOYS',
@@ -36406,6 +36843,25 @@ exports.chains = {
36406
36843
  }
36407
36844
  ]
36408
36845
  },
36846
+ 52164803: {
36847
+ name: 'Fluence Testnet',
36848
+ chain: 'Fluence Testnet',
36849
+ rpc: ['https://rpc.testnet.fluence.dev/', 'wss://ws.testnet.fluence.dev/'],
36850
+ faucets: [],
36851
+ nativeCurrency: { name: 'tFLT', symbol: 'tFLT', decimals: 18 },
36852
+ infoURL: 'https://fluence.network/',
36853
+ shortName: 'fluence-testnet',
36854
+ chainId: 52164803,
36855
+ networkId: 52164803,
36856
+ explorers: [
36857
+ {
36858
+ name: 'blockscout',
36859
+ url: 'https://blockscout.testnet.fluence.dev',
36860
+ standard: 'EIP3091'
36861
+ }
36862
+ ],
36863
+ parent: { type: 'L2', chain: 'eip155-11155111' }
36864
+ },
36409
36865
  61717561: {
36410
36866
  name: 'Aquachain',
36411
36867
  chain: 'AQUA',
@@ -37294,8 +37750,8 @@ exports.chains = {
37294
37750
  531050104: {
37295
37751
  name: 'Sophon Testnet',
37296
37752
  chain: 'Sophon Testnet',
37297
- rpc: ['https://rpc.testnet.sophon.xyz/'],
37298
- nativeCurrency: { name: 'ETH', symbol: 'ETH', decimals: 18 },
37753
+ rpc: ['https://rpc.testnet.sophon.xyz', 'wss://rpc.testnet.sophon.xyz/ws'],
37754
+ nativeCurrency: { name: 'Sophon', symbol: 'SOPH', decimals: 18 },
37299
37755
  faucets: [],
37300
37756
  infoURL: '',
37301
37757
  shortName: 'sophon-testnet',
@@ -37303,7 +37759,7 @@ exports.chains = {
37303
37759
  networkId: 531050104,
37304
37760
  explorers: [
37305
37761
  {
37306
- name: 'Sophon Testnet',
37762
+ name: 'Sophon Block Explorer',
37307
37763
  url: 'https://explorer.testnet.sophon.xyz',
37308
37764
  icon: 'sophon-testnet',
37309
37765
  standard: 'none'
@@ -37312,7 +37768,7 @@ exports.chains = {
37312
37768
  parent: {
37313
37769
  type: 'L2',
37314
37770
  chain: 'eip155-1',
37315
- bridges: [{ url: 'https://bridge.zksync.io/' }]
37771
+ bridges: [{ url: 'https://portal.testnet.sophon.xyz/bridge' }]
37316
37772
  }
37317
37773
  },
37318
37774
  666666666: {
@@ -37330,6 +37786,30 @@ exports.chains = {
37330
37786
  icon: 'degen',
37331
37787
  iconURL: 'https://ipfs.io/ipfs/Qmb6yAe4wXeBkxjfhxzoUT9TzETcmE7Vne59etm9GJaQf7'
37332
37788
  },
37789
+ 728126428: {
37790
+ name: 'Tron Mainnet',
37791
+ chain: 'TRON',
37792
+ rpc: [
37793
+ 'https://rpc.ankr.com/tron_jsonrpc',
37794
+ 'https://api.trongrid.io/jsonrpc'
37795
+ ],
37796
+ faucets: [],
37797
+ nativeCurrency: { name: 'Tron', symbol: 'TRX', decimals: 6 },
37798
+ infoURL: 'https://tron.network',
37799
+ shortName: 'tron',
37800
+ chainId: 728126428,
37801
+ networkId: 728126428,
37802
+ icon: 'tron',
37803
+ explorers: [
37804
+ {
37805
+ name: 'tronscan',
37806
+ url: 'https://tronscan.org',
37807
+ icon: 'tron',
37808
+ standard: 'none'
37809
+ }
37810
+ ],
37811
+ iconURL: 'https://ipfs.io/ipfs/QmZCR3JnesjwLKRXtW8Vm9sJ4geEnXcAfQsARcv2NVpHSU'
37812
+ },
37333
37813
  888888888: {
37334
37814
  name: 'Ancient8',
37335
37815
  chain: 'Ancient8',
@@ -38267,6 +38747,27 @@ exports.chains = {
38267
38747
  ],
38268
38748
  iconURL: 'https://ipfs.io/ipfs/QmfTeudwVJcu7jzySBcpD9H5ZVK66nPJKRnicxend1bxfq'
38269
38749
  },
38750
+ 111551119090: {
38751
+ name: 'Thanos Sepolia',
38752
+ chain: 'ETH',
38753
+ rpc: [
38754
+ 'https://rpc.thanos-sepolia.tokamak.network',
38755
+ 'wss://rpc.thanos-sepolia.tokamak.network'
38756
+ ],
38757
+ faucets: [],
38758
+ nativeCurrency: { name: 'Tokamak Network', symbol: 'TON', decimals: 18 },
38759
+ infoURL: 'https://tokamak.network',
38760
+ shortName: 'thanos-sepolia',
38761
+ chainId: 111551119090,
38762
+ networkId: 111551119090,
38763
+ explorers: [
38764
+ {
38765
+ name: 'blockscout',
38766
+ url: 'https://explorer.thanos-sepolia.tokamak.network',
38767
+ standard: 'EIP3091'
38768
+ }
38769
+ ]
38770
+ },
38270
38771
  123420000220: {
38271
38772
  name: 'Fluence Stage',
38272
38773
  chain: 'Fluence Stage (Testnet)',