Deploying to gh-pages from @ ethereum-lists/chains@37eb629ded 🚀

This commit is contained in:
ligi 2022-12-04 17:50:37 +00:00
parent 2d94b2bc95
commit c281d77f96
3 changed files with 13 additions and 3 deletions

File diff suppressed because one or more lines are too long

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

View File

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