get_tokens_by_address
Retrieve detailed ERC20 token holdings for a wallet address, including contract details, market metrics, and balance. Supports pagination for comprehensive portfolio analysis, wallet auditing, and DeFi tracking.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Wallet address | |
chain_id | Yes | The ID of the blockchain | |
cursor | No | The pagination cursor from a previous response to get the next page of results. |