underappreciated API endpoint: zapper token rankings
not only does it give you a ranked list of popular tokens but it updates in REALTIME and PERSONALIZED based on your farcaster follows and the trades they make
every wallet should have this to get their users engaging more (even if they dont have full social yet)
https://build.zapper.xyz/docs/api/endpoints/rankings/token-rankings
a few tips for great LLM documentation:
- one-click copy raw markdown for every docs page
- include code snippets / examples everywhere (what is dense for humans is rich for LLMs)
- auto-pass page context to popular agents
- host a .md or .txt file that has your entire schema + instructions