curl "https://starknet.api.avnu.fi/v1/starknet/tokens?page=0&size=20"
{ "content": [ { "name": "Ether", "address": "0x049d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7", "symbol": "ETH", "decimals": 18, "logoUri": "https://assets.avnu.fi/tokens/eth.svg", "lastDailyVolumeUsd": 12847392, "extensions": {}, "tags": ["Verified"] }, { "name": "USD Coin", "address": "0x053c91253bc9682c04929ca02ed00b3e423f6710d2ee7e0d5ebb06f3ecf368a8", "symbol": "USDC", "decimals": 6, "logoUri": "https://assets.avnu.fi/tokens/usdc.svg", "lastDailyVolumeUsd": 8234561, "extensions": {}, "tags": ["Verified"] } ], "size": 20, "number": 0, "totalElements": 156, "totalPages": 8 }
Fetch paginated list of tokens with optional filtering
Unknown
Verified
Community
Unruggable
AVNU
Show Token Object
Was this page helpful?