eth-chainlist 0.0.544 → 0.0.545
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 +8 -0
- package/data/chain.js +149 -35
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
### 0.0.545 (2024-11-23)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Maintenance
|
|
7
|
+
|
|
8
|
+
* **release:** 0.0.544 ([5bc3cc7](https://github.com/poowf/eth-chainlist/commit/5bc3cc7d614fbf6859d756d97656e73e87cd0cd2))
|
|
9
|
+
* update chain data ([49dfe65](https://github.com/poowf/eth-chainlist/commit/49dfe652f577ccf12e2cc7f447b72917d3432143))
|
|
10
|
+
|
|
3
11
|
### 0.0.544 (2024-11-22)
|
|
4
12
|
|
|
5
13
|
|
package/data/chain.js
CHANGED
|
@@ -3906,6 +3906,7 @@ const chainArray = [
|
|
|
3906
3906
|
{
|
|
3907
3907
|
name: 'BitTorrent Chain Mainnet',
|
|
3908
3908
|
chain: 'BTTC',
|
|
3909
|
+
icon: 'bttc',
|
|
3909
3910
|
rpc: [
|
|
3910
3911
|
'https://rpc.bt.io',
|
|
3911
3912
|
'https://bittorrent.drpc.org',
|
|
@@ -5051,13 +5052,10 @@ const chainArray = [
|
|
|
5051
5052
|
{
|
|
5052
5053
|
name: 'Orderly Mainnet',
|
|
5053
5054
|
chain: 'ETH',
|
|
5054
|
-
rpc: [
|
|
5055
|
-
'https://rpc.orderly.network',
|
|
5056
|
-
'https://l2-orderly-mainnet-0.t.conduit.xyz'
|
|
5057
|
-
],
|
|
5055
|
+
rpc: [ 'https://rpc.orderly.network' ],
|
|
5058
5056
|
faucets: [],
|
|
5059
5057
|
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
|
5060
|
-
infoURL: '
|
|
5058
|
+
infoURL: 'https://orderly.network/',
|
|
5061
5059
|
shortName: 'orderly',
|
|
5062
5060
|
chainId: 291,
|
|
5063
5061
|
networkId: 291,
|
|
@@ -6275,6 +6273,26 @@ const chainArray = [
|
|
|
6275
6273
|
}
|
|
6276
6274
|
]
|
|
6277
6275
|
},
|
|
6276
|
+
{
|
|
6277
|
+
name: 'The Widows Mite',
|
|
6278
|
+
chain: 'MITE',
|
|
6279
|
+
rpc: [ 'https://rpc.twmcrypto.com/' ],
|
|
6280
|
+
faucets: [ 'https://faucet.twmcrypto.com/' ],
|
|
6281
|
+
nativeCurrency: { name: 'The Widows Mite', symbol: 'MITE', decimals: 8 },
|
|
6282
|
+
infoURL: 'https://twmcrypto.com/',
|
|
6283
|
+
shortName: 'mite',
|
|
6284
|
+
chainId: 426,
|
|
6285
|
+
networkId: 426,
|
|
6286
|
+
icon: 'mite',
|
|
6287
|
+
explorers: [
|
|
6288
|
+
{
|
|
6289
|
+
name: 'The Widows Mite Explorer',
|
|
6290
|
+
url: 'https://scan.twmcrypto.com',
|
|
6291
|
+
icon: 'mite',
|
|
6292
|
+
standard: 'EIP3091'
|
|
6293
|
+
}
|
|
6294
|
+
]
|
|
6295
|
+
},
|
|
6278
6296
|
{
|
|
6279
6297
|
name: 'Zeeth Chain',
|
|
6280
6298
|
chain: 'ZeethChain',
|
|
@@ -9415,9 +9433,10 @@ const chainArray = [
|
|
|
9415
9433
|
chain: 'BTTC',
|
|
9416
9434
|
rpc: [ 'https://testrpc.bittorrentchain.io/' ],
|
|
9417
9435
|
faucets: [],
|
|
9436
|
+
status: 'deprecated',
|
|
9418
9437
|
nativeCurrency: { name: 'BitTorrent', symbol: 'BTT', decimals: 18 },
|
|
9419
9438
|
infoURL: 'https://bittorrentchain.io/',
|
|
9420
|
-
shortName: 'tbtt',
|
|
9439
|
+
shortName: 'tbtt-deprecated',
|
|
9421
9440
|
chainId: 1028,
|
|
9422
9441
|
networkId: 1028,
|
|
9423
9442
|
slip44: 1,
|
|
@@ -9429,6 +9448,26 @@ const chainArray = [
|
|
|
9429
9448
|
}
|
|
9430
9449
|
]
|
|
9431
9450
|
},
|
|
9451
|
+
{
|
|
9452
|
+
name: 'BitTorrent Chain Donau',
|
|
9453
|
+
chain: 'BTTC',
|
|
9454
|
+
icon: 'bttc',
|
|
9455
|
+
rpc: [ 'https://pre-rpc.bt.io' ],
|
|
9456
|
+
faucets: [ 'https://testfaucet.bt.io' ],
|
|
9457
|
+
nativeCurrency: { name: 'BitTorrent', symbol: 'BTT', decimals: 18 },
|
|
9458
|
+
infoURL: 'https://bt.io',
|
|
9459
|
+
shortName: 'tBTT',
|
|
9460
|
+
chainId: 1029,
|
|
9461
|
+
networkId: 1029,
|
|
9462
|
+
slip44: 1,
|
|
9463
|
+
explorers: [
|
|
9464
|
+
{
|
|
9465
|
+
name: 'BitTorrent Chain Donau Explorer',
|
|
9466
|
+
url: 'https://testnet.bttcscan.com',
|
|
9467
|
+
standard: 'EIP3091'
|
|
9468
|
+
}
|
|
9469
|
+
]
|
|
9470
|
+
},
|
|
9432
9471
|
{
|
|
9433
9472
|
name: 'Conflux eSpace',
|
|
9434
9473
|
chain: 'Conflux',
|
|
@@ -16422,13 +16461,8 @@ const chainArray = [
|
|
|
16422
16461
|
slip44: 1,
|
|
16423
16462
|
explorers: [
|
|
16424
16463
|
{
|
|
16425
|
-
name: '
|
|
16426
|
-
url: 'https://
|
|
16427
|
-
standard: 'EIP3091'
|
|
16428
|
-
},
|
|
16429
|
-
{
|
|
16430
|
-
name: 'Blockscout',
|
|
16431
|
-
url: 'https://blockscout.botanixlabs.dev',
|
|
16464
|
+
name: 'Botanix Explorer',
|
|
16465
|
+
url: 'https://testnet.botanixscan.io',
|
|
16432
16466
|
standard: 'EIP3091'
|
|
16433
16467
|
}
|
|
16434
16468
|
]
|
|
@@ -17611,10 +17645,10 @@ const chainArray = [
|
|
|
17611
17645
|
{
|
|
17612
17646
|
name: 'Orderly Sepolia Testnet',
|
|
17613
17647
|
chain: 'ETH',
|
|
17614
|
-
rpc: [ 'https://
|
|
17648
|
+
rpc: [ 'https://testnet-rpc.orderly.org' ],
|
|
17615
17649
|
faucets: [],
|
|
17616
17650
|
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
17617
|
-
infoURL: '
|
|
17651
|
+
infoURL: 'https://orderly.network',
|
|
17618
17652
|
shortName: 'orderlyl2',
|
|
17619
17653
|
chainId: 4460,
|
|
17620
17654
|
networkId: 4460,
|
|
@@ -17623,7 +17657,7 @@ const chainArray = [
|
|
|
17623
17657
|
explorers: [
|
|
17624
17658
|
{
|
|
17625
17659
|
name: 'basescout',
|
|
17626
|
-
url: 'https://
|
|
17660
|
+
url: 'https://testnet-explorer.orderly.org',
|
|
17627
17661
|
icon: 'blockscout',
|
|
17628
17662
|
standard: 'EIP3091'
|
|
17629
17663
|
}
|
|
@@ -24555,6 +24589,30 @@ const chainArray = [
|
|
|
24555
24589
|
}
|
|
24556
24590
|
]
|
|
24557
24591
|
},
|
|
24592
|
+
{
|
|
24593
|
+
name: 'Bitharvest Chian Mainnet',
|
|
24594
|
+
chain: 'Bitharvest Chian Mainnet',
|
|
24595
|
+
rpc: [ 'https://rpc.bthscan.io/' ],
|
|
24596
|
+
features: [ { name: 'EIP1559' } ],
|
|
24597
|
+
faucets: [],
|
|
24598
|
+
nativeCurrency: {
|
|
24599
|
+
name: 'Bitharvest Mainnet Native Token',
|
|
24600
|
+
symbol: 'BTH',
|
|
24601
|
+
decimals: 18
|
|
24602
|
+
},
|
|
24603
|
+
infoURL: '',
|
|
24604
|
+
shortName: 'BitharvestMainnet',
|
|
24605
|
+
chainId: 14149,
|
|
24606
|
+
networkId: 14149,
|
|
24607
|
+
explorers: [
|
|
24608
|
+
{
|
|
24609
|
+
name: 'Bitharvest Mainnet Scan',
|
|
24610
|
+
url: 'https://bthscan.io',
|
|
24611
|
+
standard: 'EIP3091'
|
|
24612
|
+
}
|
|
24613
|
+
],
|
|
24614
|
+
icon: 'bth'
|
|
24615
|
+
},
|
|
24558
24616
|
{
|
|
24559
24617
|
name: 'EVOLVE Testnet',
|
|
24560
24618
|
chain: 'EVO',
|
|
@@ -27587,16 +27645,17 @@ const chainArray = [
|
|
|
27587
27645
|
chainId: 37111,
|
|
27588
27646
|
networkId: 37111,
|
|
27589
27647
|
nativeCurrency: { name: 'GRASS', symbol: 'GRASS', decimals: 18 },
|
|
27648
|
+
icon: 'lens',
|
|
27590
27649
|
infoURL: 'https://www.lens.xyz',
|
|
27591
27650
|
shortName: 'lens-sepolia',
|
|
27592
27651
|
parent: {
|
|
27593
27652
|
type: 'L2',
|
|
27594
27653
|
chain: 'eip155-11155111',
|
|
27595
|
-
bridges: [ { url: 'https://portal.testnet.
|
|
27654
|
+
bridges: [ { url: 'https://portal.testnet.lens.dev/bridge' } ]
|
|
27596
27655
|
},
|
|
27597
27656
|
explorers: [
|
|
27598
27657
|
{
|
|
27599
|
-
name: '
|
|
27658
|
+
name: 'Lens Testnet Block Explorer',
|
|
27600
27659
|
url: 'https://block-explorer.testnet.lens.dev',
|
|
27601
27660
|
standard: 'none'
|
|
27602
27661
|
}
|
|
@@ -31904,6 +31963,32 @@ const chainArray = [
|
|
|
31904
31963
|
}
|
|
31905
31964
|
]
|
|
31906
31965
|
},
|
|
31966
|
+
{
|
|
31967
|
+
name: 'Plume Devnet',
|
|
31968
|
+
title: 'Plume Sepolia L2 Rollup Devnet',
|
|
31969
|
+
chain: 'ETH',
|
|
31970
|
+
rpc: [
|
|
31971
|
+
'https://test-rpc.plumenetwork.xyz/http',
|
|
31972
|
+
'wss://test-rpc.plumenetwork.xyz/ws'
|
|
31973
|
+
],
|
|
31974
|
+
faucets: [],
|
|
31975
|
+
nativeCurrency: { name: 'Plume Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
31976
|
+
infoURL: 'https://www.plumenetwork.xyz/',
|
|
31977
|
+
shortName: 'plume-devnet',
|
|
31978
|
+
chainId: 98864,
|
|
31979
|
+
networkId: 98864,
|
|
31980
|
+
slip44: 1,
|
|
31981
|
+
icon: 'plume',
|
|
31982
|
+
explorers: [
|
|
31983
|
+
{
|
|
31984
|
+
name: 'Blockscout',
|
|
31985
|
+
url: 'https://test-explorer.plumenetwork.xyz',
|
|
31986
|
+
icon: 'blockscout',
|
|
31987
|
+
standard: 'EIP3091'
|
|
31988
|
+
}
|
|
31989
|
+
],
|
|
31990
|
+
parent: { type: 'L2', chain: 'eip155-11155111' }
|
|
31991
|
+
},
|
|
31907
31992
|
{
|
|
31908
31993
|
name: 'Ebi Chain',
|
|
31909
31994
|
title: 'Ebi Chain',
|
|
@@ -32930,6 +33015,30 @@ const chainArray = [
|
|
|
32930
33015
|
}
|
|
32931
33016
|
]
|
|
32932
33017
|
},
|
|
33018
|
+
{
|
|
33019
|
+
name: 'Bitharvest Chian Testnet',
|
|
33020
|
+
chain: 'Bitharvest Chian Testnet',
|
|
33021
|
+
rpc: [ 'https://rpc-testnet.bthscan.io/' ],
|
|
33022
|
+
features: [ { name: 'EIP1559' } ],
|
|
33023
|
+
faucets: [],
|
|
33024
|
+
nativeCurrency: {
|
|
33025
|
+
name: 'Bitharvest Testnet Native Token',
|
|
33026
|
+
symbol: 'bth',
|
|
33027
|
+
decimals: 18
|
|
33028
|
+
},
|
|
33029
|
+
infoURL: '',
|
|
33030
|
+
shortName: 'BitharvestTestnet',
|
|
33031
|
+
chainId: 141491,
|
|
33032
|
+
networkId: 141491,
|
|
33033
|
+
explorers: [
|
|
33034
|
+
{
|
|
33035
|
+
name: 'Bitharvest Testnet Scan',
|
|
33036
|
+
url: 'https://testnet.bthscan.io',
|
|
33037
|
+
standard: 'EIP3091'
|
|
33038
|
+
}
|
|
33039
|
+
],
|
|
33040
|
+
icon: 'bth'
|
|
33041
|
+
},
|
|
32933
33042
|
{
|
|
32934
33043
|
name: 'ICPlaza Mainnet',
|
|
32935
33044
|
chain: 'ICPlaza',
|
|
@@ -38690,6 +38799,24 @@ const chainArray = [
|
|
|
38690
38799
|
}
|
|
38691
38800
|
]
|
|
38692
38801
|
},
|
|
38802
|
+
{
|
|
38803
|
+
name: 'Corn Maizenet',
|
|
38804
|
+
chain: 'BTCN',
|
|
38805
|
+
rpc: [ 'https://maizenet-rpc.usecorn.com' ],
|
|
38806
|
+
faucets: [],
|
|
38807
|
+
nativeCurrency: { name: 'Bitcorn', symbol: 'BTCN', decimals: 18 },
|
|
38808
|
+
infoURL: 'https://usecorn.com',
|
|
38809
|
+
shortName: 'btcn',
|
|
38810
|
+
chainId: 21000000,
|
|
38811
|
+
networkId: 21000000,
|
|
38812
|
+
explorers: [
|
|
38813
|
+
{
|
|
38814
|
+
name: 'Corn Maizenet Explorer',
|
|
38815
|
+
url: 'https://maizenet-explorer.usecorn.com',
|
|
38816
|
+
standard: 'EIP3091'
|
|
38817
|
+
}
|
|
38818
|
+
]
|
|
38819
|
+
},
|
|
38693
38820
|
{
|
|
38694
38821
|
name: 'Excelon Mainnet',
|
|
38695
38822
|
chain: 'XLON',
|
|
@@ -39502,10 +39629,7 @@ const chainArray = [
|
|
|
39502
39629
|
name: 'Plume Testnet',
|
|
39503
39630
|
title: 'Plume Sepolia Rollup Testnet',
|
|
39504
39631
|
chain: 'ETH',
|
|
39505
|
-
rpc: [
|
|
39506
|
-
'https://testnet-rpc.plumenetwork.xyz/http',
|
|
39507
|
-
'wss://testnet-rpc.plumenetwork.xyz/ws'
|
|
39508
|
-
],
|
|
39632
|
+
rpc: [],
|
|
39509
39633
|
faucets: [],
|
|
39510
39634
|
nativeCurrency: { name: 'Plume Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
|
39511
39635
|
infoURL: 'https://www.plumenetwork.xyz/',
|
|
@@ -39514,19 +39638,9 @@ const chainArray = [
|
|
|
39514
39638
|
networkId: 161221135,
|
|
39515
39639
|
slip44: 1,
|
|
39516
39640
|
icon: 'plume',
|
|
39517
|
-
|
|
39518
|
-
|
|
39519
|
-
|
|
39520
|
-
url: 'https://testnet-explorer.plumenetwork.xyz',
|
|
39521
|
-
icon: 'blockscout',
|
|
39522
|
-
standard: 'EIP3091'
|
|
39523
|
-
}
|
|
39524
|
-
],
|
|
39525
|
-
parent: {
|
|
39526
|
-
type: 'L2',
|
|
39527
|
-
chain: 'eip155-11155111',
|
|
39528
|
-
bridges: [ { url: 'https://testnet-bridge.plumenetwork.xyz' } ]
|
|
39529
|
-
}
|
|
39641
|
+
status: 'deprecated',
|
|
39642
|
+
explorers: [],
|
|
39643
|
+
parent: { type: 'L2', chain: 'eip155-11155111' }
|
|
39530
39644
|
},
|
|
39531
39645
|
{
|
|
39532
39646
|
name: 'Blast Sepolia Testnet',
|