mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fixed ETHF symbol and networkId (#2195)
This commit is contained in:
parent
9d0d52ec01
commit
849b57481b
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "ethereum Fair",
|
||||
"chainId": 513100,
|
||||
"networkId": 1,
|
||||
"networkId": 513100,
|
||||
"shortName": "etf",
|
||||
"chain": "ETF",
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
"symbol": "ETH",
|
||||
"name": "EthereumFair",
|
||||
"symbol": "ETHF",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.etherfair.org"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user