get_tokens_by_address
Retrieve ERC20 token holdings for a wallet address, including token metadata, market data, and balance details. Supports pagination for comprehensive portfolio analysis, wallet auditing, and DeFi position tracking.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Wallet address | |
chain_id | Yes | The ID of the blockchain | |
fiat_value | No | Part of the combined next cursor to get the next page of results | |
id | No | Part of the combined next cursor to get the next page of results | |
items_count | No | Part of the combined next cursor to get the next page of results | |
value | No | Part of the combined next cursor to get the next page of results |