intentApproveSlowTransfer
Approve pending cryptocurrency transfers in SLOW contracts, ensuring secure and controlled transactions by specifying chain ID, user address, and transfer ID.
Instructions
Guardian approves a transfer in SLOW contract
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | Yes | The chainId to execute the intent on. | |
from | Yes | The user address that initiated the transfer | |
transferId | Yes | The transfer ID to approve |