Skip to content

Commit

Permalink
Merge pull request ping-pub#197 from jayjay-crypto/master
Browse files Browse the repository at this point in the history
Add Fetch.ai and Provenance CoinGecko ID
  • Loading branch information
liangping authored Sep 11, 2022
2 parents 4ee34fa + e3af367 commit d0a9e94
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/chains/mainnet/fetchai.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"base": "afet",
"symbol": "fet",
"exponent": "18",
"coingecko_id": "",
"coingecko_id": "fetch-ai",
"logo": "/logos/fetchhub.png"
}]
}
}
4 changes: 2 additions & 2 deletions src/chains/mainnet/provenance.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"base": "nhash",
"symbol": "HASH",
"exponent": "9",
"coingecko_id": "",
"coingecko_id": "provenance-blockchain",
"logo": "/logos/provenance.svg"
}]
}
}

0 comments on commit d0a9e94

Please sign in to comment.