evm_getwalletapprovals
Check active ERC20 token approvals for a wallet to identify which contracts have access. Retrieve detailed information with Moralis MCP Server for enhanced security and management.
Instructions
List active ERC20 token approvals for a wallet, showing which contracts have access.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | The wallet address from which to retrieve active ERC20 token approvals | |
chain | No | The chain to query | eth |
cursor | No | The cursor returned in the previous response (used for getting the next page). | |
limit | No | The desired page size of the result. |