eth-chainlist 0.0.800 → 0.0.801
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 +21 -24
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
### 0.0.801 (2026-08-05)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Maintenance
|
|
7
|
+
|
|
8
|
+
* **release:** 0.0.800 ([5a541e5](https://github.com/poowf/eth-chainlist/commit/5a541e552e79b4d1b4edc11d5ad28f61ed23d9ab))
|
|
9
|
+
* update chain data ([543c266](https://github.com/poowf/eth-chainlist/commit/543c2660ff1ed0173293b5cbf7c08d912ad3d108))
|
|
10
|
+
|
|
3
11
|
### 0.0.800 (2026-08-04)
|
|
4
12
|
|
|
5
13
|
|
package/data/chain.js
CHANGED
|
@@ -42523,11 +42523,11 @@ const chainArray = [
|
|
|
42523
42523
|
]
|
|
42524
42524
|
},
|
|
42525
42525
|
{
|
|
42526
|
-
name: 'Rome Devnet
|
|
42526
|
+
name: 'Rome Esquiline Devnet',
|
|
42527
42527
|
chain: 'ROME',
|
|
42528
|
-
rpc: [ 'https://esquiline
|
|
42529
|
-
faucets: [ 'https://
|
|
42530
|
-
nativeCurrency: { name: '
|
|
42528
|
+
rpc: [ 'https://esquiline.devnet.romeprotocol.xyz' ],
|
|
42529
|
+
faucets: [ 'https://app.devnet.romeprotocol.xyz' ],
|
|
42530
|
+
nativeCurrency: { name: 'Esquiline Gas', symbol: 'GAS', decimals: 18 },
|
|
42531
42531
|
infoURL: 'https://rome.builders',
|
|
42532
42532
|
shortName: 'rome-devnet-esquiline',
|
|
42533
42533
|
chainId: 121212,
|
|
@@ -42535,20 +42535,19 @@ const chainArray = [
|
|
|
42535
42535
|
icon: 'rome',
|
|
42536
42536
|
explorers: [
|
|
42537
42537
|
{
|
|
42538
|
-
name: 'Rome
|
|
42539
|
-
url: 'https://
|
|
42538
|
+
name: 'Rome Via Esquiline',
|
|
42539
|
+
url: 'https://via-esquiline.devnet.romeprotocol.xyz',
|
|
42540
42540
|
icon: 'rome',
|
|
42541
42541
|
standard: 'EIP3091'
|
|
42542
42542
|
}
|
|
42543
|
-
]
|
|
42544
|
-
status: 'active'
|
|
42543
|
+
]
|
|
42545
42544
|
},
|
|
42546
42545
|
{
|
|
42547
|
-
name: 'Rome Devnet
|
|
42546
|
+
name: 'Rome Subura Devnet',
|
|
42548
42547
|
chain: 'ROME',
|
|
42549
|
-
rpc: [ 'https://subura
|
|
42550
|
-
faucets: [ 'https://
|
|
42551
|
-
nativeCurrency: { name: '
|
|
42548
|
+
rpc: [ 'https://subura.devnet.romeprotocol.xyz' ],
|
|
42549
|
+
faucets: [ 'https://app.devnet.romeprotocol.xyz' ],
|
|
42550
|
+
nativeCurrency: { name: 'USDC', symbol: 'USDC', decimals: 18 },
|
|
42552
42551
|
infoURL: 'https://rome.builders',
|
|
42553
42552
|
shortName: 'rome-devnet-subura',
|
|
42554
42553
|
chainId: 121213,
|
|
@@ -42556,20 +42555,19 @@ const chainArray = [
|
|
|
42556
42555
|
icon: 'rome',
|
|
42557
42556
|
explorers: [
|
|
42558
42557
|
{
|
|
42559
|
-
name: 'Rome
|
|
42560
|
-
url: 'https://
|
|
42558
|
+
name: 'Rome Via Subura',
|
|
42559
|
+
url: 'https://via-subura.devnet.romeprotocol.xyz',
|
|
42561
42560
|
icon: 'rome',
|
|
42562
42561
|
standard: 'EIP3091'
|
|
42563
42562
|
}
|
|
42564
|
-
]
|
|
42565
|
-
status: 'active'
|
|
42563
|
+
]
|
|
42566
42564
|
},
|
|
42567
42565
|
{
|
|
42568
|
-
name: 'Rome Testnet
|
|
42566
|
+
name: 'Rome Martius Testnet',
|
|
42569
42567
|
chain: 'ROME',
|
|
42570
|
-
rpc: [ 'https://martius
|
|
42571
|
-
faucets: [ 'https://
|
|
42572
|
-
nativeCurrency: { name: '
|
|
42568
|
+
rpc: [ 'https://martius.testnet.romeprotocol.xyz' ],
|
|
42569
|
+
faucets: [ 'https://app.testnet.romeprotocol.xyz' ],
|
|
42570
|
+
nativeCurrency: { name: 'USDC', symbol: 'USDC', decimals: 18 },
|
|
42573
42571
|
infoURL: 'https://rome.builders',
|
|
42574
42572
|
shortName: 'rome-testnet-martius',
|
|
42575
42573
|
chainId: 121214,
|
|
@@ -42577,13 +42575,12 @@ const chainArray = [
|
|
|
42577
42575
|
icon: 'rome',
|
|
42578
42576
|
explorers: [
|
|
42579
42577
|
{
|
|
42580
|
-
name: 'Rome
|
|
42581
|
-
url: 'https://
|
|
42578
|
+
name: 'Rome Via Martius',
|
|
42579
|
+
url: 'https://via-martius.testnet.romeprotocol.xyz',
|
|
42582
42580
|
icon: 'rome',
|
|
42583
42581
|
standard: 'EIP3091'
|
|
42584
42582
|
}
|
|
42585
|
-
]
|
|
42586
|
-
status: 'active'
|
|
42583
|
+
]
|
|
42587
42584
|
},
|
|
42588
42585
|
{
|
|
42589
42586
|
name: 'Rome Testnet Caelian',
|