eth-chainlist 0.0.591 → 0.0.593
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 +85 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.593 (2025-01-23)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.592 ([55bcd62](https://github.com/poowf/eth-chainlist/commit/55bcd62b2b9247751741c1ed91e3783dc57093ac))
|
9
|
+
* update chain data ([bee1e44](https://github.com/poowf/eth-chainlist/commit/bee1e441e30e710abcb244e0c260757592709186))
|
10
|
+
|
11
|
+
### 0.0.592 (2025-01-21)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.591 ([4f4043e](https://github.com/poowf/eth-chainlist/commit/4f4043e2085f39edc3bfd9e3507ad46f938706d1))
|
17
|
+
* update chain data ([42ff107](https://github.com/poowf/eth-chainlist/commit/42ff107da74a3baa1cb422e62fe0cefac4461d45))
|
18
|
+
|
3
19
|
### 0.0.591 (2025-01-20)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -4600,6 +4600,20 @@ const chainArray = [
|
|
4600
4600
|
}
|
4601
4601
|
]
|
4602
4602
|
},
|
4603
|
+
{
|
4604
|
+
name: 'TAC Mainnet',
|
4605
|
+
title: 'TAC Mainnet',
|
4606
|
+
chain: 'TAC',
|
4607
|
+
icon: 'tac',
|
4608
|
+
rpc: [],
|
4609
|
+
faucets: [],
|
4610
|
+
nativeCurrency: { name: 'TAC', symbol: 'TAC', decimals: 18 },
|
4611
|
+
infoURL: 'https://tac.build/',
|
4612
|
+
shortName: 'tac',
|
4613
|
+
chainId: 239,
|
4614
|
+
networkId: 239,
|
4615
|
+
explorers: []
|
4616
|
+
},
|
4603
4617
|
{
|
4604
4618
|
name: 'Cronos zkEVM Testnet',
|
4605
4619
|
chain: 'CronosZkEVMTestnet',
|
@@ -5419,7 +5433,7 @@ const chainArray = [
|
|
5419
5433
|
]
|
5420
5434
|
},
|
5421
5435
|
{
|
5422
|
-
name: '
|
5436
|
+
name: 'ZKcandy Sepolia Testnet',
|
5423
5437
|
chain: 'ETH',
|
5424
5438
|
rpc: [ 'https://sepolia.rpc.zkcandy.io' ],
|
5425
5439
|
faucets: [],
|
@@ -5431,7 +5445,7 @@ const chainArray = [
|
|
5431
5445
|
icon: 'zkcandy',
|
5432
5446
|
explorers: [
|
5433
5447
|
{
|
5434
|
-
name: '
|
5448
|
+
name: 'ZKcandy Block Explorer',
|
5435
5449
|
url: 'https://sepolia.explorer.zkcandy.io',
|
5436
5450
|
icon: 'zkcandy',
|
5437
5451
|
standard: 'EIP3091'
|
@@ -11597,6 +11611,26 @@ const chainArray = [
|
|
11597
11611
|
}
|
11598
11612
|
]
|
11599
11613
|
},
|
11614
|
+
{
|
11615
|
+
name: 'Glue Mainnet',
|
11616
|
+
chain: 'GLUE',
|
11617
|
+
rpc: [ 'https://rpc.glue.net' ],
|
11618
|
+
faucets: [],
|
11619
|
+
nativeCurrency: { name: 'Glue', symbol: 'GLUE', decimals: 18 },
|
11620
|
+
infoURL: 'https://glue.net/',
|
11621
|
+
shortName: 'glue',
|
11622
|
+
chainId: 1300,
|
11623
|
+
networkId: 1300,
|
11624
|
+
icon: 'glue',
|
11625
|
+
explorers: [
|
11626
|
+
{
|
11627
|
+
name: 'Glue Explorer',
|
11628
|
+
url: 'https://explorer.glue.net',
|
11629
|
+
icon: 'glue',
|
11630
|
+
standard: 'EIP3091'
|
11631
|
+
}
|
11632
|
+
]
|
11633
|
+
},
|
11600
11634
|
{
|
11601
11635
|
name: 'Unichain Sepolia Testnet',
|
11602
11636
|
chain: 'ETH',
|
@@ -15644,6 +15678,26 @@ const chainArray = [
|
|
15644
15678
|
bridges: [ { url: 'https://kroma.network/bridge' } ]
|
15645
15679
|
}
|
15646
15680
|
},
|
15681
|
+
{
|
15682
|
+
name: 'KiteAI Testnet',
|
15683
|
+
chain: 'KiteAI',
|
15684
|
+
icon: 'kite',
|
15685
|
+
rpc: [ 'https://rpc-testnet.gokite.ai' ],
|
15686
|
+
faucets: [ 'https://faucet.gokite.ai/' ],
|
15687
|
+
nativeCurrency: { name: 'Kite', symbol: 'KITE', decimals: 18 },
|
15688
|
+
infoURL: 'https://gokite.ai/',
|
15689
|
+
shortName: 'KiteAI',
|
15690
|
+
chainId: 2368,
|
15691
|
+
networkId: 1,
|
15692
|
+
slip44: 1,
|
15693
|
+
explorers: [
|
15694
|
+
{
|
15695
|
+
name: 'Kitescan',
|
15696
|
+
url: 'https://testnet.kitescan.ai',
|
15697
|
+
standard: 'EIP3091'
|
15698
|
+
}
|
15699
|
+
]
|
15700
|
+
},
|
15647
15701
|
{
|
15648
15702
|
name: 'Nexis Network Testnet',
|
15649
15703
|
chain: 'Nexis Network',
|
@@ -15663,6 +15717,31 @@ const chainArray = [
|
|
15663
15717
|
}
|
15664
15718
|
]
|
15665
15719
|
},
|
15720
|
+
{
|
15721
|
+
name: 'TAC Turin',
|
15722
|
+
title: 'TAC Testnet Turin',
|
15723
|
+
chain: 'TAC',
|
15724
|
+
icon: 'tactestnet',
|
15725
|
+
rpc: [
|
15726
|
+
'https://turin.rpc.tac.build',
|
15727
|
+
'https://rpc.ankr.com/tac_turin',
|
15728
|
+
'https://turin-ws.rpc.tac.build'
|
15729
|
+
],
|
15730
|
+
faucets: [ 'https://turin.faucet.tac.build/' ],
|
15731
|
+
nativeCurrency: { name: 'TAC', symbol: 'TAC', decimals: 18 },
|
15732
|
+
infoURL: 'https://tac.build/',
|
15733
|
+
shortName: 'tacchain_2390-1',
|
15734
|
+
chainId: 2390,
|
15735
|
+
networkId: 2390,
|
15736
|
+
slip44: 1,
|
15737
|
+
explorers: [
|
15738
|
+
{
|
15739
|
+
name: 'TAC Turin Blockscout',
|
15740
|
+
url: 'https://turin.explorer.tac.build',
|
15741
|
+
standard: 'EIP3091'
|
15742
|
+
}
|
15743
|
+
]
|
15744
|
+
},
|
15666
15745
|
{
|
15667
15746
|
name: 'BOMB Chain Testnet',
|
15668
15747
|
chain: 'BOMB',
|
@@ -25167,7 +25246,7 @@ const chainArray = [
|
|
25167
25246
|
]
|
25168
25247
|
},
|
25169
25248
|
{
|
25170
|
-
name: '
|
25249
|
+
name: 'eGold Chain',
|
25171
25250
|
chain: 'EGC',
|
25172
25251
|
icon: 'egoldchain',
|
25173
25252
|
rpc: [ 'https://rpc.egoldchain.com', 'wss://rpc.egoldchain.com' ],
|
@@ -25179,7 +25258,7 @@ const chainArray = [
|
|
25179
25258
|
networkId: 11451,
|
25180
25259
|
explorers: [
|
25181
25260
|
{
|
25182
|
-
name: '
|
25261
|
+
name: 'eGold Chain Block Explorer',
|
25183
25262
|
url: 'https://egoldscan.io',
|
25184
25263
|
standard: 'none',
|
25185
25264
|
icon: 'egoldchain'
|
@@ -35046,7 +35125,7 @@ const chainArray = [
|
|
35046
35125
|
}
|
35047
35126
|
},
|
35048
35127
|
{
|
35049
|
-
name: '
|
35128
|
+
name: 'eGold Chain Testnet',
|
35050
35129
|
chain: 'EGC',
|
35051
35130
|
icon: 'egoldchain',
|
35052
35131
|
rpc: [
|
@@ -35061,7 +35140,7 @@ const chainArray = [
|
|
35061
35140
|
networkId: 111451,
|
35062
35141
|
explorers: [
|
35063
35142
|
{
|
35064
|
-
name: '
|
35143
|
+
name: 'eGold Chain Block Explorer',
|
35065
35144
|
url: 'http://testnet.egoldscan.io',
|
35066
35145
|
standard: 'none',
|
35067
35146
|
icon: 'egoldchain'
|