getWalletApprovals
Retrieve active ERC20 token approvals for a wallet address, enabling users to monitor and manage token permissions efficiently.
Instructions
Retrieve active ERC20 token approvals for the specified wallet address
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | No | The wallet address from which to retrieve active ERC20 token approvals | |
cursor | No | The cursor returned in the previous response (used for getting the next page). | |
limit | No | The desired page size of the result. |