Jack Dishman
@dish
market cap is now viewable on the token detail page. Calling the contracts directly and calculating it with a method, which may burn up my alchemy credits until I find a more optimal way to update & store the market caps for each token and then apply to filter on the list page. [in progress] Thinking CRON jobs
5 replies
8 recasts
37 reactions
TM Lee
@tmlee
Hey there, we have APIs for both geckoterminal and coingecko. Both has public endpoints without API keys to pull market cap. Happy to help if you have other needs. eg. https://api.geckoterminal.com/api/v2/networks/base/tokens/0x1bc0c42215582d5A085795f4baDbaC3ff36d1Bcb https://api.coingecko.com/api/v3/coins/base/contract/0x1bc0c42215582d5A085795f4baDbaC3ff36d1Bcb But geckoterminal API should be all you need as it returns market cap data from CG too if listed there Docs: https://docs.coingecko.com/v3.0.1/reference/introduction https://apiguide.geckoterminal.com/
0 reply
0 recast
0 reaction