eth-chainlist 0.0.737 → 0.0.739
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/data/chain.js +206 -36
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
### 0.0.739 (2026-03-22)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Maintenance
|
|
7
|
+
|
|
8
|
+
* **release:** 0.0.738 ([66c8cab](https://github.com/poowf/eth-chainlist/commit/66c8cab7752e4a7c425725925af561e5a3ab2ac1))
|
|
9
|
+
* update chain data ([c5db914](https://github.com/poowf/eth-chainlist/commit/c5db91406ea39414b74ce16e591eb54c81d0c3b2))
|
|
10
|
+
|
|
11
|
+
### 0.0.738 (2026-03-21)
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
### Maintenance
|
|
15
|
+
|
|
16
|
+
* **release:** 0.0.737 ([90c0906](https://github.com/poowf/eth-chainlist/commit/90c090663375b2f8650e67b85dafdc606f3948cd))
|
|
17
|
+
* update chain data ([ecb55a3](https://github.com/poowf/eth-chainlist/commit/ecb55a32bee742535ecc46e4ac107fa51b6442b4))
|
|
18
|
+
|
|
3
19
|
### 0.0.737 (2026-03-19)
|
|
4
20
|
|
|
5
21
|
|
package/data/chain.js
CHANGED
|
@@ -2886,18 +2886,13 @@ const chainArray = [
|
|
|
2886
2886
|
chain: 'Polygon',
|
|
2887
2887
|
icon: 'polygon',
|
|
2888
2888
|
rpc: [
|
|
2889
|
-
'https://polygon
|
|
2890
|
-
'
|
|
2891
|
-
'https://matic-mainnet.chainstacklabs.com',
|
|
2892
|
-
'https://rpc-mainnet.maticvigil.com',
|
|
2889
|
+
'https://polygon.drpc.org',
|
|
2890
|
+
'wss://polygon.drpc.org',
|
|
2893
2891
|
'https://rpc-mainnet.matic.quiknode.pro',
|
|
2894
|
-
'https://matic-mainnet-full-rpc.bwarelabs.com',
|
|
2895
2892
|
'https://polygon-bor-rpc.publicnode.com',
|
|
2896
2893
|
'wss://polygon-bor-rpc.publicnode.com',
|
|
2897
2894
|
'https://polygon.gateway.tenderly.co',
|
|
2898
|
-
'wss://polygon.gateway.tenderly.co'
|
|
2899
|
-
'https://polygon.drpc.org',
|
|
2900
|
-
'wss://polygon.drpc.org'
|
|
2895
|
+
'wss://polygon.gateway.tenderly.co'
|
|
2901
2896
|
],
|
|
2902
2897
|
faucets: [],
|
|
2903
2898
|
nativeCurrency: { name: 'POL', symbol: 'POL', decimals: 18 },
|
|
@@ -2913,9 +2908,8 @@ const chainArray = [
|
|
|
2913
2908
|
standard: 'EIP3091'
|
|
2914
2909
|
},
|
|
2915
2910
|
{
|
|
2916
|
-
name: '
|
|
2917
|
-
url: 'https://
|
|
2918
|
-
icon: 'dexguru',
|
|
2911
|
+
name: 'oklink',
|
|
2912
|
+
url: 'https://www.oklink.com/polygon',
|
|
2919
2913
|
standard: 'EIP3091'
|
|
2920
2914
|
}
|
|
2921
2915
|
]
|
|
@@ -19517,20 +19511,22 @@ const chainArray = [
|
|
|
19517
19511
|
{
|
|
19518
19512
|
name: 'DOS Testnet',
|
|
19519
19513
|
chain: 'DOS',
|
|
19520
|
-
rpc: [ 'https://test.doschain.com
|
|
19514
|
+
rpc: [ 'https://test.doschain.com' ],
|
|
19515
|
+
features: [ { name: 'EIP1559' } ],
|
|
19521
19516
|
faucets: [],
|
|
19522
19517
|
nativeCurrency: { name: 'DOS', symbol: 'DOS', decimals: 18 },
|
|
19523
|
-
infoURL: '
|
|
19524
|
-
shortName: '
|
|
19518
|
+
infoURL: 'https://doschain.com',
|
|
19519
|
+
shortName: 'dos-test',
|
|
19525
19520
|
chainId: 3939,
|
|
19526
19521
|
networkId: 3939,
|
|
19527
19522
|
slip44: 1,
|
|
19528
19523
|
icon: 'doschain',
|
|
19524
|
+
status: 'active',
|
|
19529
19525
|
explorers: [
|
|
19530
19526
|
{
|
|
19531
19527
|
name: 'DOScan-Test',
|
|
19532
19528
|
url: 'https://test.doscan.io',
|
|
19533
|
-
icon: '
|
|
19529
|
+
icon: 'doscan',
|
|
19534
19530
|
standard: 'EIP3091'
|
|
19535
19531
|
}
|
|
19536
19532
|
]
|
|
@@ -24443,18 +24439,20 @@ const chainArray = [
|
|
|
24443
24439
|
name: 'DOS Chain',
|
|
24444
24440
|
chain: 'DOS',
|
|
24445
24441
|
rpc: [ 'https://main.doschain.com' ],
|
|
24442
|
+
features: [ { name: 'EIP1559' } ],
|
|
24446
24443
|
faucets: [],
|
|
24447
24444
|
nativeCurrency: { name: 'DOS', symbol: 'DOS', decimals: 18 },
|
|
24448
|
-
infoURL: 'https://doschain.
|
|
24445
|
+
infoURL: 'https://doschain.com',
|
|
24449
24446
|
shortName: 'dos',
|
|
24450
24447
|
chainId: 7979,
|
|
24451
24448
|
networkId: 7979,
|
|
24452
24449
|
icon: 'doschain',
|
|
24450
|
+
status: 'active',
|
|
24453
24451
|
explorers: [
|
|
24454
24452
|
{
|
|
24455
24453
|
name: 'DOScan',
|
|
24456
24454
|
url: 'https://doscan.io',
|
|
24457
|
-
icon: '
|
|
24455
|
+
icon: 'doscan',
|
|
24458
24456
|
standard: 'EIP3091'
|
|
24459
24457
|
}
|
|
24460
24458
|
]
|
|
@@ -26163,7 +26161,14 @@ const chainArray = [
|
|
|
26163
26161
|
chainId: 9069,
|
|
26164
26162
|
networkId: 9069,
|
|
26165
26163
|
icon: 'apexfusion',
|
|
26166
|
-
explorers: [
|
|
26164
|
+
explorers: [
|
|
26165
|
+
{
|
|
26166
|
+
name: 'apexfusion',
|
|
26167
|
+
url: 'https://explorer.nexus.mainnet.apexfusion.org',
|
|
26168
|
+
icon: 'apexfusion',
|
|
26169
|
+
standard: 'EIP3091'
|
|
26170
|
+
}
|
|
26171
|
+
]
|
|
26167
26172
|
},
|
|
26168
26173
|
{
|
|
26169
26174
|
name: 'Apex Fusion - Nexus testnet',
|
|
@@ -31404,6 +31409,50 @@ const chainArray = [
|
|
|
31404
31409
|
}
|
|
31405
31410
|
]
|
|
31406
31411
|
},
|
|
31412
|
+
{
|
|
31413
|
+
name: 'Integra',
|
|
31414
|
+
chain: 'Integra',
|
|
31415
|
+
rpc: [ 'https://evm.integralayer.com' ],
|
|
31416
|
+
faucets: [],
|
|
31417
|
+
nativeCurrency: { name: 'Integra', symbol: 'IRL', decimals: 18 },
|
|
31418
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
31419
|
+
infoURL: 'https://integralayer.com',
|
|
31420
|
+
shortName: 'integra',
|
|
31421
|
+
chainId: 26217,
|
|
31422
|
+
networkId: 26217,
|
|
31423
|
+
explorers: [
|
|
31424
|
+
{
|
|
31425
|
+
name: 'Integra Explorer',
|
|
31426
|
+
url: 'https://scan.integralayer.com',
|
|
31427
|
+
standard: 'EIP3091'
|
|
31428
|
+
},
|
|
31429
|
+
{
|
|
31430
|
+
name: 'Integra Blockscout',
|
|
31431
|
+
url: 'https://blockscout.integralayer.com',
|
|
31432
|
+
standard: 'EIP3091'
|
|
31433
|
+
}
|
|
31434
|
+
]
|
|
31435
|
+
},
|
|
31436
|
+
{
|
|
31437
|
+
name: 'Integra Testnet Ormos',
|
|
31438
|
+
chain: 'Integra',
|
|
31439
|
+
rpc: [ 'https://ormos.integralayer.com/rpc' ],
|
|
31440
|
+
faucets: [],
|
|
31441
|
+
nativeCurrency: { name: 'Integra', symbol: 'IRL', decimals: 18 },
|
|
31442
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
31443
|
+
infoURL: 'https://integralayer.com',
|
|
31444
|
+
shortName: 'integra-testnet',
|
|
31445
|
+
chainId: 26218,
|
|
31446
|
+
networkId: 26218,
|
|
31447
|
+
slip44: 1,
|
|
31448
|
+
explorers: [
|
|
31449
|
+
{
|
|
31450
|
+
name: 'Integra Testnet Blockscout',
|
|
31451
|
+
url: 'https://testnet.blockscout.integralayer.com',
|
|
31452
|
+
standard: 'EIP3091'
|
|
31453
|
+
}
|
|
31454
|
+
]
|
|
31455
|
+
},
|
|
31407
31456
|
{
|
|
31408
31457
|
name: 'DucatusX Testnet',
|
|
31409
31458
|
chain: 'DUCX',
|
|
@@ -37310,7 +37359,8 @@ const chainArray = [
|
|
|
37310
37359
|
rpc: [
|
|
37311
37360
|
'https://rpc-amoy.polygon.technology',
|
|
37312
37361
|
'https://polygon-amoy-bor-rpc.publicnode.com',
|
|
37313
|
-
'wss://polygon-amoy-bor-rpc.publicnode.com'
|
|
37362
|
+
'wss://polygon-amoy-bor-rpc.publicnode.com',
|
|
37363
|
+
'https://polygon-amoy.drpc.org'
|
|
37314
37364
|
],
|
|
37315
37365
|
faucets: [ 'https://faucet.polygon.technology/' ],
|
|
37316
37366
|
nativeCurrency: { name: 'POL', symbol: 'POL', decimals: 18 },
|
|
@@ -37324,11 +37374,6 @@ const chainArray = [
|
|
|
37324
37374
|
name: 'polygonscan-amoy',
|
|
37325
37375
|
url: 'https://amoy.polygonscan.com',
|
|
37326
37376
|
standard: 'EIP3091'
|
|
37327
|
-
},
|
|
37328
|
-
{
|
|
37329
|
-
name: 'polygonamoy',
|
|
37330
|
-
url: 'https://www.oklink.com/amoy',
|
|
37331
|
-
standard: 'EIP3091'
|
|
37332
37377
|
}
|
|
37333
37378
|
]
|
|
37334
37379
|
},
|
|
@@ -40962,6 +41007,19 @@ const chainArray = [
|
|
|
40962
41007
|
}
|
|
40963
41008
|
]
|
|
40964
41009
|
},
|
|
41010
|
+
{
|
|
41011
|
+
name: 'mfenx',
|
|
41012
|
+
chain: 'MFENX',
|
|
41013
|
+
rpc: [ 'https://indexer.mfenx.com/rpc' ],
|
|
41014
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
41015
|
+
faucets: [],
|
|
41016
|
+
nativeCurrency: { name: 'JULIAN', symbol: 'JULIAN', decimals: 18 },
|
|
41017
|
+
infoURL: 'https://mfenx.com/power-house',
|
|
41018
|
+
shortName: 'mfenx',
|
|
41019
|
+
chainId: 177155,
|
|
41020
|
+
networkId: 177155,
|
|
41021
|
+
status: 'active'
|
|
41022
|
+
},
|
|
40965
41023
|
{
|
|
40966
41024
|
name: 'Transparency Solution',
|
|
40967
41025
|
chain: 'CLT',
|
|
@@ -44324,14 +44382,14 @@ const chainArray = [
|
|
|
44324
44382
|
{
|
|
44325
44383
|
name: 'Gensyn Mainnet',
|
|
44326
44384
|
chain: 'Gensyn',
|
|
44327
|
-
rpc: [],
|
|
44385
|
+
rpc: [ 'https://gensyn-mainnet.g.alchemy.com/public' ],
|
|
44328
44386
|
faucets: [],
|
|
44329
44387
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
44330
44388
|
infoURL: 'https://www.gensyn.ai/',
|
|
44331
44389
|
shortName: 'gensyn-mainnet',
|
|
44332
44390
|
chainId: 685689,
|
|
44333
44391
|
networkId: 685689,
|
|
44334
|
-
status: '
|
|
44392
|
+
status: 'active'
|
|
44335
44393
|
},
|
|
44336
44394
|
{
|
|
44337
44395
|
name: 'Won Network',
|
|
@@ -47798,6 +47856,31 @@ const chainArray = [
|
|
|
47798
47856
|
networkId: 12052024,
|
|
47799
47857
|
explorers: []
|
|
47800
47858
|
},
|
|
47859
|
+
{
|
|
47860
|
+
name: 'ONFA Chain Mainnet',
|
|
47861
|
+
title: 'ONFA Chain Mainnet',
|
|
47862
|
+
chain: 'onfa',
|
|
47863
|
+
rpc: [
|
|
47864
|
+
'https://rpc.onfachain.com',
|
|
47865
|
+
'https://rpc.onfachain.net',
|
|
47866
|
+
'wss://ws.onfachain.com',
|
|
47867
|
+
'wss://ws.onfachain.net'
|
|
47868
|
+
],
|
|
47869
|
+
faucets: [],
|
|
47870
|
+
nativeCurrency: { name: 'ONFA Coin', symbol: 'OFC', decimals: 18 },
|
|
47871
|
+
infoURL: 'https://onfachain.com',
|
|
47872
|
+
shortName: 'onfachain',
|
|
47873
|
+
chainId: 12082025,
|
|
47874
|
+
networkId: 12082025,
|
|
47875
|
+
explorers: [
|
|
47876
|
+
{
|
|
47877
|
+
name: 'ONFA Scan',
|
|
47878
|
+
url: 'https://onfascan.io',
|
|
47879
|
+
icon: 'onfachain',
|
|
47880
|
+
standard: 'EIP3091'
|
|
47881
|
+
}
|
|
47882
|
+
]
|
|
47883
|
+
},
|
|
47801
47884
|
{
|
|
47802
47885
|
name: 'NeoX Testnet T3',
|
|
47803
47886
|
chain: 'NeoX',
|
|
@@ -49741,17 +49824,77 @@ const chainArray = [
|
|
|
49741
49824
|
]
|
|
49742
49825
|
},
|
|
49743
49826
|
{
|
|
49744
|
-
name: '
|
|
49827
|
+
name: 'Polkadot Testnet',
|
|
49828
|
+
chain: 'PAS',
|
|
49829
|
+
icon: 'polkadot-testnet',
|
|
49830
|
+
rpc: [
|
|
49831
|
+
'https://services.polkadothub-rpc.com/testnet',
|
|
49832
|
+
'wss://services.polkadothub-rpc.com/testnet',
|
|
49833
|
+
'https://eth-rpc-testnet.polkadot.io',
|
|
49834
|
+
'wss://eth-rpc-testnet.polkadot.io'
|
|
49835
|
+
],
|
|
49836
|
+
faucets: [ 'https://faucet.polkadot.io/' ],
|
|
49837
|
+
nativeCurrency: { name: 'PAS', symbol: 'PAS', decimals: 18 },
|
|
49838
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
49839
|
+
infoURL: 'https://polkadot.com',
|
|
49840
|
+
shortName: 'pas',
|
|
49841
|
+
chainId: 420420417,
|
|
49842
|
+
networkId: 420420417,
|
|
49843
|
+
explorers: [
|
|
49844
|
+
{
|
|
49845
|
+
name: 'blockscout',
|
|
49846
|
+
url: 'https://blockscout-testnet.polkadot.io',
|
|
49847
|
+
standard: 'EIP3091'
|
|
49848
|
+
}
|
|
49849
|
+
]
|
|
49850
|
+
},
|
|
49851
|
+
{
|
|
49852
|
+
name: 'Kusama',
|
|
49853
|
+
chain: 'KSM',
|
|
49854
|
+
icon: 'kusama',
|
|
49855
|
+
rpc: [
|
|
49856
|
+
'https://eth-rpc-kusama.polkadot.io',
|
|
49857
|
+
'wss://eth-rpc-kusama.polkadot.io'
|
|
49858
|
+
],
|
|
49859
|
+
faucets: [],
|
|
49860
|
+
nativeCurrency: { name: 'KSM', symbol: 'KSM', decimals: 18 },
|
|
49861
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
49862
|
+
infoURL: 'https://polkadot.com',
|
|
49863
|
+
shortName: 'ksm',
|
|
49864
|
+
chainId: 420420418,
|
|
49865
|
+
networkId: 420420418,
|
|
49866
|
+
explorers: [
|
|
49867
|
+
{
|
|
49868
|
+
name: 'blockscout',
|
|
49869
|
+
url: 'https://blockscout-kusama.polkadot.io',
|
|
49870
|
+
standard: 'EIP3091'
|
|
49871
|
+
}
|
|
49872
|
+
]
|
|
49873
|
+
},
|
|
49874
|
+
{
|
|
49875
|
+
name: 'Polkadot',
|
|
49745
49876
|
chain: 'DOT',
|
|
49746
|
-
|
|
49877
|
+
icon: 'polkadot',
|
|
49878
|
+
rpc: [
|
|
49879
|
+
'https://services.polkadothub-rpc.com/mainnet',
|
|
49880
|
+
'wss://services.polkadothub-rpc.com/mainnet',
|
|
49881
|
+
'https://eth-rpc.polkadot.io',
|
|
49882
|
+
'wss://eth-rpc.polkadot.io'
|
|
49883
|
+
],
|
|
49747
49884
|
faucets: [],
|
|
49748
49885
|
nativeCurrency: { name: 'DOT', symbol: 'DOT', decimals: 18 },
|
|
49749
49886
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
49750
|
-
infoURL: 'https://polkadot.
|
|
49751
|
-
shortName: '
|
|
49887
|
+
infoURL: 'https://polkadot.com',
|
|
49888
|
+
shortName: 'dot',
|
|
49752
49889
|
chainId: 420420419,
|
|
49753
49890
|
networkId: 420420419,
|
|
49754
|
-
explorers: [
|
|
49891
|
+
explorers: [
|
|
49892
|
+
{
|
|
49893
|
+
name: 'blockscout',
|
|
49894
|
+
url: 'https://blockscout.polkadot.io',
|
|
49895
|
+
standard: 'EIP3091'
|
|
49896
|
+
}
|
|
49897
|
+
]
|
|
49755
49898
|
},
|
|
49756
49899
|
{
|
|
49757
49900
|
name: 'Westend Asset Hub',
|
|
@@ -49768,20 +49911,21 @@ const chainArray = [
|
|
|
49768
49911
|
{
|
|
49769
49912
|
name: 'subscan',
|
|
49770
49913
|
icon: 'subscan',
|
|
49771
|
-
url: 'https://westend
|
|
49772
|
-
standard: '
|
|
49914
|
+
url: 'https://assethub-westend.subscan.io',
|
|
49915
|
+
standard: 'none'
|
|
49773
49916
|
}
|
|
49774
49917
|
]
|
|
49775
49918
|
},
|
|
49776
49919
|
{
|
|
49777
49920
|
name: 'Paseo PassetHub',
|
|
49921
|
+
status: 'deprecated',
|
|
49778
49922
|
chain: 'PAS',
|
|
49779
|
-
rpc: [
|
|
49780
|
-
faucets: [
|
|
49923
|
+
rpc: [],
|
|
49924
|
+
faucets: [],
|
|
49781
49925
|
nativeCurrency: { name: 'PAS', symbol: 'PAS', decimals: 18 },
|
|
49782
49926
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
|
49783
49927
|
infoURL: 'https://polkadot.network',
|
|
49784
|
-
shortName: '
|
|
49928
|
+
shortName: 'pash',
|
|
49785
49929
|
chainId: 420420422,
|
|
49786
49930
|
networkId: 420420422
|
|
49787
49931
|
},
|
|
@@ -49962,6 +50106,32 @@ const chainArray = [
|
|
|
49962
50106
|
}
|
|
49963
50107
|
]
|
|
49964
50108
|
},
|
|
50109
|
+
{
|
|
50110
|
+
name: 'Tau Testnet',
|
|
50111
|
+
chain: 'Tau',
|
|
50112
|
+
rpc: [ 'https://rpc.tau.gateway.fm' ],
|
|
50113
|
+
faucets: [ 'https://faucet.tau.gateway.fm' ],
|
|
50114
|
+
nativeCurrency: { name: 'TAU', symbol: 'TAU', decimals: 18 },
|
|
50115
|
+
features: [ { name: 'EIP155' } ],
|
|
50116
|
+
infoURL: 'https://presto.gateway.fm/rollups/8bd8406f-a64f-484f-b299-046dd5f24a0f',
|
|
50117
|
+
shortName: 'tau-testnet',
|
|
50118
|
+
chainId: 737998412,
|
|
50119
|
+
networkId: 737998412,
|
|
50120
|
+
icon: 'tau',
|
|
50121
|
+
explorers: [
|
|
50122
|
+
{
|
|
50123
|
+
name: 'BlockScout',
|
|
50124
|
+
url: 'https://explorer.tau.gateway.fm',
|
|
50125
|
+
icon: 'tau',
|
|
50126
|
+
standard: 'EIP3091'
|
|
50127
|
+
}
|
|
50128
|
+
],
|
|
50129
|
+
parent: {
|
|
50130
|
+
type: 'L2',
|
|
50131
|
+
chain: 'eip155-11155111',
|
|
50132
|
+
bridges: [ { url: 'https://bridge.tau.gateway.fm' } ]
|
|
50133
|
+
}
|
|
50134
|
+
},
|
|
49965
50135
|
{
|
|
49966
50136
|
name: 'Ancient8',
|
|
49967
50137
|
chain: 'Ancient8',
|