Deploying to gh-pages from @ ethereum-lists/chains@e933fccea5 🚀

This commit is contained in:
ligi 2023-01-05 09:05:39 +00:00
parent 0efd8555b7
commit 8b54de6f7e
9 changed files with 98 additions and 3 deletions

View File

@ -1398,6 +1398,14 @@
"height": 1000, "height": 1000,
"format": "png" "format": "png"
}] }]
}, {
"name": "europa",
"icons": [{
"url": "ipfs://bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre",
"width": 600,
"height": 600,
"format": "png"
}]
}, { }, {
"name": "autobahn", "name": "autobahn",
"icons": [{ "icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,38 @@
{
"name": "Europa SKALE Chain",
"chain": "europa",
"icon": "europa",
"rpc": [
"https://mainnet.skalenodes.com/v1/elated-tan-skat",
"wss://mainnet.skalenodes.com/v1/elated-tan-skat"
],
"faucets": [
"https://ruby.exchange/faucet.html",
"https://sfuel.mylilius.com/"
],
"nativeCurrency": {
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
},
"infoURL": "https://europahub.network/",
"shortName": "europa",
"chainId": 2046399126,
"networkId": 2046399126,
"explorers": [
{
"name": "Blockscout",
"url": "https://elated-tan-skat.explorer.mainnet.skalenodes.com",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [
{
"url": "https://ruby.exchange/bridge.html"
}
]
}
}

File diff suppressed because one or more lines are too long

View File

@ -8578,6 +8578,19 @@
"rpc": ["https://23.92.21.121:8545"], "rpc": ["https://23.92.21.121:8545"],
"faucets": [], "faucets": [],
"infoURL": "https://www.DataHopper.com" "infoURL": "https://www.DataHopper.com"
}, {
"name": "Europa SKALE Chain",
"chainId": 2046399126,
"shortName": "europa",
"networkId": 2046399126,
"nativeCurrency": {
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
},
"rpc": ["https://mainnet.skalenodes.com/v1/elated-tan-skat", "wss://mainnet.skalenodes.com/v1/elated-tan-skat"],
"faucets": ["https://ruby.exchange/faucet.html", "https://sfuel.mylilius.com/"],
"infoURL": "https://europahub.network/"
}, { }, {
"name": "Pirl", "name": "Pirl",
"chainId": 3125659152, "chainId": 3125659152,

View File

@ -12626,6 +12626,33 @@
"shortName": "hop", "shortName": "hop",
"chainId": 2021121117, "chainId": 2021121117,
"networkId": 2021121117 "networkId": 2021121117
}, {
"name": "Europa SKALE Chain",
"chain": "europa",
"icon": "europa",
"rpc": ["https://mainnet.skalenodes.com/v1/elated-tan-skat", "wss://mainnet.skalenodes.com/v1/elated-tan-skat"],
"faucets": ["https://ruby.exchange/faucet.html", "https://sfuel.mylilius.com/"],
"nativeCurrency": {
"name": "sFUEL",
"symbol": "sFUEL",
"decimals": 18
},
"infoURL": "https://europahub.network/",
"shortName": "europa",
"chainId": 2046399126,
"networkId": 2046399126,
"explorers": [{
"name": "Blockscout",
"url": "https://elated-tan-skat.explorer.mainnet.skalenodes.com",
"standard": "EIP3091"
}],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [{
"url": "https://ruby.exchange/bridge.html"
}]
}
}, { }, {
"name": "Pirl", "name": "Pirl",
"chain": "PIRL", "chain": "PIRL",

8
icons/europa.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre",
"width": 600,
"height": 600,
"format": "png"
}
]

View File

@ -659,6 +659,7 @@
"hmy-b-s3": "eip155:1666700003", "hmy-b-s3": "eip155:1666700003",
"hmy-ps-s0": "eip155:1666900000", "hmy-ps-s0": "eip155:1666900000",
"hop": "eip155:2021121117", "hop": "eip155:2021121117",
"europa": "eip155:2046399126",
"pirl": "eip155:3125659152", "pirl": "eip155:3125659152",
"frankenstein": "eip155:4216137055", "frankenstein": "eip155:4216137055",
"tpalm": "eip155:11297108099", "tpalm": "eip155:11297108099",