eth-chainlist 0.0.659 → 0.0.661
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 +52 -52
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.661 (2025-06-04)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.660 ([fc6e7d0](https://github.com/poowf/eth-chainlist/commit/fc6e7d0e773bc361912e3ebec39249ef89551862))
|
9
|
+
* update chain data ([33bca81](https://github.com/poowf/eth-chainlist/commit/33bca816e275fd5b7445d568375c98250919513b))
|
10
|
+
|
11
|
+
### 0.0.660 (2025-06-03)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.659 ([a5d3ef6](https://github.com/poowf/eth-chainlist/commit/a5d3ef671c055680f096d220749ceb470cfca852))
|
17
|
+
* update chain data ([fca40fb](https://github.com/poowf/eth-chainlist/commit/fca40fb92ad8c4c686d2c0fd912a8743f3f0ab04))
|
18
|
+
|
3
19
|
### 0.0.659 (2025-05-25)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -2956,18 +2956,18 @@ const chainArray = [
|
|
2956
2956
|
]
|
2957
2957
|
},
|
2958
2958
|
{
|
2959
|
-
name: '
|
2960
|
-
chain: '
|
2961
|
-
icon: '
|
2959
|
+
name: 'Eteria Mainnet',
|
2960
|
+
chain: 'ERA',
|
2961
|
+
icon: 'eteria',
|
2962
2962
|
rpc: [
|
2963
2963
|
'https://mainnet.eternalcoin.io/v1',
|
2964
2964
|
'ws://mainnet.eternalcoin.io/v1/ws'
|
2965
2965
|
],
|
2966
2966
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
2967
2967
|
faucets: [],
|
2968
|
-
nativeCurrency: { name: '
|
2969
|
-
infoURL: 'https://
|
2970
|
-
shortName: '
|
2968
|
+
nativeCurrency: { name: 'Eteria', symbol: 'ERA', decimals: 18 },
|
2969
|
+
infoURL: 'https://eteria.io',
|
2970
|
+
shortName: 'ERA',
|
2971
2971
|
chainId: 140,
|
2972
2972
|
networkId: 140
|
2973
2973
|
},
|
@@ -12140,6 +12140,7 @@ const chainArray = [
|
|
12140
12140
|
shortName: 'sei',
|
12141
12141
|
chainId: 1329,
|
12142
12142
|
networkId: 1329,
|
12143
|
+
slip44: 19000118,
|
12143
12144
|
icon: 'seiv2',
|
12144
12145
|
explorers: [
|
12145
12146
|
{
|
@@ -36399,77 +36400,54 @@ const chainArray = [
|
|
36399
36400
|
name: 'Plume Devnet (Legacy)',
|
36400
36401
|
title: 'Plume Sepolia L2 Rollup Devnet (Legacy)',
|
36401
36402
|
chain: 'PLUME Devnet Legacy',
|
36402
|
-
rpc: [
|
36403
|
-
'https://test-rpc.plumenetwork.xyz',
|
36404
|
-
'wss://test-rpc.plumenetwork.xyz'
|
36405
|
-
],
|
36403
|
+
rpc: [],
|
36406
36404
|
faucets: [],
|
36407
36405
|
nativeCurrency: { name: 'Plume Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
36408
|
-
infoURL: 'https://
|
36406
|
+
infoURL: 'https://plume.org',
|
36409
36407
|
shortName: 'plume-devnet',
|
36410
36408
|
chainId: 98864,
|
36411
36409
|
networkId: 98864,
|
36412
36410
|
slip44: 1,
|
36413
36411
|
icon: 'plume',
|
36414
36412
|
status: 'deprecated',
|
36415
|
-
explorers: [
|
36416
|
-
{
|
36417
|
-
name: 'Blockscout',
|
36418
|
-
url: 'https://test-explorer.plumenetwork.xyz',
|
36419
|
-
icon: 'blockscout',
|
36420
|
-
standard: 'EIP3091'
|
36421
|
-
}
|
36422
|
-
],
|
36413
|
+
explorers: [],
|
36423
36414
|
parent: { type: 'L2', chain: 'eip155-11155111' }
|
36424
36415
|
},
|
36425
36416
|
{
|
36426
36417
|
name: 'Plume (Legacy)',
|
36427
36418
|
title: 'Plume Ethereum L2 Rollup Mainnet (Legacy)',
|
36428
36419
|
chain: 'PLUME Legacy',
|
36429
|
-
rpc: [
|
36420
|
+
rpc: [],
|
36430
36421
|
faucets: [],
|
36431
36422
|
nativeCurrency: { name: 'Plume Ether', symbol: 'ETH', decimals: 18 },
|
36432
|
-
infoURL: 'https://
|
36423
|
+
infoURL: 'https://plume.org',
|
36433
36424
|
shortName: 'plume',
|
36434
36425
|
chainId: 98865,
|
36435
36426
|
networkId: 98865,
|
36436
36427
|
slip44: 1,
|
36437
36428
|
icon: 'plume',
|
36438
|
-
|
36439
|
-
|
36440
|
-
|
36441
|
-
url: 'https://explorer.plumenetwork.xyz',
|
36442
|
-
icon: 'blockscout',
|
36443
|
-
standard: 'EIP3091'
|
36444
|
-
}
|
36445
|
-
],
|
36446
|
-
parent: {
|
36447
|
-
type: 'L2',
|
36448
|
-
chain: 'eip155-1',
|
36449
|
-
bridges: [ { url: 'https://bridge.plumenetwork.xyz' } ]
|
36450
|
-
}
|
36429
|
+
status: 'deprecated',
|
36430
|
+
explorers: [],
|
36431
|
+
parent: { type: 'L2', chain: 'eip155-1' }
|
36451
36432
|
},
|
36452
36433
|
{
|
36453
36434
|
name: 'Plume Mainnet',
|
36454
36435
|
title: 'Plume Ethereum L2 Rollup Mainnet',
|
36455
36436
|
chain: 'PLUME',
|
36456
|
-
rpc: [
|
36457
|
-
'https://phoenix-rpc.plumenetwork.xyz',
|
36458
|
-
'wss://phoenix-rpc.plumenetwork.xyz'
|
36459
|
-
],
|
36437
|
+
rpc: [ 'https://rpc.plume.org', 'wss://rpc.plume.org' ],
|
36460
36438
|
faucets: [],
|
36461
36439
|
nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
|
36462
|
-
infoURL: 'https://
|
36440
|
+
infoURL: 'https://plume.org',
|
36463
36441
|
shortName: 'plume-mainnet',
|
36464
36442
|
chainId: 98866,
|
36465
36443
|
networkId: 98866,
|
36466
36444
|
slip44: 1,
|
36467
36445
|
icon: 'plume',
|
36468
|
-
status: '
|
36446
|
+
status: 'active',
|
36469
36447
|
explorers: [
|
36470
36448
|
{
|
36471
36449
|
name: 'Blockscout',
|
36472
|
-
url: 'https://
|
36450
|
+
url: 'https://explorer.plume.org',
|
36473
36451
|
icon: 'blockscout',
|
36474
36452
|
standard: 'EIP3091'
|
36475
36453
|
}
|
@@ -36477,30 +36455,27 @@ const chainArray = [
|
|
36477
36455
|
parent: {
|
36478
36456
|
type: 'L2',
|
36479
36457
|
chain: 'eip155-1',
|
36480
|
-
bridges: [ { url: 'https://bridge.
|
36458
|
+
bridges: [ { url: 'https://bridge.plume.org' } ]
|
36481
36459
|
}
|
36482
36460
|
},
|
36483
36461
|
{
|
36484
36462
|
name: 'Plume Testnet',
|
36485
36463
|
title: 'Plume Sepolia L2 Rollup Testnet',
|
36486
36464
|
chain: 'PLUME Testnet',
|
36487
|
-
rpc: [
|
36488
|
-
|
36489
|
-
'wss://testnet-rpc.plumenetwork.xyz'
|
36490
|
-
],
|
36491
|
-
faucets: [ 'https://faucet.plumenetwork.xyz' ],
|
36465
|
+
rpc: [ 'https://testnet-rpc.plume.org', 'wss://testnet-rpc.plume.org' ],
|
36466
|
+
faucets: [ 'https://faucet.plume.org' ],
|
36492
36467
|
nativeCurrency: { name: 'Plume', symbol: 'PLUME', decimals: 18 },
|
36493
|
-
infoURL: 'https://
|
36468
|
+
infoURL: 'https://plume.org',
|
36494
36469
|
shortName: 'plume-testnet',
|
36495
36470
|
chainId: 98867,
|
36496
36471
|
networkId: 98867,
|
36497
36472
|
slip44: 1,
|
36498
36473
|
icon: 'plume',
|
36499
|
-
status: '
|
36474
|
+
status: 'active',
|
36500
36475
|
explorers: [
|
36501
36476
|
{
|
36502
36477
|
name: 'Blockscout',
|
36503
|
-
url: 'https://testnet-explorer.
|
36478
|
+
url: 'https://testnet-explorer.plume.org',
|
36504
36479
|
icon: 'blockscout',
|
36505
36480
|
standard: 'EIP3091'
|
36506
36481
|
}
|
@@ -36508,7 +36483,7 @@ const chainArray = [
|
|
36508
36483
|
parent: {
|
36509
36484
|
type: 'L2',
|
36510
36485
|
chain: 'eip155-11155111',
|
36511
|
-
bridges: [ { url: 'https://testnet-bridge.
|
36486
|
+
bridges: [ { url: 'https://testnet-bridge.plume.org' } ]
|
36512
36487
|
}
|
36513
36488
|
},
|
36514
36489
|
{
|
@@ -40862,6 +40837,31 @@ const chainArray = [
|
|
40862
40837
|
}
|
40863
40838
|
]
|
40864
40839
|
},
|
40840
|
+
{
|
40841
|
+
name: 'Rogue Chain',
|
40842
|
+
chainId: 560013,
|
40843
|
+
shortName: 'rogue',
|
40844
|
+
chain: 'ROGUE',
|
40845
|
+
networkId: 560013,
|
40846
|
+
icon: 'rogue',
|
40847
|
+
nativeCurrency: { name: 'Rogue', symbol: 'ROGUE', decimals: 18 },
|
40848
|
+
rpc: [ 'https://rpc.roguechain.io/rpc', 'wss://rpc.roguechain.io/ws' ],
|
40849
|
+
faucets: [],
|
40850
|
+
explorers: [
|
40851
|
+
{
|
40852
|
+
name: 'Roguescan',
|
40853
|
+
url: 'https://roguescan.io',
|
40854
|
+
icon: 'rogue',
|
40855
|
+
standard: 'EIP3091'
|
40856
|
+
}
|
40857
|
+
],
|
40858
|
+
infoURL: 'https://roguechain.io',
|
40859
|
+
parent: {
|
40860
|
+
type: 'L2',
|
40861
|
+
chain: 'eip155-42161',
|
40862
|
+
bridges: [ { url: 'https://bridge.arbitrum.io' } ]
|
40863
|
+
}
|
40864
|
+
},
|
40865
40865
|
{
|
40866
40866
|
name: 'Ethereum Hoodi',
|
40867
40867
|
title: 'Ethereum Testnet Hoodi',
|
@@ -45643,7 +45643,7 @@ const chainArray = [
|
|
45643
45643
|
rpc: [],
|
45644
45644
|
faucets: [],
|
45645
45645
|
nativeCurrency: { name: 'Plume Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
45646
|
-
infoURL: 'https://
|
45646
|
+
infoURL: 'https://plume.org',
|
45647
45647
|
shortName: 'plume-testnet-legacy',
|
45648
45648
|
chainId: 161221135,
|
45649
45649
|
networkId: 161221135,
|