* add etf

* update networkId

* update shortName
This commit is contained in:
Franck.S 2022-08-22 19:53:59 +08:00 committed by GitHub
parent 1e2209fff2
commit 6f12dbe786
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,19 @@
{
"name": "ethereum Fair",
"chainId": 513100,
"networkId": 1,
"shortName": "etf",
"chain": "ETF",
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": [
"https://rpc.etherfair.org"
],
"faucets": [],
"explorers": [
],
"infoURL": "https://etherfair.org"
}