mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
d808d83bbe
commit
cf82380a55
25
_data/chains/eip155-7027.json
Normal file
25
_data/chains/eip155-7027.json
Normal 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
8
_data/icons/ella.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmVkAhSaHhH3wKoLT56Aq8dNyEH4RySPEpqPcLwsptGBDm",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user