Merge pull request #197 from jayjay-crypto/master

Add Fetch.ai and Provenance CoinGecko ID
This commit is contained in:
ping
2022-09-11 20:53:18 +08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"base": "afet",
"symbol": "fet",
"exponent": "18",
"coingecko_id": "",
"coingecko_id": "fetch-ai",
"logo": "/logos/fetchhub.png"
}]
}
}
+2 -2
View File
@@ -13,7 +13,7 @@
"base": "nhash",
"symbol": "HASH",
"exponent": "9",
"coingecko_id": "",
"coingecko_id": "provenance-blockchain",
"logo": "/logos/provenance.svg"
}]
}
}