Overview
Fetch exchangeable tokens from avnu with optional filtering by tags and search. The SDK handles pagination and response parsing automatically.SDK Method
Parameters
GetTokensRequest
Optional request parameters
AvnuOptions
Optional SDK configuration
Returns
ReturnsPromise<Page<Token>> - Paginated response with token list.
Examples
Token Tags
Available tags to filter tokens:Related
Token List Overview
Learn about verification and token tags
API Reference
REST API endpoint documentation