eth-chainlist 0.0.380 → 0.0.382
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 +270 -6
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.382 (2024-04-19)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.381 ([76342f9](https://github.com/poowf/eth-chainlist/commit/76342f91ee735d1fb6015391f4656f99f0d779ba))
|
9
|
+
* update chain data ([aea24a3](https://github.com/poowf/eth-chainlist/commit/aea24a3a072ef85d5961a4d7ddb0bc91c581f373))
|
10
|
+
|
11
|
+
### 0.0.381 (2024-04-18)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.380 ([4d81499](https://github.com/poowf/eth-chainlist/commit/4d81499e340062916ba3cda2675097df8f0c1b81))
|
17
|
+
* update chain data ([54ce4f2](https://github.com/poowf/eth-chainlist/commit/54ce4f207b1e2178de6861a894ff2424300845cf))
|
18
|
+
|
3
19
|
### 0.0.380 (2024-04-17)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -3728,6 +3728,26 @@ const chainArray = [
|
|
3728
3728
|
}
|
3729
3729
|
]
|
3730
3730
|
},
|
3731
|
+
{
|
3732
|
+
name: 'B2 Hub Mainnet',
|
3733
|
+
chain: 'B2',
|
3734
|
+
rpc: [ 'https://hub-rpc.bsquared.network' ],
|
3735
|
+
faucets: [],
|
3736
|
+
nativeCurrency: { name: 'BSquared Token', symbol: 'B2', decimals: 18 },
|
3737
|
+
infoURL: 'https://www.bsquared.network',
|
3738
|
+
shortName: 'B2Hub-mainnet',
|
3739
|
+
chainId: 213,
|
3740
|
+
networkId: 213,
|
3741
|
+
icon: 'bsquare',
|
3742
|
+
explorers: [
|
3743
|
+
{
|
3744
|
+
name: 'B2 Hub Mainnet Explorer',
|
3745
|
+
url: 'https://hub-explorer.bsquared.network',
|
3746
|
+
icon: 'bsquare',
|
3747
|
+
standard: 'EIP3091'
|
3748
|
+
}
|
3749
|
+
]
|
3750
|
+
},
|
3731
3751
|
{
|
3732
3752
|
name: 'Shinarium Mainnet',
|
3733
3753
|
chain: 'Shinarium',
|
@@ -3810,6 +3830,35 @@ const chainArray = [
|
|
3810
3830
|
slip44: 2221,
|
3811
3831
|
status: 'deprecated'
|
3812
3832
|
},
|
3833
|
+
{
|
3834
|
+
name: 'B2 Mainnet',
|
3835
|
+
title: 'B2 Mainnet',
|
3836
|
+
chain: 'B2',
|
3837
|
+
rpc: [
|
3838
|
+
'https://rpc.bsquared.network',
|
3839
|
+
'https://b2-mainnet.alt.technology'
|
3840
|
+
],
|
3841
|
+
faucets: [],
|
3842
|
+
nativeCurrency: { name: 'Bitcoin', symbol: 'BTC', decimals: 18 },
|
3843
|
+
infoURL: 'https://www.bsquared.network',
|
3844
|
+
shortName: 'B2-mainnet',
|
3845
|
+
chainId: 223,
|
3846
|
+
networkId: 223,
|
3847
|
+
icon: 'bsquare',
|
3848
|
+
explorers: [
|
3849
|
+
{
|
3850
|
+
name: 'blockscout',
|
3851
|
+
url: 'https://explorer.bsquared.network',
|
3852
|
+
icon: 'bsquare',
|
3853
|
+
standard: 'EIP3091'
|
3854
|
+
}
|
3855
|
+
],
|
3856
|
+
parent: {
|
3857
|
+
type: 'L2',
|
3858
|
+
chain: 'eip155-213',
|
3859
|
+
bridges: [ { url: 'https://www.bsquared.network/bridge' } ]
|
3860
|
+
}
|
3861
|
+
},
|
3813
3862
|
{
|
3814
3863
|
name: 'Viridis Testnet',
|
3815
3864
|
chain: 'VRD',
|
@@ -4174,16 +4223,29 @@ const chainArray = [
|
|
4174
4223
|
title: 'Neura Testnet',
|
4175
4224
|
chain: 'NEURA',
|
4176
4225
|
icon: 'neura',
|
4177
|
-
rpc: [],
|
4226
|
+
rpc: [ 'https://rpc.ankr.com/neura_testnet' ],
|
4178
4227
|
features: [ { name: 'EIP155' }, { name: 'EIP1559' } ],
|
4179
|
-
faucets: [],
|
4228
|
+
faucets: [ 'https://testnet.neuraprotocol.io/faucet' ],
|
4180
4229
|
nativeCurrency: { name: 'Testnet Ankr', symbol: 'ANKR', decimals: 18 },
|
4181
4230
|
infoURL: 'https://www.neuraprotocol.io/',
|
4182
4231
|
shortName: 'tneura',
|
4183
4232
|
chainId: 267,
|
4184
4233
|
networkId: 267,
|
4185
|
-
explorers: [
|
4186
|
-
|
4234
|
+
explorers: [
|
4235
|
+
{
|
4236
|
+
name: 'ankrscan-neura',
|
4237
|
+
url: 'https://testnet.explorer.neuraprotocol.io',
|
4238
|
+
icon: 'neura',
|
4239
|
+
standard: 'EIP3091'
|
4240
|
+
},
|
4241
|
+
{
|
4242
|
+
name: 'blockscout',
|
4243
|
+
url: 'https://explorer.neura-testnet.ankr.com',
|
4244
|
+
icon: 'blockscout',
|
4245
|
+
standard: 'EIP3091'
|
4246
|
+
}
|
4247
|
+
],
|
4248
|
+
status: 'active',
|
4187
4249
|
slip44: 1
|
4188
4250
|
},
|
4189
4251
|
{
|
@@ -8111,6 +8173,19 @@ const chainArray = [
|
|
8111
8173
|
}
|
8112
8174
|
]
|
8113
8175
|
},
|
8176
|
+
{
|
8177
|
+
name: 'IOTA EVM Testnet',
|
8178
|
+
title: 'IOTA EVM Testnet',
|
8179
|
+
chain: 'IOTA EVM',
|
8180
|
+
icon: 'iotaevm',
|
8181
|
+
rpc: [ 'https://json-rpc.evm.testnet.iotaledger.net' ],
|
8182
|
+
faucets: [ 'https://evm-toolkit.evm.testnet.iotaledger.net' ],
|
8183
|
+
nativeCurrency: { name: 'IOTA', symbol: 'IOTA', decimals: 18 },
|
8184
|
+
infoURL: 'https://www.iota.org',
|
8185
|
+
shortName: 'iotaevm-testnet',
|
8186
|
+
chainId: 1075,
|
8187
|
+
networkId: 1075
|
8188
|
+
},
|
8114
8189
|
{
|
8115
8190
|
name: 'Mintara Testnet',
|
8116
8191
|
title: 'Mintara Testnet',
|
@@ -8639,6 +8714,26 @@ const chainArray = [
|
|
8639
8714
|
}
|
8640
8715
|
]
|
8641
8716
|
},
|
8717
|
+
{
|
8718
|
+
name: 'ClubMos Mainnet',
|
8719
|
+
chain: 'MOS',
|
8720
|
+
rpc: [ 'https://mainnet.mosscan.com' ],
|
8721
|
+
faucets: [],
|
8722
|
+
nativeCurrency: { name: 'ClubMos', symbol: 'MOS', decimals: 18 },
|
8723
|
+
infoURL: 'https://www.mosscan.com',
|
8724
|
+
shortName: 'MOS',
|
8725
|
+
chainId: 1188,
|
8726
|
+
networkId: 1188,
|
8727
|
+
icon: 'clubmos',
|
8728
|
+
explorers: [
|
8729
|
+
{
|
8730
|
+
name: 'mosscan',
|
8731
|
+
url: 'https://www.mosscan.com',
|
8732
|
+
icon: 'clubmos',
|
8733
|
+
standard: 'none'
|
8734
|
+
}
|
8735
|
+
]
|
8736
|
+
},
|
8642
8737
|
{
|
8643
8738
|
name: 'Iora Chain',
|
8644
8739
|
chain: 'IORA',
|
@@ -8726,6 +8821,18 @@ const chainArray = [
|
|
8726
8821
|
}
|
8727
8822
|
]
|
8728
8823
|
},
|
8824
|
+
{
|
8825
|
+
name: 'Cycle Network Testnet',
|
8826
|
+
chain: 'ETH',
|
8827
|
+
rpc: [ 'https://rpc-testnet.cyclenetwork.io' ],
|
8828
|
+
faucets: [],
|
8829
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
8830
|
+
infoURL: 'https://www.cyclenetwork.io/',
|
8831
|
+
shortName: 'Cycle',
|
8832
|
+
chainId: 1221,
|
8833
|
+
networkId: 1221,
|
8834
|
+
icon: 'cycle'
|
8835
|
+
},
|
8729
8836
|
{
|
8730
8837
|
name: 'Hybrid Testnet',
|
8731
8838
|
chain: 'HYB',
|
@@ -11404,6 +11511,24 @@ const chainArray = [
|
|
11404
11511
|
}
|
11405
11512
|
]
|
11406
11513
|
},
|
11514
|
+
{
|
11515
|
+
name: 'BigShortBets Testnet',
|
11516
|
+
chain: 'BIGSB Testnet',
|
11517
|
+
rpc: [ 'https://test-market.bigsb.io', 'wss://test-market.bigsb.io' ],
|
11518
|
+
faucets: [],
|
11519
|
+
nativeCurrency: { name: 'Dolarz', symbol: 'Dolarz', decimals: 18 },
|
11520
|
+
infoURL: 'https://bigshortbets.com/',
|
11521
|
+
shortName: 'bigsb_testnet',
|
11522
|
+
chainId: 2136,
|
11523
|
+
networkId: 2136,
|
11524
|
+
explorers: [
|
11525
|
+
{
|
11526
|
+
name: 'Polkadot.js',
|
11527
|
+
url: 'https://polkadot.js.org/apps/?rpc=wss://test-market.bigsb.network#/explorer',
|
11528
|
+
standard: 'none'
|
11529
|
+
}
|
11530
|
+
]
|
11531
|
+
},
|
11407
11532
|
{
|
11408
11533
|
name: 'BigShortBets',
|
11409
11534
|
chain: 'BIGSB',
|
@@ -11936,6 +12061,25 @@ const chainArray = [
|
|
11936
12061
|
bridges: [ { url: 'https://kroma.network/bridge' } ]
|
11937
12062
|
}
|
11938
12063
|
},
|
12064
|
+
{
|
12065
|
+
name: 'Nexis Network Testnet',
|
12066
|
+
chain: 'Nexis Network',
|
12067
|
+
icon: 'nexis',
|
12068
|
+
rpc: [ 'https://evm-testnet.nexis.network' ],
|
12069
|
+
faucets: [ 'https://evm-faucet.nexis.network' ],
|
12070
|
+
nativeCurrency: { name: 'Nexis', symbol: 'NZT', decimals: 18 },
|
12071
|
+
infoURL: 'https://nexis.network/',
|
12072
|
+
shortName: 'nzt',
|
12073
|
+
chainId: 2370,
|
12074
|
+
networkId: 2370,
|
12075
|
+
explorers: [
|
12076
|
+
{
|
12077
|
+
name: 'Nexis Testnet Explorer',
|
12078
|
+
url: 'https://evm-testnet.nexscan.io',
|
12079
|
+
standard: 'EIP3091'
|
12080
|
+
}
|
12081
|
+
]
|
12082
|
+
},
|
11939
12083
|
{
|
11940
12084
|
name: 'BOMB Chain Testnet',
|
11941
12085
|
chain: 'BOMB',
|
@@ -12433,6 +12577,31 @@ const chainArray = [
|
|
12433
12577
|
}
|
12434
12578
|
]
|
12435
12579
|
},
|
12580
|
+
{
|
12581
|
+
name: 'Morph Holesky',
|
12582
|
+
title: 'Morph Holesky Testnet',
|
12583
|
+
chain: 'ETH',
|
12584
|
+
rpc: [ 'https://rpc-holesky.morphl2.io' ],
|
12585
|
+
faucets: [],
|
12586
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
12587
|
+
infoURL: 'https://morphl2.io',
|
12588
|
+
shortName: 'hmorph',
|
12589
|
+
chainId: 2810,
|
12590
|
+
networkId: 2810,
|
12591
|
+
slip44: 1,
|
12592
|
+
explorers: [
|
12593
|
+
{
|
12594
|
+
name: 'Morph Holesky Testnet Explorer',
|
12595
|
+
url: 'https://explorer-holesky.morphl2.io',
|
12596
|
+
standard: 'EIP3091'
|
12597
|
+
}
|
12598
|
+
],
|
12599
|
+
parent: {
|
12600
|
+
type: 'L2',
|
12601
|
+
chain: 'eip155-1',
|
12602
|
+
bridges: [ { url: 'https://bridge-holesky.morphl2.io' } ]
|
12603
|
+
}
|
12604
|
+
},
|
12436
12605
|
{
|
12437
12606
|
name: 'Boba Network Goerli Testnet',
|
12438
12607
|
chain: 'ETH',
|
@@ -15511,6 +15680,19 @@ const chainArray = [
|
|
15511
15680
|
}
|
15512
15681
|
]
|
15513
15682
|
},
|
15683
|
+
{
|
15684
|
+
name: 'Planq Atlas Testnet',
|
15685
|
+
chain: 'Planq',
|
15686
|
+
icon: 'planq',
|
15687
|
+
rpc: [ 'https://evm-rpc-atlas.planq.network' ],
|
15688
|
+
faucets: [],
|
15689
|
+
nativeCurrency: { name: 'Planq', symbol: 'tPLQ', decimals: 18 },
|
15690
|
+
infoURL: 'https://planq.network',
|
15691
|
+
shortName: 'planq-atlas-testnet',
|
15692
|
+
chainId: 7077,
|
15693
|
+
networkId: 7077,
|
15694
|
+
explorers: []
|
15695
|
+
},
|
15514
15696
|
{
|
15515
15697
|
name: 'Nume',
|
15516
15698
|
title: 'Nume',
|
@@ -15667,6 +15849,20 @@ const chainArray = [
|
|
15667
15849
|
}
|
15668
15850
|
]
|
15669
15851
|
},
|
15852
|
+
{
|
15853
|
+
name: 'Cyber Mainnet',
|
15854
|
+
chain: 'Cyber',
|
15855
|
+
rpc: [],
|
15856
|
+
faucets: [],
|
15857
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
15858
|
+
icon: 'cyber',
|
15859
|
+
infoURL: 'https://cyber.co/',
|
15860
|
+
shortName: 'cyeth',
|
15861
|
+
chainId: 7560,
|
15862
|
+
networkId: 7560,
|
15863
|
+
status: 'incubating',
|
15864
|
+
parent: { type: 'L2', chain: 'eip155-1' }
|
15865
|
+
},
|
15670
15866
|
{
|
15671
15867
|
name: 'ADIL Testnet',
|
15672
15868
|
chain: 'ADIL',
|
@@ -24234,6 +24430,28 @@ const chainArray = [
|
|
24234
24430
|
}
|
24235
24431
|
]
|
24236
24432
|
},
|
24433
|
+
{
|
24434
|
+
name: 'MagApe Testnet',
|
24435
|
+
title: 'MagApeChain',
|
24436
|
+
chain: 'MagApe',
|
24437
|
+
rpc: [ 'https://testnet-api.magape.io/chain/' ],
|
24438
|
+
faucets: [],
|
24439
|
+
nativeCurrency: { name: 'MagApe', symbol: 'MAG', decimals: 18 },
|
24440
|
+
features: [ { name: 'EIP155' } ],
|
24441
|
+
infoURL: 'https://magape.io',
|
24442
|
+
shortName: 'mag',
|
24443
|
+
chainId: 141319,
|
24444
|
+
networkId: 141319,
|
24445
|
+
icon: 'magape',
|
24446
|
+
explorers: [
|
24447
|
+
{
|
24448
|
+
name: 'etherscan',
|
24449
|
+
url: 'http://testnet-api.magape.io:81',
|
24450
|
+
icon: 'magape',
|
24451
|
+
standard: 'EIP3091'
|
24452
|
+
}
|
24453
|
+
]
|
24454
|
+
},
|
24237
24455
|
{
|
24238
24456
|
name: 'ICPlaza Mainnet',
|
24239
24457
|
chain: 'ICPlaza',
|
@@ -24266,6 +24484,20 @@ const chainArray = [
|
|
24266
24484
|
explorers: [],
|
24267
24485
|
status: 'incubating'
|
24268
24486
|
},
|
24487
|
+
{
|
24488
|
+
name: 'Taiko Mainnet',
|
24489
|
+
chain: 'ETH',
|
24490
|
+
status: 'incubating',
|
24491
|
+
icon: 'taiko',
|
24492
|
+
rpc: [ 'https://rpc.taiko.xyz', 'wss://ws.taiko.xyz' ],
|
24493
|
+
faucets: [],
|
24494
|
+
nativeCurrency: { name: 'Ether', symbol: 'ETH', decimals: 18 },
|
24495
|
+
infoURL: 'https://taiko.xyz',
|
24496
|
+
shortName: 'tko-mainnet',
|
24497
|
+
chainId: 167000,
|
24498
|
+
networkId: 167000,
|
24499
|
+
explorers: []
|
24500
|
+
},
|
24269
24501
|
{
|
24270
24502
|
name: 'Taiko (Alpha-2 Testnet)',
|
24271
24503
|
chain: 'ETH',
|
@@ -24354,7 +24586,7 @@ const chainArray = [
|
|
24354
24586
|
icon: 'taiko',
|
24355
24587
|
rpc: [
|
24356
24588
|
'https://rpc.katla.taiko.xyz',
|
24357
|
-
'wss://
|
24589
|
+
'wss://ws.katla.taiko.xyz',
|
24358
24590
|
'https://taiko-katla.drpc.org',
|
24359
24591
|
'wss://taiko-katla.drpc.org'
|
24360
24592
|
],
|
@@ -26029,7 +26261,7 @@ const chainArray = [
|
|
26029
26261
|
rpc: [ 'https://subnets.avax.network/eclipsecha/testnet/rpc' ],
|
26030
26262
|
features: [ { name: 'EIP1559' } ],
|
26031
26263
|
faucets: [],
|
26032
|
-
nativeCurrency: { name: 'Eclipse', symbol: '
|
26264
|
+
nativeCurrency: { name: 'Eclipse', symbol: 'ECLPS', decimals: 18 },
|
26033
26265
|
infoURL: 'http://eclipsenet.io',
|
26034
26266
|
shortName: 'eclipset',
|
26035
26267
|
chainId: 555666,
|
@@ -28309,6 +28541,38 @@ const chainArray = [
|
|
28309
28541
|
networkId: 99415706,
|
28310
28542
|
slip44: 1
|
28311
28543
|
},
|
28544
|
+
{
|
28545
|
+
name: 'Cyber Testnet',
|
28546
|
+
chain: 'Cyber',
|
28547
|
+
rpc: [
|
28548
|
+
'https://cyber-testnet.alt.technology/',
|
28549
|
+
'wss://cyber-testnet.alt.technology/ws'
|
28550
|
+
],
|
28551
|
+
faucets: [],
|
28552
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
28553
|
+
icon: 'cyber',
|
28554
|
+
infoURL: 'https://cyber.co/',
|
28555
|
+
shortName: 'cysep',
|
28556
|
+
chainId: 111557560,
|
28557
|
+
networkId: 111557560,
|
28558
|
+
explorers: [
|
28559
|
+
{
|
28560
|
+
name: 'Cyber Testnet Explorer',
|
28561
|
+
url: 'https://testnet.cyberscan.co',
|
28562
|
+
icon: 'blockscout',
|
28563
|
+
standard: 'EIP3091'
|
28564
|
+
}
|
28565
|
+
],
|
28566
|
+
parent: {
|
28567
|
+
type: 'L2',
|
28568
|
+
chain: 'eip155-11155111',
|
28569
|
+
bridges: [
|
28570
|
+
{
|
28571
|
+
url: 'https://op-bridge.alt.technology/deposit?id=111557560'
|
28572
|
+
}
|
28573
|
+
]
|
28574
|
+
}
|
28575
|
+
},
|
28312
28576
|
{
|
28313
28577
|
name: 'OP Celestia Raspberry',
|
28314
28578
|
title: 'OP Celestia Raspberry Testnet',
|