Skip to content

Add Token API endpoints#1915

Merged
ryanio merged 1 commit intomainfrom
add-token-endpoints
Feb 25, 2026
Merged

Add Token API endpoints#1915
ryanio merged 1 commit intomainfrom
add-token-endpoints

Conversation

@ryanio
Copy link
Collaborator

@ryanio ryanio commented Feb 25, 2026

Summary

  • Add support for 4 new Token API endpoints: getTrendingTokens, getTopTokens, getSwapQuote, and getToken
  • New TokensAPI client class following existing patterns (EventsAPI, CollectionsAPI)
  • Bump version to 8.0.16

Test plan

  • All 20 new unit tests pass (test/api/tokens.spec.ts)
  • All 628 existing + new tests pass
  • TypeScript compiles cleanly (tsc --noEmit)
  • Verify against live API responses

🤖 Generated with Claude Code

Add support for new Token API endpoints: getTrendingTokens, getTopTokens,
getSwapQuote, and getToken. Includes TokensAPI client, types, path helpers,
integration into OpenSeaAPI, and unit tests. Bump version to 8.0.16.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ryanio ryanio merged commit 7a4f7eb into main Feb 25, 2026
8 checks passed
@ryanio ryanio deleted the add-token-endpoints branch February 25, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant