Add ella🎀 chain. (#1219)

* Add ella🎀 chain.

* Change explorer standard to none.

* EIP3091 is working now, so I change it back.

* Change <EIP-3091> to <EIP3091>.
This commit is contained in:
アリス 2022-06-13 11:02:14 +09:00 committed by GitHub
parent d808d83bbe
commit cf82380a55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -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"
}
]
}

8
_data/icons/ella.json Normal file
View File

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