eth-chainlist 0.0.427 → 0.0.429
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 +111 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,21 @@
|
|
1
1
|
# Changelog
|
2
2
|
|
3
|
+
### 0.0.429 (2024-06-12)
|
4
|
+
|
5
|
+
|
6
|
+
### Maintenance
|
7
|
+
|
8
|
+
* **release:** 0.0.428 ([e490bbb](https://github.com/poowf/eth-chainlist/commit/e490bbb2a7831aad8e6f5a696c03b9cab1f934b9))
|
9
|
+
* update chain data ([c999c49](https://github.com/poowf/eth-chainlist/commit/c999c4932ff9cca724542fa5e905c77d44a5811c))
|
10
|
+
|
11
|
+
### 0.0.428 (2024-06-11)
|
12
|
+
|
13
|
+
|
14
|
+
### Maintenance
|
15
|
+
|
16
|
+
* **release:** 0.0.427 ([d451c3c](https://github.com/poowf/eth-chainlist/commit/d451c3cf9b9ba3af7bdc7c3955f6863a53b4eac7))
|
17
|
+
* update chain data ([fd74fdb](https://github.com/poowf/eth-chainlist/commit/fd74fdbe42de00ce43a0aae3912ddfb2e9fb83e6))
|
18
|
+
|
3
19
|
### 0.0.427 (2024-06-10)
|
4
20
|
|
5
21
|
|
package/data/chain.js
CHANGED
@@ -9211,6 +9211,29 @@ const chainArray = [
|
|
9211
9211
|
}
|
9212
9212
|
]
|
9213
9213
|
},
|
9214
|
+
{
|
9215
|
+
name: 'Cuckoo Sepolia',
|
9216
|
+
title: 'Cuckoo AI Testnet Sepolia',
|
9217
|
+
chain: 'CuckooAI',
|
9218
|
+
icon: 'cuckoo-ai',
|
9219
|
+
rpc: [
|
9220
|
+
'https://testnet-rpc.cuckoo.network',
|
9221
|
+
'wss://testnet-rpc.cuckoo.network'
|
9222
|
+
],
|
9223
|
+
faucets: [ 'https://cuckoo.network/portal/faucet/' ],
|
9224
|
+
nativeCurrency: { name: 'CuckooAI', symbol: 'CAI', decimals: 18 },
|
9225
|
+
infoURL: 'https://cuckoo.network',
|
9226
|
+
shortName: 'caisepolia',
|
9227
|
+
chainId: 1210,
|
9228
|
+
networkId: 1210,
|
9229
|
+
explorers: [
|
9230
|
+
{
|
9231
|
+
name: 'Cuckoo Sepolia Explorer',
|
9232
|
+
url: 'https://testnet-scan.cuckoo.network',
|
9233
|
+
standard: 'EIP3091'
|
9234
|
+
}
|
9235
|
+
]
|
9236
|
+
},
|
9214
9237
|
{
|
9215
9238
|
name: 'Popcateum Mainnet',
|
9216
9239
|
chain: 'POPCATEUM',
|
@@ -11595,6 +11618,25 @@ const chainArray = [
|
|
11595
11618
|
}
|
11596
11619
|
]
|
11597
11620
|
},
|
11621
|
+
{
|
11622
|
+
name: 'MetaLink Network',
|
11623
|
+
chain: 'MetaLink',
|
11624
|
+
rpc: [ 'http://77.237.237.69:9933' ],
|
11625
|
+
icon: 'metaLink',
|
11626
|
+
faucets: [],
|
11627
|
+
shortName: 'mtl',
|
11628
|
+
nativeCurrency: { name: 'MetaLink', symbol: 'MTL', decimals: 18 },
|
11629
|
+
infoURL: 'http://totwo3.com:3000',
|
11630
|
+
chainId: 2004,
|
11631
|
+
networkId: 2004,
|
11632
|
+
explorers: [
|
11633
|
+
{
|
11634
|
+
name: 'MetaScan',
|
11635
|
+
url: 'http://twoto3.com:3000',
|
11636
|
+
standard: 'none'
|
11637
|
+
}
|
11638
|
+
]
|
11639
|
+
},
|
11598
11640
|
{
|
11599
11641
|
name: 'CloudWalk Testnet',
|
11600
11642
|
chain: 'CloudWalk Testnet',
|
@@ -14965,10 +15007,11 @@ const chainArray = [
|
|
14965
15007
|
name: 'CrossFi Testnet',
|
14966
15008
|
title: 'CrossFi Testnet',
|
14967
15009
|
chain: 'XFI',
|
15010
|
+
icon: 'crossfi',
|
14968
15011
|
rpc: [ 'https://rpc.testnet.ms' ],
|
14969
15012
|
faucets: [],
|
14970
15013
|
nativeCurrency: { name: 'XFI', symbol: 'XFI', decimals: 18 },
|
14971
|
-
infoURL: 'https://crossfi.org
|
15014
|
+
infoURL: 'https://crossfi.org',
|
14972
15015
|
shortName: 'crossfi-testnet',
|
14973
15016
|
chainId: 4157,
|
14974
15017
|
networkId: 4157,
|
@@ -14976,8 +15019,9 @@ const chainArray = [
|
|
14976
15019
|
explorers: [
|
14977
15020
|
{
|
14978
15021
|
name: 'CrossFi Testnet Scan',
|
14979
|
-
url: 'https://
|
14980
|
-
standard: 'EIP3091'
|
15022
|
+
url: 'https://test.xfiscan.com',
|
15023
|
+
standard: 'EIP3091',
|
15024
|
+
icon: 'crossfi'
|
14981
15025
|
}
|
14982
15026
|
]
|
14983
15027
|
},
|
@@ -19292,6 +19336,25 @@ const chainArray = [
|
|
19292
19336
|
}
|
19293
19337
|
]
|
19294
19338
|
},
|
19339
|
+
{
|
19340
|
+
name: 'Volley Mainnet',
|
19341
|
+
chain: 'Volley',
|
19342
|
+
icon: 'volley',
|
19343
|
+
rpc: [ 'https://main-rpc.volleychain.com' ],
|
19344
|
+
faucets: [],
|
19345
|
+
nativeCurrency: { name: 'V2X', symbol: 'V2X', decimals: 18 },
|
19346
|
+
infoURL: 'https://www.volleychain.com',
|
19347
|
+
shortName: 'volley-mainnet',
|
19348
|
+
chainId: 9981,
|
19349
|
+
networkId: 9981,
|
19350
|
+
explorers: [
|
19351
|
+
{
|
19352
|
+
name: 'Volley Mainnet Explorer',
|
19353
|
+
url: 'https://volleyscan.io',
|
19354
|
+
standard: 'EIP3091'
|
19355
|
+
}
|
19356
|
+
]
|
19357
|
+
},
|
19295
19358
|
{
|
19296
19359
|
name: 'Agung Network',
|
19297
19360
|
chain: 'Agung',
|
@@ -23970,6 +24033,31 @@ const chainArray = [
|
|
23970
24033
|
}
|
23971
24034
|
]
|
23972
24035
|
},
|
24036
|
+
{
|
24037
|
+
name: 'Superseed Sepolia Testnet',
|
24038
|
+
chain: 'ETH',
|
24039
|
+
rpc: [ 'https://sepolia.superseed.xyz', 'wss://sepolia.superseed.xyz' ],
|
24040
|
+
faucets: [ 'https://sepoliafaucet.com' ],
|
24041
|
+
nativeCurrency: { name: 'Sepolia Ether', symbol: 'ETH', decimals: 18 },
|
24042
|
+
infoURL: 'https://www.superseed.xyz',
|
24043
|
+
shortName: 'seedsep',
|
24044
|
+
chainId: 53302,
|
24045
|
+
networkId: 53302,
|
24046
|
+
slip44: 1,
|
24047
|
+
icon: 'seedTestnet',
|
24048
|
+
explorers: [
|
24049
|
+
{
|
24050
|
+
name: 'seedscout',
|
24051
|
+
url: 'https://sepolia-explorer.superseed.xyz',
|
24052
|
+
standard: 'EIP3091'
|
24053
|
+
}
|
24054
|
+
],
|
24055
|
+
parent: {
|
24056
|
+
type: 'L2',
|
24057
|
+
chain: 'eip155-11155111',
|
24058
|
+
bridges: [ { url: 'https://sepolia-bridge.superseed.xyz/' } ]
|
24059
|
+
}
|
24060
|
+
},
|
23973
24061
|
{
|
23974
24062
|
name: 'DODOchain testnet',
|
23975
24063
|
title: 'DODOchain testnet',
|
@@ -24266,6 +24354,26 @@ const chainArray = [
|
|
24266
24354
|
}
|
24267
24355
|
]
|
24268
24356
|
},
|
24357
|
+
{
|
24358
|
+
name: 'COINSEC',
|
24359
|
+
title: 'COINSEC Network',
|
24360
|
+
chain: 'coinsecnetwork',
|
24361
|
+
icon: 'coinsec',
|
24362
|
+
rpc: [ 'https://mainnet-rpc.coinsec.network' ],
|
24363
|
+
faucets: [],
|
24364
|
+
nativeCurrency: { name: 'COINSEC', symbol: 'SEC', decimals: 18 },
|
24365
|
+
infoURL: 'https://explorer.coinsec.network/',
|
24366
|
+
shortName: 'coinsecnetwork',
|
24367
|
+
chainId: 57451,
|
24368
|
+
networkId: 57451,
|
24369
|
+
explorers: [
|
24370
|
+
{
|
24371
|
+
name: 'coinsec network',
|
24372
|
+
url: 'https://explorer.coinsec.network',
|
24373
|
+
standard: 'EIP3091'
|
24374
|
+
}
|
24375
|
+
]
|
24376
|
+
},
|
24269
24377
|
{
|
24270
24378
|
name: 'Sepolia PGN (Public Goods Network)',
|
24271
24379
|
chain: 'ETH',
|