mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@e933fccea5 🚀
This commit is contained in:
parent
0efd8555b7
commit
8b54de6f7e
|
@ -1398,6 +1398,14 @@
|
|||
"height": 1000,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "europa",
|
||||
"icons": [{
|
||||
"url": "ipfs://bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre",
|
||||
"width": 600,
|
||||
"height": 600,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "autobahn",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
38
chains/eip155-2046399126.json
Normal file
38
chains/eip155-2046399126.json
Normal 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
|
@ -8578,6 +8578,19 @@
|
|||
"rpc": ["https://23.92.21.121:8545"],
|
||||
"faucets": [],
|
||||
"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",
|
||||
"chainId": 3125659152,
|
||||
|
|
|
@ -12626,6 +12626,33 @@
|
|||
"shortName": "hop",
|
||||
"chainId": 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",
|
||||
"chain": "PIRL",
|
||||
|
|
8
icons/europa.json
Normal file
8
icons/europa.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre",
|
||||
"width": 600,
|
||||
"height": 600,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
|
@ -659,6 +659,7 @@
|
|||
"hmy-b-s3": "eip155:1666700003",
|
||||
"hmy-ps-s0": "eip155:1666900000",
|
||||
"hop": "eip155:2021121117",
|
||||
"europa": "eip155:2046399126",
|
||||
"pirl": "eip155:3125659152",
|
||||
"frankenstein": "eip155:4216137055",
|
||||
"tpalm": "eip155:11297108099",
|
||||
|
|
Loading…
Reference in New Issue
Block a user