Build canonical spot/future token maps with quote priority, unify cache refresh scheduling, and switch resolver/token tests to map-based token lookups.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Keep alpha token existence from list cache and fetch live alpha price via symbol ticker endpoint for richer token response accuracy.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Collect token market data independently for spot, futures, and alpha so any available source can be rendered even if others fail.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Remove alpha-first early return and build one rich message from all
available sources (spot/future/alpha) with conditional rows.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>