mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added etherfair.org explorer url (#1965)
* Added explorer url * Ran prettier on json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
00a8a397dd
commit
37eb629ded
|
|
@ -11,6 +11,12 @@
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc.etherfair.org"],
|
"rpc": ["https://rpc.etherfair.org"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"explorers": [],
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "etherfair",
|
||||||
|
"url": "https://explorer.etherfair.org",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
],
|
||||||
"infoURL": "https://etherfair.org"
|
"infoURL": "https://etherfair.org"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user