eth-chainlist 0.0.352 → 0.0.354
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 +98 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.354 (2024-03-03)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.353 ([af6a422](https://github.com/poowf/eth-chainlist/commit/af6a4222c5ab461d940aebf3ea19685fd9e45e73))
|
9
|
+
* update chain data ([bd8d5c5](https://github.com/poowf/eth-chainlist/commit/bd8d5c591f250aeb3f03401a4993d11690f92537))
|
10
|
+
|
11
|
+
### 0.0.353 (2024-03-02)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.352 ([47d9eac](https://github.com/poowf/eth-chainlist/commit/47d9eac4d921bfb737aa057fe414672c20e4aa11))
|
17
|
+
* update chain data ([d9f7d24](https://github.com/poowf/eth-chainlist/commit/d9f7d24b3e7e600883a0d99bd388c532c7f152d0))
|
18
|
+
|
3
19
|
### 0.0.352 (2024-03-01)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -20744,9 +20744,15 @@ const chainArray = [
|
|
20744
20744
|
},
|
20745
20745
|
{
|
20746
20746
|
name: 'Blast',
|
20747
|
-
status: '
|
20747
|
+
status: 'active',
|
20748
20748
|
chain: 'ETH',
|
20749
|
-
rpc: [
|
20749
|
+
rpc: [
|
20750
|
+
'https://rpc.blast.io',
|
20751
|
+
'https://rpc.ankr.com/blast',
|
20752
|
+
'https://blast.din.dev/rpc',
|
20753
|
+
'https://blastl2-mainnet.public.blastapi.io',
|
20754
|
+
'https://blast.blockpi.network/v1/rpc/public'
|
20755
|
+
],
|
20750
20756
|
faucets: [],
|
20751
20757
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
20752
20758
|
infoURL: 'https://blast.io/',
|
@@ -20754,7 +20760,20 @@ const chainArray = [
|
|
20754
20760
|
chainId: 81457,
|
20755
20761
|
networkId: 81457,
|
20756
20762
|
icon: 'blast',
|
20757
|
-
explorers: [
|
20763
|
+
explorers: [
|
20764
|
+
{
|
20765
|
+
name: 'Blastscan',
|
20766
|
+
url: 'https://blastscan.io',
|
20767
|
+
icon: 'blast',
|
20768
|
+
standard: 'EIP3091'
|
20769
|
+
},
|
20770
|
+
{
|
20771
|
+
name: 'Blast Explorer',
|
20772
|
+
url: 'https://blastexplorer.io',
|
20773
|
+
icon: 'blast',
|
20774
|
+
standard: 'EIP3091'
|
20775
|
+
}
|
20776
|
+
],
|
20758
20777
|
parent: { type: 'L2', chain: 'eip155-1' }
|
20759
20778
|
},
|
20760
20779
|
{
|
@@ -20836,7 +20855,7 @@ const chainArray = [
|
|
20836
20855
|
name: 'Base Sepolia Testnet',
|
20837
20856
|
chain: 'ETH',
|
20838
20857
|
rpc: [
|
20839
|
-
'https://
|
20858
|
+
'https://sepolia.base.org',
|
20840
20859
|
'https://base-sepolia-rpc.publicnode.com',
|
20841
20860
|
'wss://base-sepolia-rpc.publicnode.com'
|
20842
20861
|
],
|
@@ -22328,6 +22347,48 @@ const chainArray = [
|
|
22328
22347
|
}
|
22329
22348
|
]
|
22330
22349
|
},
|
22350
|
+
{
|
22351
|
+
name: 'DeepL Mainnet',
|
22352
|
+
chain: 'DEEPL',
|
22353
|
+
rpc: [ 'https://rpc.deeplnetwork.org' ],
|
22354
|
+
faucets: [],
|
22355
|
+
nativeCurrency: { name: 'DeepL', symbol: 'DEEPL', decimals: 18 },
|
22356
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
22357
|
+
infoURL: 'https://deeplnetwork.org',
|
22358
|
+
shortName: 'deepl',
|
22359
|
+
chainId: 222555,
|
22360
|
+
networkId: 222555,
|
22361
|
+
icon: 'deepl',
|
22362
|
+
explorers: [
|
22363
|
+
{
|
22364
|
+
name: 'DeepL Mainnet Explorer',
|
22365
|
+
url: 'https://scan.deeplnetwork.org',
|
22366
|
+
icon: 'deepl',
|
22367
|
+
standard: 'EIP3091'
|
22368
|
+
}
|
22369
|
+
]
|
22370
|
+
},
|
22371
|
+
{
|
22372
|
+
name: 'DeepL Testnet',
|
22373
|
+
chain: 'DEEPL',
|
22374
|
+
rpc: [ 'https://testnet.deeplnetwork.org' ],
|
22375
|
+
faucets: [ 'https://faucet.deeplnetwork.org' ],
|
22376
|
+
nativeCurrency: { name: 'DeepL', symbol: 'DEEPL', decimals: 18 },
|
22377
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
22378
|
+
infoURL: 'https://deeplnetwork.org',
|
22379
|
+
shortName: 'tdeepl',
|
22380
|
+
chainId: 222666,
|
22381
|
+
networkId: 222666,
|
22382
|
+
icon: 'deepl',
|
22383
|
+
explorers: [
|
22384
|
+
{
|
22385
|
+
name: 'DeepL Testnet Explorer',
|
22386
|
+
url: 'https://testnet-scan.deeplnetwork.org',
|
22387
|
+
icon: 'deepl',
|
22388
|
+
standard: 'EIP3091'
|
22389
|
+
}
|
22390
|
+
]
|
22391
|
+
},
|
22331
22392
|
{
|
22332
22393
|
name: 'Taf ECO Chain Mainnet',
|
22333
22394
|
chain: 'Taf ECO Chain',
|
@@ -23467,6 +23528,25 @@ const chainArray = [
|
|
23467
23528
|
}
|
23468
23529
|
]
|
23469
23530
|
},
|
23531
|
+
{
|
23532
|
+
name: 'Tiltyard Mainnet Subnet',
|
23533
|
+
chain: 'TILTYARD',
|
23534
|
+
rpc: [ 'https://subnets.avax.network/tiltyard/mainnet/rpc' ],
|
23535
|
+
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
23536
|
+
faucets: [],
|
23537
|
+
nativeCurrency: { name: 'TILT', symbol: 'TILT', decimals: 18 },
|
23538
|
+
infoURL: 'https://play.tiltyard.gg/',
|
23539
|
+
shortName: 'tiltyardmainnet',
|
23540
|
+
chainId: 710420,
|
23541
|
+
networkId: 710420,
|
23542
|
+
explorers: [
|
23543
|
+
{
|
23544
|
+
name: 'TILTYARD Explorer',
|
23545
|
+
url: 'https://subnets.avax.network/tiltyard',
|
23546
|
+
standard: 'EIP3091'
|
23547
|
+
}
|
23548
|
+
]
|
23549
|
+
},
|
23470
23550
|
{
|
23471
23551
|
name: 'Sei Devnet',
|
23472
23552
|
chain: 'Sei',
|
@@ -25492,6 +25572,20 @@ const chainArray = [
|
|
25492
25572
|
}
|
25493
25573
|
]
|
25494
25574
|
},
|
25575
|
+
{
|
25576
|
+
name: 'Degen Chain',
|
25577
|
+
title: 'Degen Chain',
|
25578
|
+
chain: 'Degen',
|
25579
|
+
rpc: [ 'https://rpc.degen.tips' ],
|
25580
|
+
faucets: [],
|
25581
|
+
nativeCurrency: { name: 'DEGEN', symbol: 'DEGEN', decimals: 18 },
|
25582
|
+
infoURL: 'https://degen.tips',
|
25583
|
+
shortName: 'degen-chain',
|
25584
|
+
chainId: 666666666,
|
25585
|
+
networkId: 666666666,
|
25586
|
+
status: 'incubating',
|
25587
|
+
icon: 'degen'
|
25588
|
+
},
|
25495
25589
|
{
|
25496
25590
|
name: 'Ancient8',
|
25497
25591
|
chain: 'Ancient8',
|