diff --git a/_data/chains/eip155-7027.json b/_data/chains/eip155-7027.json new file mode 100644 index 00000000..628be447 --- /dev/null +++ b/_data/chains/eip155-7027.json @@ -0,0 +1,25 @@ +{ + "name": "Ella the heart", + "chain": "ella", + "icon": "ella", + "rpc": [ + "https://rpc.ella.network" + ], + "faucets": [], + "nativeCurrency": { + "name": "Ella", + "symbol": "ELLA", + "decimals": 18 + }, + "infoURL": "https://ella.network", + "shortName": "ELLA", + "chainId": 7027, + "networkId": 7027, + "explorers": [ + { + "name": "Ella", + "url": "https://ella.network", + "standard": "EIP3091" + } + ] +} diff --git a/_data/icons/ella.json b/_data/icons/ella.json new file mode 100644 index 00000000..188f6508 --- /dev/null +++ b/_data/icons/ella.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmVkAhSaHhH3wKoLT56Aq8dNyEH4RySPEpqPcLwsptGBDm", + "width": 512, + "height": 512, + "format": "png" + } +]