getSlowTransferApprovalRequired
Determine if a cryptocurrency transfer requires guardian approval by evaluating the amount, token ID, and recipient address on the agentek-eth MCP server.
Instructions
Check if a transfer needs guardian approval
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | The amount to transfer | |
id | Yes | The token ID | |
to | Yes | The recipient address | |
user | Yes | The user address |