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:
Mark Ridgwell 2022-12-04 17:47:21 +00:00 committed by GitHub
parent 00a8a397dd
commit 37eb629ded
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,12 @@
},
"rpc": ["https://rpc.etherfair.org"],
"faucets": [],
"explorers": [],
"explorers": [
{
"name": "etherfair",
"url": "https://explorer.etherfair.org",
"standard": "EIP3091"
}
],
"infoURL": "https://etherfair.org"
}