diff --git a/_data/chains/eip155-2046399126.json b/_data/chains/eip155-2046399126.json new file mode 100644 index 00000000..98677f22 --- /dev/null +++ b/_data/chains/eip155-2046399126.json @@ -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" + } + ] + } +} diff --git a/_data/icons/europa.json b/_data/icons/europa.json new file mode 100644 index 00000000..e03fbd0b --- /dev/null +++ b/_data/icons/europa.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafkreiezcwowhm6xjrkt44cmiu6ml36rhrxx3amcg3cfkcntv2vgcvgbre", + "width": 600, + "height": 600, + "format": "png" + } +]