get_token_approvals
Identify token spending approvals for a wallet address, revealing which smart contracts have permission to spend your tokens across supported networks.
Instructions
Get a list of token spending approvals for an address. Shows which contracts can spend your tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The wallet address to check approvals for | |
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| tokenAddresses | No | Optional list of specific token addresses to check |