eth-chainlist 0.0.174 → 0.0.176
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 +81 -32
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.176 (2023-07-01)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.175 ([ebb9a6d](https://github.com/poowf/eth-chainlist/commit/ebb9a6d33279a85a8c6dfc6ed13d4af2c721c77d))
|
9
|
+
* update chain data ([9e42474](https://github.com/poowf/eth-chainlist/commit/9e4247425bee78a9c9924c75542d2eebf8299437))
|
10
|
+
|
11
|
+
### 0.0.175 (2023-06-28)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.174 ([048bc30](https://github.com/poowf/eth-chainlist/commit/048bc304d5bd43d6156bde804fd852446bf8849e))
|
17
|
+
* update chain data ([6f4279d](https://github.com/poowf/eth-chainlist/commit/6f4279d2d18a8c1c967870530f3325e1299f6bf3))
|
18
|
+
|
3
19
|
### 0.0.174 (2023-06-27)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -1115,7 +1115,7 @@ const chainArray = [
|
|
1115
1115
|
{
|
1116
1116
|
name: 'Ethereum Classic Mainnet',
|
1117
1117
|
chain: 'ETC',
|
1118
|
-
rpc: [ 'https://
|
1118
|
+
rpc: [ 'https://etc.rivet.link' ],
|
1119
1119
|
faucets: [ 'https://free-online-app.com/faucet-for-eth-evm-chains/?' ],
|
1120
1120
|
nativeCurrency: { name: 'Ethereum Classic Ether', symbol: 'ETC', decimals: 18 },
|
1121
1121
|
infoURL: 'https://ethereumclassic.org',
|
@@ -1149,7 +1149,7 @@ const chainArray = [
|
|
1149
1149
|
{
|
1150
1150
|
name: 'Ethereum Classic Testnet Mordor',
|
1151
1151
|
chain: 'ETC',
|
1152
|
-
rpc: [ 'https://
|
1152
|
+
rpc: [ 'https://rpc.mordor.etccooperative.org' ],
|
1153
1153
|
faucets: [],
|
1154
1154
|
nativeCurrency: {
|
1155
1155
|
name: 'Mordor Classic Testnet Ether',
|
@@ -4242,6 +4242,7 @@ const chainArray = [
|
|
4242
4242
|
chain: 'SYS',
|
4243
4243
|
rpc: [
|
4244
4244
|
'https://rpc.rollux.com',
|
4245
|
+
'https://rollux.public-rpc.com',
|
4245
4246
|
'wss://rpc.rollux.com/wss',
|
4246
4247
|
'https://rpc.ankr.com/rollux/${ANKR_API_KEY}'
|
4247
4248
|
],
|
@@ -6798,26 +6799,19 @@ const chainArray = [
|
|
6798
6799
|
networkId: 1657
|
6799
6800
|
},
|
6800
6801
|
{
|
6801
|
-
name: 'Horizen Yuma Testnet',
|
6802
|
+
name: 'Horizen Yuma Testnet Deprecated',
|
6802
6803
|
shortName: 'Yuma',
|
6803
6804
|
chain: 'Yuma',
|
6804
6805
|
icon: 'eon',
|
6805
|
-
rpc: [
|
6806
|
+
rpc: [],
|
6806
6807
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
6807
|
-
faucets: [
|
6808
|
+
faucets: [],
|
6808
6809
|
nativeCurrency: { name: 'Testnet Zen', symbol: 'tZEN', decimals: 18 },
|
6809
6810
|
infoURL: 'https://horizen.io/',
|
6810
6811
|
chainId: 1662,
|
6811
6812
|
networkId: 1662,
|
6812
6813
|
slip44: 121,
|
6813
|
-
explorers: [
|
6814
|
-
{
|
6815
|
-
name: 'Yuma Testnet Block Explorer',
|
6816
|
-
url: 'https://yuma-explorer.horizen.io',
|
6817
|
-
icon: 'eon',
|
6818
|
-
standard: 'EIP3091'
|
6819
|
-
}
|
6820
|
-
],
|
6814
|
+
explorers: [],
|
6821
6815
|
status: 'deprecated'
|
6822
6816
|
},
|
6823
6817
|
{
|
@@ -9763,6 +9757,32 @@ const chainArray = [
|
|
9763
9757
|
}
|
9764
9758
|
]
|
9765
9759
|
},
|
9760
|
+
{
|
9761
|
+
name: 'Cascadia Testnet',
|
9762
|
+
chain: 'Cascadia',
|
9763
|
+
rpc: [ 'https://testnet.cascadia.foundation' ],
|
9764
|
+
faucets: [ 'https://www.cascadia.foundation/faucet' ],
|
9765
|
+
nativeCurrency: { name: 'CC', symbol: 'tCC', decimals: 18 },
|
9766
|
+
infoURL: 'https://www.cascadia.foundation',
|
9767
|
+
shortName: 'cascadia',
|
9768
|
+
chainId: 6102,
|
9769
|
+
networkId: 6102,
|
9770
|
+
icon: 'cascadia',
|
9771
|
+
explorers: [
|
9772
|
+
{
|
9773
|
+
name: 'Cascadia EVM Explorer',
|
9774
|
+
url: 'https://explorer.cascadia.foundation',
|
9775
|
+
standard: 'none',
|
9776
|
+
icon: 'cascadia'
|
9777
|
+
},
|
9778
|
+
{
|
9779
|
+
name: 'Cascadia Cosmos Explorer',
|
9780
|
+
url: 'https://validator.cascadia.foundation',
|
9781
|
+
standard: 'none',
|
9782
|
+
icon: 'cascadia'
|
9783
|
+
}
|
9784
|
+
]
|
9785
|
+
},
|
9766
9786
|
{
|
9767
9787
|
name: 'UPTN Testnet',
|
9768
9788
|
chain: 'UPTN',
|
@@ -10954,14 +10974,8 @@ const chainArray = [
|
|
10954
10974
|
icon: 'evmos',
|
10955
10975
|
explorers: [
|
10956
10976
|
{
|
10957
|
-
name: 'Evmos
|
10958
|
-
url: 'https://
|
10959
|
-
standard: 'EIP3091',
|
10960
|
-
icon: 'evmos'
|
10961
|
-
},
|
10962
|
-
{
|
10963
|
-
name: 'Evmos Cosmos Explorer',
|
10964
|
-
url: 'https://explorer.evmos.dev',
|
10977
|
+
name: 'Evmos Explorer (Escan)',
|
10978
|
+
url: 'https://testnet.escan.live',
|
10965
10979
|
standard: 'none',
|
10966
10980
|
icon: 'evmos'
|
10967
10981
|
}
|
@@ -10970,10 +10984,7 @@ const chainArray = [
|
|
10970
10984
|
{
|
10971
10985
|
name: 'Evmos',
|
10972
10986
|
chain: 'Evmos',
|
10973
|
-
rpc: [
|
10974
|
-
'https://eth.bd.evmos.org:8545',
|
10975
|
-
'https://evmos-evm.publicnode.com'
|
10976
|
-
],
|
10987
|
+
rpc: [ 'https://evmos-evm.publicnode.com' ],
|
10977
10988
|
faucets: [],
|
10978
10989
|
nativeCurrency: { name: 'Evmos', symbol: 'EVMOS', decimals: 18 },
|
10979
10990
|
infoURL: 'https://evmos.org',
|
@@ -10983,16 +10994,10 @@ const chainArray = [
|
|
10983
10994
|
icon: 'evmos',
|
10984
10995
|
explorers: [
|
10985
10996
|
{
|
10986
|
-
name: 'Evmos
|
10997
|
+
name: 'Evmos Explorer (Escan)',
|
10987
10998
|
url: 'https://escan.live',
|
10988
10999
|
standard: 'none',
|
10989
11000
|
icon: 'evmos'
|
10990
|
-
},
|
10991
|
-
{
|
10992
|
-
name: 'Evmos Cosmos Explorer (Mintscan)',
|
10993
|
-
url: 'https://www.mintscan.io/evmos',
|
10994
|
-
standard: 'none',
|
10995
|
-
icon: 'evmos'
|
10996
11001
|
}
|
10997
11002
|
]
|
10998
11003
|
},
|
@@ -14969,6 +14974,26 @@ const chainArray = [
|
|
14969
14974
|
}
|
14970
14975
|
]
|
14971
14976
|
},
|
14977
|
+
{
|
14978
|
+
name: 'Metachain One Mainnet',
|
14979
|
+
chain: 'METAO',
|
14980
|
+
icon: 'metao',
|
14981
|
+
rpc: [ 'https://rpc.metachain.one', 'https://rpc2.metachain.one' ],
|
14982
|
+
faucets: [],
|
14983
|
+
nativeCurrency: { name: 'Metao', symbol: 'METAO', decimals: 18 },
|
14984
|
+
infoURL: 'https://metachain.one',
|
14985
|
+
shortName: 'metao',
|
14986
|
+
chainId: 112358,
|
14987
|
+
networkId: 112358,
|
14988
|
+
explorers: [
|
14989
|
+
{
|
14990
|
+
name: 'blockscout',
|
14991
|
+
url: 'https://explorer.metachain.one',
|
14992
|
+
icon: 'blockscout',
|
14993
|
+
standard: 'EIP3091'
|
14994
|
+
}
|
14995
|
+
]
|
14996
|
+
},
|
14972
14997
|
{
|
14973
14998
|
name: 'ADIL Devnet',
|
14974
14999
|
chain: 'ADIL',
|
@@ -16839,6 +16864,30 @@ const chainArray = [
|
|
16839
16864
|
chainId: 20181205,
|
16840
16865
|
networkId: 20181205
|
16841
16866
|
},
|
16867
|
+
{
|
16868
|
+
name: 'Pego Network',
|
16869
|
+
chain: 'PEGO',
|
16870
|
+
rpc: [
|
16871
|
+
'https://pegorpc.com',
|
16872
|
+
'https://node1.pegorpc.com',
|
16873
|
+
'https://node2.pegorpc.com',
|
16874
|
+
'https://node3.pegorpc.com'
|
16875
|
+
],
|
16876
|
+
faucets: [],
|
16877
|
+
nativeCurrency: { name: 'Pego Native Token', symbol: 'PG', decimals: 18 },
|
16878
|
+
infoURL: 'https://pego.network',
|
16879
|
+
shortName: 'pg',
|
16880
|
+
chainId: 20201022,
|
16881
|
+
networkId: 20201022,
|
16882
|
+
icon: 'pego',
|
16883
|
+
explorers: [
|
16884
|
+
{
|
16885
|
+
name: 'Pego Network Explorer',
|
16886
|
+
url: 'https://scan.pego.network',
|
16887
|
+
standard: 'EIP3091'
|
16888
|
+
}
|
16889
|
+
]
|
16890
|
+
},
|
16842
16891
|
{
|
16843
16892
|
name: 'Excelon Mainnet',
|
16844
16893
|
chain: 'XLON',
|