eth-chainlist 0.0.150 → 0.0.152
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 +137 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.152 (2023-05-19)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.151 ([121083e](https://github.com/poowf/eth-chainlist/commit/121083e734ab8e3ead35b641e53670e56cfdb82c))
|
9
|
+
* update chain data ([d6f04dd](https://github.com/poowf/eth-chainlist/commit/d6f04dd9428e48f90a5062ac859af03a521a94df))
|
10
|
+
|
11
|
+
### 0.0.151 (2023-05-18)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.150 ([d717b6f](https://github.com/poowf/eth-chainlist/commit/d717b6fb060ffb7982ebd04da7da19d7e470c5df))
|
17
|
+
* update chain data ([14b38dd](https://github.com/poowf/eth-chainlist/commit/14b38dd8d4fbb5b7bd06b653b1e1c049de8587e4))
|
18
|
+
|
3
19
|
### 0.0.150 (2023-05-17)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -1699,6 +1699,27 @@ const chainArray = [
|
|
1699
1699
|
],
|
1700
1700
|
parent: { chain: 'eip155-90', type: 'shard' }
|
1701
1701
|
},
|
1702
|
+
{
|
1703
|
+
name: 'SwissDLT',
|
1704
|
+
chain: 'SDLT',
|
1705
|
+
rpc: [ 'https://rpc.swissdlt.ch' ],
|
1706
|
+
faucets: [],
|
1707
|
+
nativeCurrency: { name: 'BCTS', symbol: 'BCTS', decimals: 18 },
|
1708
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
1709
|
+
infoURL: 'https://bcts.ch',
|
1710
|
+
shortName: 'sdlt',
|
1711
|
+
chainId: 94,
|
1712
|
+
networkId: 94,
|
1713
|
+
icon: 'bcts',
|
1714
|
+
explorers: [
|
1715
|
+
{
|
1716
|
+
name: 'SwissDLT Explorer',
|
1717
|
+
url: 'https://explorer.swissdlt.ch',
|
1718
|
+
icon: 'bcts',
|
1719
|
+
standard: 'EIP3091'
|
1720
|
+
}
|
1721
|
+
]
|
1722
|
+
},
|
1702
1723
|
{
|
1703
1724
|
name: 'CryptoKylin Testnet',
|
1704
1725
|
chain: 'EOS',
|
@@ -3191,6 +3212,7 @@ const chainArray = [
|
|
3191
3212
|
{
|
3192
3213
|
name: 'LaChain',
|
3193
3214
|
chain: 'LaChain',
|
3215
|
+
icon: 'LaChain',
|
3194
3216
|
rpc: [
|
3195
3217
|
'https://rpc1.mainnet.lachain.network',
|
3196
3218
|
'https://rpc2.mainnet.lachain.network'
|
@@ -3801,11 +3823,12 @@ const chainArray = [
|
|
3801
3823
|
]
|
3802
3824
|
},
|
3803
3825
|
{
|
3804
|
-
name: '
|
3805
|
-
chain: '
|
3826
|
+
name: 'LaTestnet',
|
3827
|
+
chain: 'LaTestnet',
|
3828
|
+
icon: 'LaChain',
|
3806
3829
|
rpc: [ 'https://rpc.testnet.lachain.network' ],
|
3807
3830
|
faucets: [ 'https://faucet.lachain.network' ],
|
3808
|
-
nativeCurrency: { name: 'Test
|
3831
|
+
nativeCurrency: { name: 'Test LaCoin', symbol: 'TLA', decimals: 18 },
|
3809
3832
|
features: [ { name: 'EIP155' } ],
|
3810
3833
|
infoURL: '',
|
3811
3834
|
shortName: 'latestnet',
|
@@ -3813,7 +3836,7 @@ const chainArray = [
|
|
3813
3836
|
networkId: 418,
|
3814
3837
|
explorers: [
|
3815
3838
|
{
|
3816
|
-
name: '
|
3839
|
+
name: 'LaTestnet Explorer',
|
3817
3840
|
url: 'https://testexplorer.lachain.network',
|
3818
3841
|
standard: 'EIP3091'
|
3819
3842
|
}
|
@@ -7863,6 +7886,26 @@ const chainArray = [
|
|
7863
7886
|
explorers: [],
|
7864
7887
|
status: 'incubating'
|
7865
7888
|
},
|
7889
|
+
{
|
7890
|
+
name: 'SOMA Network Testnet',
|
7891
|
+
chain: 'SOMA',
|
7892
|
+
rpc: [ 'https://data-testnet-v1.somanetwork.io/' ],
|
7893
|
+
faucets: [ 'https://faucet.somanetwork.io' ],
|
7894
|
+
nativeCurrency: { name: 'SMA', symbol: 'tSMA', decimals: 18 },
|
7895
|
+
infoURL: 'https://somanetwork.io',
|
7896
|
+
shortName: 'sma',
|
7897
|
+
chainId: 2323,
|
7898
|
+
networkId: 2323,
|
7899
|
+
icon: 'soma',
|
7900
|
+
explorers: [
|
7901
|
+
{
|
7902
|
+
name: 'SOMA Testnet Explorer',
|
7903
|
+
icon: 'soma',
|
7904
|
+
url: 'https://testnet.somascan.io',
|
7905
|
+
standard: 'none'
|
7906
|
+
}
|
7907
|
+
]
|
7908
|
+
},
|
7866
7909
|
{
|
7867
7910
|
name: 'Altcoinchain',
|
7868
7911
|
chain: 'mainnet',
|
@@ -7884,6 +7927,27 @@ const chainArray = [
|
|
7884
7927
|
}
|
7885
7928
|
]
|
7886
7929
|
},
|
7930
|
+
{
|
7931
|
+
name: 'SOMA Network Mainnet',
|
7932
|
+
chain: 'SOMA',
|
7933
|
+
rpc: [ 'https://data-mainnet-v1.somanetwork.io/' ],
|
7934
|
+
faucets: [ 'https://airdrop.somanetwork.io' ],
|
7935
|
+
nativeCurrency: { name: 'Soma Native Token', symbol: 'SMA', decimals: 18 },
|
7936
|
+
infoURL: 'https://somanetwork.io',
|
7937
|
+
shortName: 'smam',
|
7938
|
+
chainId: 2332,
|
7939
|
+
networkId: 2332,
|
7940
|
+
icon: 'soma',
|
7941
|
+
status: 'incubating',
|
7942
|
+
explorers: [
|
7943
|
+
{
|
7944
|
+
name: 'SOMA Explorer Mainnet',
|
7945
|
+
icon: 'soma',
|
7946
|
+
url: 'https://somascan.io',
|
7947
|
+
standard: 'none'
|
7948
|
+
}
|
7949
|
+
]
|
7950
|
+
},
|
7887
7951
|
{
|
7888
7952
|
name: 'Kroma Sepolia',
|
7889
7953
|
title: 'Kroma Testnet Sepolia',
|
@@ -9930,6 +9994,18 @@ const chainArray = [
|
|
9930
9994
|
],
|
9931
9995
|
redFlags: [ 'reusedChainId' ]
|
9932
9996
|
},
|
9997
|
+
{
|
9998
|
+
name: 'BitEth',
|
9999
|
+
chain: 'BTE',
|
10000
|
+
rpc: [ 'https://rpc.biteth.org' ],
|
10001
|
+
faucets: [],
|
10002
|
+
nativeCurrency: { name: 'BitEth', symbol: 'BTE', decimals: 18 },
|
10003
|
+
infoURL: 'https://biteth.org',
|
10004
|
+
shortName: 'BitEth',
|
10005
|
+
chainId: 8086,
|
10006
|
+
networkId: 8086,
|
10007
|
+
explorers: []
|
10008
|
+
},
|
9933
10009
|
{
|
9934
10010
|
name: 'StreamuX Blockchain',
|
9935
10011
|
chain: 'StreamuX',
|
@@ -11431,6 +11507,25 @@ const chainArray = [
|
|
11431
11507
|
chainId: 16001,
|
11432
11508
|
networkId: 16001
|
11433
11509
|
},
|
11510
|
+
{
|
11511
|
+
name: 'Genesys Mainnet',
|
11512
|
+
chain: 'Genesys',
|
11513
|
+
icon: 'genesys',
|
11514
|
+
rpc: [ 'https://rpc.genesys.network' ],
|
11515
|
+
faucets: [],
|
11516
|
+
nativeCurrency: { name: 'Genesys', symbol: 'GSYS', decimals: 18 },
|
11517
|
+
infoURL: 'https://www.genesys.network/',
|
11518
|
+
shortName: 'Genesys',
|
11519
|
+
chainId: 16507,
|
11520
|
+
networkId: 16507,
|
11521
|
+
explorers: [
|
11522
|
+
{
|
11523
|
+
name: 'GchainExplorer',
|
11524
|
+
url: 'https://gchainexplorer.genesys.network',
|
11525
|
+
standard: 'EIP3091'
|
11526
|
+
}
|
11527
|
+
]
|
11528
|
+
},
|
11434
11529
|
{
|
11435
11530
|
name: 'IRIShub Testnet',
|
11436
11531
|
chain: 'IRIShub',
|
@@ -12704,6 +12799,30 @@ const chainArray = [
|
|
12704
12799
|
],
|
12705
12800
|
parent: { type: 'L2', chain: 'eip155-3' }
|
12706
12801
|
},
|
12802
|
+
{
|
12803
|
+
name: 'Opside Testnet Pre-Alpha',
|
12804
|
+
chain: 'ETH',
|
12805
|
+
rpc: [
|
12806
|
+
'https://pre-alpha-us-http-geth.opside.network',
|
12807
|
+
'https://pre-alpha-hk-http-geth.opside.network'
|
12808
|
+
],
|
12809
|
+
faucets: [],
|
12810
|
+
nativeCurrency: { name: 'IDE Test Token', symbol: 'IDE', decimals: 18 },
|
12811
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
12812
|
+
infoURL: 'https://opsi.de/',
|
12813
|
+
shortName: 'Opside-Testnet',
|
12814
|
+
chainId: 51178,
|
12815
|
+
networkId: 51178,
|
12816
|
+
icon: 'opside-new',
|
12817
|
+
explorers: [
|
12818
|
+
{
|
12819
|
+
name: 'OpsideTestnetInfo',
|
12820
|
+
url: 'https://pre-alpha.opside.info',
|
12821
|
+
icon: 'opside-new',
|
12822
|
+
standard: 'EIP3091'
|
12823
|
+
}
|
12824
|
+
]
|
12825
|
+
},
|
12707
12826
|
{
|
12708
12827
|
name: 'Sardis Mainnet',
|
12709
12828
|
chain: 'SRDX',
|
@@ -15585,6 +15704,20 @@ const chainArray = [
|
|
15585
15704
|
slip44: 1,
|
15586
15705
|
explorers: []
|
15587
15706
|
},
|
15707
|
+
{
|
15708
|
+
name: 'Worlds Caldera',
|
15709
|
+
chain: 'WCal',
|
15710
|
+
rpc: [ 'https://worlds-test.calderachain.xyz/http' ],
|
15711
|
+
faucets: [],
|
15712
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
15713
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
15714
|
+
infoURL: 'https://caldera.xyz/',
|
15715
|
+
shortName: 'worldscal',
|
15716
|
+
chainId: 4281033,
|
15717
|
+
networkId: 4281033,
|
15718
|
+
icon: 'ethereum',
|
15719
|
+
explorers: []
|
15720
|
+
},
|
15588
15721
|
{
|
15589
15722
|
name: 'MXC Wannsee zkEVM Testnet',
|
15590
15723
|
chain: 'MXC zkEVM',
|