mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add SKALE chain: Europa (#1589)
* add europa skale * Update _data/chains/eip155-2046399126.json * Update _data/chains/eip155-2046399126.json * Update _data/icons/europa.json * prettier, fix ipfs link * prettier: europa * fix: png size Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
87f9f91de2
commit
e933fccea5
38
_data/chains/eip155-2046399126.json
Normal file
38
_data/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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
8
_data/icons/europa.json
Normal file
8
_data/icons/europa.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre",
|
||||
"width": 600,
|
||||
"height": 600,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user