eth-chainlist 0.0.403 → 0.0.405
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 +177 -8
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.405 (2024-05-16)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.404 ([86155f2](https://github.com/poowf/eth-chainlist/commit/86155f236f5334171e59981290f7b156a06b5fa5))
|
9
|
+
* update chain data ([b461b36](https://github.com/poowf/eth-chainlist/commit/b461b36ab03fd912cdde3b49b92de5e1ed68b0b4))
|
10
|
+
|
11
|
+
### 0.0.404 (2024-05-15)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.403 ([0177885](https://github.com/poowf/eth-chainlist/commit/01778854922daae703667ea192adb67d9ae1a1a4))
|
17
|
+
* update chain data ([ecd1445](https://github.com/poowf/eth-chainlist/commit/ecd1445a6cbb9523190296dd6fd6c3bbfa1cceac))
|
18
|
+
|
3
19
|
### 0.0.403 (2024-05-13)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -3368,6 +3368,25 @@ const chainArray = [
|
|
3368
3368
|
networkId: 172,
|
3369
3369
|
slip44: 1
|
3370
3370
|
},
|
3371
|
+
{
|
3372
|
+
name: 'DC Mainnet',
|
3373
|
+
chain: 'dcchain',
|
3374
|
+
icon: 'dcchain',
|
3375
|
+
rpc: [ 'https://rpc.dcnetio.cloud', 'wss://ws.dcnetio.cloud' ],
|
3376
|
+
faucets: [],
|
3377
|
+
nativeCurrency: { name: 'DC Native Token', symbol: 'DCT', decimals: 18 },
|
3378
|
+
infoURL: 'https://www.dcnetio.cloud',
|
3379
|
+
shortName: 'dcchain',
|
3380
|
+
chainId: 176,
|
3381
|
+
networkId: 176,
|
3382
|
+
explorers: [
|
3383
|
+
{
|
3384
|
+
name: 'dcscan',
|
3385
|
+
url: 'https://exp.dcnetio.cloud',
|
3386
|
+
standard: 'none'
|
3387
|
+
}
|
3388
|
+
]
|
3389
|
+
},
|
3371
3390
|
{
|
3372
3391
|
name: 'AME Chain Mainnet',
|
3373
3392
|
chain: 'AME',
|
@@ -3386,6 +3405,26 @@ const chainArray = [
|
|
3386
3405
|
}
|
3387
3406
|
]
|
3388
3407
|
},
|
3408
|
+
{
|
3409
|
+
name: 'Mint Mainnet',
|
3410
|
+
chain: 'ETH',
|
3411
|
+
rpc: [ 'https://rpc.mintchain.io' ],
|
3412
|
+
faucets: [],
|
3413
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
3414
|
+
infoURL: 'https://www.mintchain.io',
|
3415
|
+
shortName: 'mint',
|
3416
|
+
chainId: 185,
|
3417
|
+
networkId: 185,
|
3418
|
+
icon: 'mint',
|
3419
|
+
explorers: [
|
3420
|
+
{
|
3421
|
+
name: 'blockscout',
|
3422
|
+
url: 'https://explorer.mintchain.io',
|
3423
|
+
icon: 'mint',
|
3424
|
+
standard: 'EIP3091'
|
3425
|
+
}
|
3426
|
+
]
|
3427
|
+
},
|
3389
3428
|
{
|
3390
3429
|
name: 'Seele Mainnet',
|
3391
3430
|
chain: 'Seele',
|
@@ -16502,14 +16541,13 @@ const chainArray = [
|
|
16502
16541
|
{
|
16503
16542
|
name: 'Cyber Mainnet Explorer',
|
16504
16543
|
url: 'https://cyberscan.co',
|
16505
|
-
icon: 'blockscout',
|
16506
16544
|
standard: 'EIP3091'
|
16507
16545
|
}
|
16508
16546
|
],
|
16509
16547
|
parent: {
|
16510
16548
|
type: 'L2',
|
16511
16549
|
chain: 'eip155-1',
|
16512
|
-
bridges: [ { url: 'https://cyber
|
16550
|
+
bridges: [ { url: 'https://cyber.co/bridge' } ]
|
16513
16551
|
}
|
16514
16552
|
},
|
16515
16553
|
{
|
@@ -21370,6 +21408,44 @@ const chainArray = [
|
|
21370
21408
|
slip44: 1,
|
21371
21409
|
explorers: []
|
21372
21410
|
},
|
21411
|
+
{
|
21412
|
+
name: 'Xchain Mainnet',
|
21413
|
+
chain: 'Xchain',
|
21414
|
+
icon: 'intd',
|
21415
|
+
rpc: [ 'https://rpc.xchainscan.com' ],
|
21416
|
+
faucets: [],
|
21417
|
+
nativeCurrency: { name: 'Intdestcoin', symbol: 'INTD', decimals: 18 },
|
21418
|
+
infoURL: 'https://xchainscan.com',
|
21419
|
+
shortName: 'INTD',
|
21420
|
+
chainId: 31753,
|
21421
|
+
networkId: 31753,
|
21422
|
+
explorers: [
|
21423
|
+
{
|
21424
|
+
name: 'Xchain Mainnet Explorer',
|
21425
|
+
url: 'https://xchainscan.com',
|
21426
|
+
standard: 'EIP3091'
|
21427
|
+
}
|
21428
|
+
]
|
21429
|
+
},
|
21430
|
+
{
|
21431
|
+
name: 'Xchain Testnet',
|
21432
|
+
chain: 'Xchain',
|
21433
|
+
icon: 'intd',
|
21434
|
+
rpc: [ 'https://rpc.xchaintest.net' ],
|
21435
|
+
faucets: [ 'https://xchainfaucet.net' ],
|
21436
|
+
nativeCurrency: { name: 'Intdestcoin Testnet', symbol: 'INTD', decimals: 18 },
|
21437
|
+
infoURL: 'https://xchaintest.net',
|
21438
|
+
shortName: 'tINTD',
|
21439
|
+
chainId: 31754,
|
21440
|
+
networkId: 31754,
|
21441
|
+
explorers: [
|
21442
|
+
{
|
21443
|
+
name: 'Xchain Testnet Explorer',
|
21444
|
+
url: 'https://xchaintest.net',
|
21445
|
+
standard: 'EIP3091'
|
21446
|
+
}
|
21447
|
+
]
|
21448
|
+
},
|
21373
21449
|
{
|
21374
21450
|
name: 'W3Gamez Holesky Testnet',
|
21375
21451
|
chain: 'ETH',
|
@@ -23350,6 +23426,26 @@ const chainArray = [
|
|
23350
23426
|
}
|
23351
23427
|
]
|
23352
23428
|
},
|
23429
|
+
{
|
23430
|
+
name: 'PLYR TAU Testnet',
|
23431
|
+
chain: 'PLYR',
|
23432
|
+
icon: 'plyr',
|
23433
|
+
rpc: [ 'https://subnets.avax.network/plyr/testnet/rpc' ],
|
23434
|
+
faucets: [ 'https://faucet.avax.network/?subnet=plyr' ],
|
23435
|
+
nativeCurrency: { name: 'PLYR', symbol: 'PLYR', decimals: 18 },
|
23436
|
+
infoURL: 'https://plyr.network',
|
23437
|
+
shortName: 'plyr-tau-testnet',
|
23438
|
+
chainId: 62831,
|
23439
|
+
networkId: 62831,
|
23440
|
+
slip44: 1,
|
23441
|
+
explorers: [
|
23442
|
+
{
|
23443
|
+
name: 'Avalanche Subnet Testnet Explorer',
|
23444
|
+
url: 'https://subnets-test.avax.network/plyr',
|
23445
|
+
standard: 'EIP3091'
|
23446
|
+
}
|
23447
|
+
]
|
23448
|
+
},
|
23353
23449
|
{
|
23354
23450
|
name: 'eCredits Mainnet',
|
23355
23451
|
chain: 'ECS',
|
@@ -24480,6 +24576,24 @@ const chainArray = [
|
|
24480
24576
|
}
|
24481
24577
|
]
|
24482
24578
|
},
|
24579
|
+
{
|
24580
|
+
name: 'Inoai Network',
|
24581
|
+
chain: 'INOAI',
|
24582
|
+
faucets: [],
|
24583
|
+
rpc: [ 'https://inoai-network.com' ],
|
24584
|
+
nativeCurrency: { name: 'Inoai', symbol: 'INO', decimals: 18 },
|
24585
|
+
infoURL: 'https://inoai.info',
|
24586
|
+
shortName: 'INOAI',
|
24587
|
+
chainId: 88559,
|
24588
|
+
networkId: 88559,
|
24589
|
+
explorers: [
|
24590
|
+
{
|
24591
|
+
name: 'inoai live',
|
24592
|
+
url: 'https://inoai.live',
|
24593
|
+
standard: 'none'
|
24594
|
+
}
|
24595
|
+
]
|
24596
|
+
},
|
24483
24597
|
{
|
24484
24598
|
name: 'Unit Zero Testnet',
|
24485
24599
|
chain: 'Unit Zero',
|
@@ -25642,6 +25756,25 @@ const chainArray = [
|
|
25642
25756
|
explorers: [],
|
25643
25757
|
status: 'incubating'
|
25644
25758
|
},
|
25759
|
+
{
|
25760
|
+
name: 'Eclat Mainnet',
|
25761
|
+
chain: 'Eclat',
|
25762
|
+
icon: 'eclat',
|
25763
|
+
rpc: [ 'https://mainnet-rpc.eclatscan.com' ],
|
25764
|
+
faucets: [],
|
25765
|
+
nativeCurrency: { name: 'Eclat', symbol: 'ECLAT', decimals: 18 },
|
25766
|
+
infoURL: 'https://eclatscan.com',
|
25767
|
+
shortName: 'ECLAT',
|
25768
|
+
chainId: 165279,
|
25769
|
+
networkId: 165279,
|
25770
|
+
explorers: [
|
25771
|
+
{
|
25772
|
+
name: 'Eclat Mainnet Explorer',
|
25773
|
+
url: 'https://eclatscan.com',
|
25774
|
+
standard: 'EIP3091'
|
25775
|
+
}
|
25776
|
+
]
|
25777
|
+
},
|
25645
25778
|
{
|
25646
25779
|
name: 'Taiko Mainnet',
|
25647
25780
|
chain: 'ETH',
|
@@ -26466,6 +26599,25 @@ const chainArray = [
|
|
26466
26599
|
}
|
26467
26600
|
]
|
26468
26601
|
},
|
26602
|
+
{
|
26603
|
+
name: 'Eclat Testnet',
|
26604
|
+
chain: 'Eclat',
|
26605
|
+
icon: 'eclat',
|
26606
|
+
rpc: [ 'https://testnet-rpc.eclatscan.com' ],
|
26607
|
+
faucets: [ 'https://faucet.eclatscan.com' ],
|
26608
|
+
nativeCurrency: { name: 'Eclat Testnet', symbol: 'ECLAT', decimals: 18 },
|
26609
|
+
infoURL: 'https://testnet-explorer.eclatscan.com',
|
26610
|
+
shortName: 'tECLAT',
|
26611
|
+
chainId: 262371,
|
26612
|
+
networkId: 262371,
|
26613
|
+
explorers: [
|
26614
|
+
{
|
26615
|
+
name: 'Eclat Testnet Explorer',
|
26616
|
+
url: 'https://testnet-explorer.eclatscan.com',
|
26617
|
+
standard: 'EIP3091'
|
26618
|
+
}
|
26619
|
+
]
|
26620
|
+
},
|
26469
26621
|
{
|
26470
26622
|
name: 'Gear Zero Network Testnet',
|
26471
26623
|
chain: 'GearZero',
|
@@ -28477,6 +28629,19 @@ const chainArray = [
|
|
28477
28629
|
}
|
28478
28630
|
]
|
28479
28631
|
},
|
28632
|
+
{
|
28633
|
+
name: 'Automata Testnet',
|
28634
|
+
chain: 'Automata Testnet',
|
28635
|
+
rpc: [],
|
28636
|
+
faucets: [],
|
28637
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
28638
|
+
infoURL: 'https://ata.network',
|
28639
|
+
shortName: 'automatatest',
|
28640
|
+
chainId: 1398243,
|
28641
|
+
networkId: 1398243,
|
28642
|
+
icon: 'automata',
|
28643
|
+
explorers: []
|
28644
|
+
},
|
28480
28645
|
{
|
28481
28646
|
name: 'PlayFi Albireo Testnet',
|
28482
28647
|
chain: 'ETH',
|
@@ -29286,14 +29451,21 @@ const chainArray = [
|
|
29286
29451
|
title: 'COTI Devnet',
|
29287
29452
|
chain: 'COTI',
|
29288
29453
|
icon: 'coti',
|
29289
|
-
rpc: [ 'https://devnet.coti.io' ],
|
29454
|
+
rpc: [ 'https://devnet.coti.io/rpc' ],
|
29290
29455
|
faucets: [ 'https://faucet.coti.io' ],
|
29291
29456
|
nativeCurrency: { name: 'COTI2', symbol: 'COTI2', decimals: 18 },
|
29292
29457
|
infoURL: 'https://coti.io/',
|
29293
29458
|
shortName: 'coti-devnet',
|
29294
29459
|
chainId: 13068200,
|
29295
29460
|
networkId: 13068200,
|
29296
|
-
explorers: [
|
29461
|
+
explorers: [
|
29462
|
+
{
|
29463
|
+
name: 'coti devnet explorer',
|
29464
|
+
url: 'https://explorer-devnet.coti.io',
|
29465
|
+
icon: 'ethernal',
|
29466
|
+
standard: 'EIP3091'
|
29467
|
+
}
|
29468
|
+
]
|
29297
29469
|
},
|
29298
29470
|
{
|
29299
29471
|
name: 'PepChain Churchill',
|
@@ -29981,16 +30153,13 @@ const chainArray = [
|
|
29981
30153
|
{
|
29982
30154
|
name: 'Cyber Testnet Explorer',
|
29983
30155
|
url: 'https://testnet.cyberscan.co',
|
29984
|
-
icon: 'blockscout',
|
29985
30156
|
standard: 'EIP3091'
|
29986
30157
|
}
|
29987
30158
|
],
|
29988
30159
|
parent: {
|
29989
30160
|
type: 'L2',
|
29990
30161
|
chain: 'eip155-11155111',
|
29991
|
-
bridges: [
|
29992
|
-
{ url: 'https://cyber-testnet-bridge.alt.technology/deposit' }
|
29993
|
-
]
|
30162
|
+
bridges: [ { url: 'https://cyber-testnet.testnets.rollbridge.app/' } ]
|
29994
30163
|
}
|
29995
30164
|
},
|
29996
30165
|
{
|