Description
Here is a list of things to update / add on the website
###Update "Some Numbers" Section
- Remove the number or shards + Circulating supply
- Add the number of active addresses: https://alph-richlist.vercel.app/ displays so I think we have an endpoint for this @tdroxler ?
- Add the TVL: ideally directly from DeFillama : https://defillama.com/chain/Alephium (make sure stacking is included) + https://defillama.com/bridged/Alephium , otherwise maybe we have to replicate the code https://github.com/DefiLlama/DefiLlama-Adapters/tree/main/projects/alephium-bridge and https://github.com/DefiLlama/DefiLlama-Adapters/blob/main/projects/alephium-bridge/index.js
- We could add "more" and link to the explorer
Add Exchanges
After investigation, most projects of similar size as us have the list of available trading venue on their website: https://docs.google.com/spreadsheets/d/11yL5WPnNZtQrQxgqVYUlefsqIHeBf7zZwjuTlRvLMKI/edit#gid=0
They either list them all or link to Coingecko. Given that it might be a challenge to keep it up to date it might be best to go with the Coingecko approach.
I'd suggest to add an Exchange section in the Essentials tab that redirects to our Coingecko page https://www.coingecko.com/en/coins/alephium
Ideally, we should highlight our native dexes (AYIN) but not sure how to do that in a lightweight way.
@mvaivre can I leave this with you ?