mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
23 lines
440 B
JSON
23 lines
440 B
JSON
{
|
|
"name": "ethereum Fair",
|
|
"chainId": 513100,
|
|
"networkId": 513100,
|
|
"shortName": "ethf",
|
|
"chain": "ETHF",
|
|
"nativeCurrency": {
|
|
"name": "EthereumFair",
|
|
"symbol": "ETHF",
|
|
"decimals": 18
|
|
},
|
|
"rpc": ["https://rpc.etherfair.org"],
|
|
"faucets": [],
|
|
"explorers": [
|
|
{
|
|
"name": "etherfair",
|
|
"url": "https://www.oklink.com/ethf",
|
|
"standard": "EIP3091"
|
|
}
|
|
],
|
|
"infoURL": "https://etherfair.org"
|
|
}
|