eth-chainlist 0.0.495 → 0.0.497
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +16 -0
- package/data/chain.js +124 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.497 (2024-09-19)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.496 ([fae7b51](https://github.com/poowf/eth-chainlist/commit/fae7b51f4a27d62853052a67b610fbda556940a4))
|
9
|
+
* update chain data ([902fe1f](https://github.com/poowf/eth-chainlist/commit/902fe1fea69d5f885b0bdc1fcc7a588b71a2b11a))
|
10
|
+
|
11
|
+
### 0.0.496 (2024-09-18)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.495 ([f4ef6e4](https://github.com/poowf/eth-chainlist/commit/f4ef6e4a50c8de0a5a33f1cec5daf04df5192e09))
|
17
|
+
* update chain data ([e655124](https://github.com/poowf/eth-chainlist/commit/e655124dc64c7fa68b77805f23eff1898118f5c4))
|
18
|
+
|
3
19
|
### 0.0.495 (2024-09-17)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -6165,7 +6165,7 @@ const chainArray = [
|
|
6165
6165
|
{
|
6166
6166
|
name: 'World Chain',
|
6167
6167
|
chain: 'ETH',
|
6168
|
-
rpc: [],
|
6168
|
+
rpc: [ 'https://worldchain-mainnet.g.alchemy.com/public' ],
|
6169
6169
|
faucets: [],
|
6170
6170
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
6171
6171
|
infoURL: 'https://worldcoin.org',
|
@@ -16750,7 +16750,7 @@ const chainArray = [
|
|
16750
16750
|
{
|
16751
16751
|
name: 'World Chain Sepolia Testnet',
|
16752
16752
|
chain: 'ETH',
|
16753
|
-
rpc: [],
|
16753
|
+
rpc: [ 'https://worldchain-sepolia.g.alchemy.com/public' ],
|
16754
16754
|
faucets: [],
|
16755
16755
|
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
16756
16756
|
infoURL: 'https://worldcoin.org/',
|
@@ -17455,6 +17455,19 @@ const chainArray = [
|
|
17455
17455
|
}
|
17456
17456
|
]
|
17457
17457
|
},
|
17458
|
+
{
|
17459
|
+
name: 'DuckChain Mainnet',
|
17460
|
+
title: 'DuckChain Mainnet',
|
17461
|
+
chain: 'DuckChain',
|
17462
|
+
icon: 'duckchain',
|
17463
|
+
rpc: [ 'https://rpc.duckchain.io', 'https://rpc-hk.duckchain.io' ],
|
17464
|
+
faucets: [],
|
17465
|
+
nativeCurrency: { name: 'TON', symbol: 'TON', decimals: 18 },
|
17466
|
+
infoURL: 'https://duckchain.io',
|
17467
|
+
shortName: 'Duck-Chain-Mainnet',
|
17468
|
+
chainId: 5545,
|
17469
|
+
networkId: 5545
|
17470
|
+
},
|
17458
17471
|
{
|
17459
17472
|
name: 'Nahmii 2 Mainnet',
|
17460
17473
|
chain: 'Nahmii',
|
@@ -19908,6 +19921,26 @@ const chainArray = [
|
|
19908
19921
|
icon: 'dracones',
|
19909
19922
|
explorers: []
|
19910
19923
|
},
|
19924
|
+
{
|
19925
|
+
name: 'THAT Mainnet',
|
19926
|
+
chain: 'THAT',
|
19927
|
+
rpc: [ 'https://api.thatchain.io', 'https://api.thatchain.io/mainnet' ],
|
19928
|
+
faucets: [],
|
19929
|
+
nativeCurrency: { name: 'THAT', symbol: 'THAT', decimals: 18 },
|
19930
|
+
infoURL: 'https://that.website',
|
19931
|
+
shortName: 'THAT',
|
19932
|
+
chainId: 8428,
|
19933
|
+
networkId: 8428,
|
19934
|
+
icon: 'that',
|
19935
|
+
explorers: [
|
19936
|
+
{
|
19937
|
+
name: 'THAT Explorer',
|
19938
|
+
url: 'https://that.blockscout.com',
|
19939
|
+
icon: 'blockscout',
|
19940
|
+
standard: 'EIP3091'
|
19941
|
+
}
|
19942
|
+
]
|
19943
|
+
},
|
19911
19944
|
{
|
19912
19945
|
name: 'Base',
|
19913
19946
|
chain: 'ETH',
|
@@ -22689,6 +22722,18 @@ const chainArray = [
|
|
22689
22722
|
}
|
22690
22723
|
]
|
22691
22724
|
},
|
22725
|
+
{
|
22726
|
+
name: 'Cannon Testnet',
|
22727
|
+
title: 'Cannon Private Testnet',
|
22728
|
+
chain: 'ETH',
|
22729
|
+
rpc: [ 'http://127.0.0.1:8545' ],
|
22730
|
+
faucets: [],
|
22731
|
+
nativeCurrency: { name: 'Cannon Testnet Ether', symbol: 'ETH', decimals: 18 },
|
22732
|
+
infoURL: 'https://usecannon.com',
|
22733
|
+
shortName: 'cannon',
|
22734
|
+
chainId: 13370,
|
22735
|
+
networkId: 13370
|
22736
|
+
},
|
22692
22737
|
{
|
22693
22738
|
name: 'Immutable zkEVM',
|
22694
22739
|
chain: 'Immutable zkEVM',
|
@@ -22919,6 +22964,25 @@ const chainArray = [
|
|
22919
22964
|
}
|
22920
22965
|
]
|
22921
22966
|
},
|
22967
|
+
{
|
22968
|
+
name: 'Vana Moksha Testnet',
|
22969
|
+
chain: 'Vana Moksha Testnet',
|
22970
|
+
rpc: [ 'https://rpc.moksha.vana.org' ],
|
22971
|
+
nativeCurrency: { name: 'VANA', symbol: 'VANA', decimals: 18 },
|
22972
|
+
faucets: [],
|
22973
|
+
infoURL: '',
|
22974
|
+
shortName: 'vana-moksha',
|
22975
|
+
chainId: 14800,
|
22976
|
+
networkId: 14800,
|
22977
|
+
explorers: [
|
22978
|
+
{
|
22979
|
+
name: 'Vana Moksha Testnet',
|
22980
|
+
url: 'https://vanascan.io',
|
22981
|
+
icon: 'vanamoksha',
|
22982
|
+
standard: 'none'
|
22983
|
+
}
|
22984
|
+
]
|
22985
|
+
},
|
22922
22986
|
{
|
22923
22987
|
name: 'Vana Satori Testnet',
|
22924
22988
|
chain: 'Satori',
|
@@ -29481,6 +29545,44 @@ const chainArray = [
|
|
29481
29545
|
}
|
29482
29546
|
]
|
29483
29547
|
},
|
29548
|
+
{
|
29549
|
+
name: 'Tetron Testnet Smart Chain',
|
29550
|
+
chain: 'Tetron Testnet',
|
29551
|
+
rpc: [ 'https://test-rpc.tscscan.org' ],
|
29552
|
+
faucets: [],
|
29553
|
+
features: [ { name: 'EIP155' } ],
|
29554
|
+
nativeCurrency: { name: 'Tetron Testnet', symbol: 'TSC', decimals: 18 },
|
29555
|
+
infoURL: 'https://tetronchain.com/',
|
29556
|
+
shortName: 'TetronTestnet',
|
29557
|
+
chainId: 97053,
|
29558
|
+
networkId: 97053,
|
29559
|
+
explorers: [
|
29560
|
+
{
|
29561
|
+
name: 'Tetron Explorer',
|
29562
|
+
url: 'https://testnet.tscscan.org',
|
29563
|
+
standard: 'EIP3091'
|
29564
|
+
}
|
29565
|
+
]
|
29566
|
+
},
|
29567
|
+
{
|
29568
|
+
name: 'Tetron Smart Chain',
|
29569
|
+
chain: 'Tetron Mainnet',
|
29570
|
+
rpc: [ 'https://rpc.tscscan.org' ],
|
29571
|
+
faucets: [],
|
29572
|
+
features: [ { name: 'EIP155' } ],
|
29573
|
+
nativeCurrency: { name: 'Tetron Mainnet', symbol: 'TSC', decimals: 18 },
|
29574
|
+
infoURL: 'https://tetronchain.com/',
|
29575
|
+
shortName: 'Tetron',
|
29576
|
+
chainId: 97055,
|
29577
|
+
networkId: 97055,
|
29578
|
+
explorers: [
|
29579
|
+
{
|
29580
|
+
name: 'Tetron Smart ChainExplorer',
|
29581
|
+
url: 'https://tscscan.org',
|
29582
|
+
standard: 'EIP3091'
|
29583
|
+
}
|
29584
|
+
]
|
29585
|
+
},
|
29484
29586
|
{
|
29485
29587
|
name: 'Boba BNB Mainnet Old',
|
29486
29588
|
chain: 'Boba BNB Mainnet',
|
@@ -35699,6 +35801,26 @@ const chainArray = [
|
|
35699
35801
|
}
|
35700
35802
|
]
|
35701
35803
|
},
|
35804
|
+
{
|
35805
|
+
name: '6Degree of Outreach - Testnet',
|
35806
|
+
chain: '6DO',
|
35807
|
+
rpc: [ 'https://rpc-testnet.6do.world' ],
|
35808
|
+
faucets: [],
|
35809
|
+
nativeCurrency: { name: '6Degree-Testnet Coin', symbol: '6DO-T', decimals: 18 },
|
35810
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
35811
|
+
infoURL: 'https://6do.world',
|
35812
|
+
shortName: '6dotest',
|
35813
|
+
chainId: 24772477,
|
35814
|
+
networkId: 24772477,
|
35815
|
+
icon: '6do',
|
35816
|
+
explorers: [
|
35817
|
+
{
|
35818
|
+
name: '6Degree Testnet Chain Explorer',
|
35819
|
+
url: 'https://explorer-testnet.6do.world',
|
35820
|
+
standard: 'EIP3091'
|
35821
|
+
}
|
35822
|
+
]
|
35823
|
+
},
|
35702
35824
|
{
|
35703
35825
|
name: 'Excoincial Chain Volta-Testnet',
|
35704
35826
|
chain: 'TEXL',
|