mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@37eb629ded 🚀
This commit is contained in:
parent
2d94b2bc95
commit
c281d77f96
File diff suppressed because one or more lines are too long
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user