eth-chainlist 0.0.330 → 0.0.332
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 +35 -15
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.332 (2024-02-01)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.331 ([70f7a20](https://github.com/poowf/eth-chainlist/commit/70f7a2063c2fa2b6e8873a076063180a115d4bd4))
|
9
|
+
* update chain data ([f427112](https://github.com/poowf/eth-chainlist/commit/f427112cad65552202f620c4d5ae49a5e71c24d9))
|
10
|
+
|
11
|
+
### 0.0.331 (2024-01-31)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.330 ([69da32d](https://github.com/poowf/eth-chainlist/commit/69da32d49f88fba025275021f77078962fb50dfe))
|
17
|
+
* update chain data ([deb955c](https://github.com/poowf/eth-chainlist/commit/deb955cc08176b0f6e111a577221dc309b414ba1))
|
18
|
+
|
3
19
|
### 0.0.330 (2024-01-30)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -3492,20 +3492,20 @@ const chainArray = [
|
|
3492
3492
|
networkId: 0
|
3493
3493
|
},
|
3494
3494
|
{
|
3495
|
-
name: '
|
3496
|
-
title: '
|
3497
|
-
chain: '
|
3495
|
+
name: 'MAPO Makalu',
|
3496
|
+
title: 'MAPO Testnet Makalu',
|
3497
|
+
chain: 'MAPO',
|
3498
3498
|
rpc: [ 'https://testnet-rpc.maplabs.io' ],
|
3499
|
-
faucets: [ 'https://faucet.
|
3500
|
-
nativeCurrency: { name: 'Makalu
|
3501
|
-
infoURL: 'https://
|
3499
|
+
faucets: [ 'https://faucet.mapprotocol.io' ],
|
3500
|
+
nativeCurrency: { name: 'Makalu MAPO', symbol: 'MAPO', decimals: 18 },
|
3501
|
+
infoURL: 'https://mapprotocol.io/',
|
3502
3502
|
shortName: 'makalu',
|
3503
3503
|
chainId: 212,
|
3504
3504
|
networkId: 212,
|
3505
3505
|
explorers: [
|
3506
3506
|
{
|
3507
|
-
name: '
|
3508
|
-
url: 'https://testnet.
|
3507
|
+
name: 'maposcan',
|
3508
|
+
url: 'https://testnet.maposcan.io',
|
3509
3509
|
standard: 'EIP3091'
|
3510
3510
|
}
|
3511
3511
|
]
|
@@ -7369,7 +7369,8 @@ const chainArray = [
|
|
7369
7369
|
'https://humans-evm-rpc.staketab.org:443',
|
7370
7370
|
'https://evm.humans.stakepool.dev.br',
|
7371
7371
|
'https://mainnet-humans-evm.konsortech.xyz',
|
7372
|
-
'https://evm-rpc.mainnet.humans.zone'
|
7372
|
+
'https://evm-rpc.mainnet.humans.zone',
|
7373
|
+
'https://json-rpc.humans.bh.rocks'
|
7373
7374
|
],
|
7374
7375
|
faucets: [],
|
7375
7376
|
nativeCurrency: { name: 'HEART', symbol: 'HEART', decimals: 18 },
|
@@ -15803,6 +15804,25 @@ const chainArray = [
|
|
15803
15804
|
}
|
15804
15805
|
]
|
15805
15806
|
},
|
15807
|
+
{
|
15808
|
+
name: 'BEVM Testnet',
|
15809
|
+
chain: 'BEVM',
|
15810
|
+
rpc: [ 'https://testnet.bevm.io/' ],
|
15811
|
+
faucets: [],
|
15812
|
+
nativeCurrency: { name: 'BTC', symbol: 'BTC', decimals: 18 },
|
15813
|
+
infoURL: 'https://bevm.io',
|
15814
|
+
shortName: 'bevm',
|
15815
|
+
chainId: 11503,
|
15816
|
+
networkId: 11503,
|
15817
|
+
icon: 'bevmcanary',
|
15818
|
+
explorers: [
|
15819
|
+
{
|
15820
|
+
name: 'bevm testnet scan',
|
15821
|
+
url: 'https://scan-testnet.bevm.io',
|
15822
|
+
standard: 'none'
|
15823
|
+
}
|
15824
|
+
]
|
15825
|
+
},
|
15806
15826
|
{
|
15807
15827
|
name: 'Sardis Testnet',
|
15808
15828
|
chain: 'SRDX',
|
@@ -16974,21 +16994,21 @@ const chainArray = [
|
|
16974
16994
|
]
|
16975
16995
|
},
|
16976
16996
|
{
|
16977
|
-
name: 'MAP
|
16978
|
-
chain: '
|
16997
|
+
name: 'MAP Protocol',
|
16998
|
+
chain: 'MAPO',
|
16979
16999
|
icon: 'map',
|
16980
17000
|
rpc: [ 'https://rpc.maplabs.io' ],
|
16981
17001
|
faucets: [],
|
16982
17002
|
nativeCurrency: { name: 'MAPO', symbol: 'MAPO', decimals: 18 },
|
16983
|
-
infoURL: 'https://
|
16984
|
-
shortName: '
|
17003
|
+
infoURL: 'https://mapprotocol.io/',
|
17004
|
+
shortName: 'mapo',
|
16985
17005
|
chainId: 22776,
|
16986
17006
|
networkId: 22776,
|
16987
17007
|
slip44: 60,
|
16988
17008
|
explorers: [
|
16989
17009
|
{
|
16990
|
-
name: '
|
16991
|
-
url: 'https://
|
17010
|
+
name: 'maposcan',
|
17011
|
+
url: 'https://maposcan.io',
|
16992
17012
|
standard: 'EIP3091'
|
16993
17013
|
}
|
16994
17014
|
]
|