+ trending-tokens
> Trending Tokens
// Discover trending cryptocurrencies and tokens
cryptotrendingdiscovery
// aliases.json
These phrases resolve to this capability with intent-based discovery.
"trending crypto"
"hot tokens"
"momentum tokens"
// discover.sh
curl -X POST https://api.entroute.com/discover \ -H "Content-Type: application/json" \ -d '{"capability_id": "finance.trending"}'
// endpoints.json
2 results// integrate.md
Use this capability in your agent or application:
// related capabilities