intentWithdrawFromSlow
Withdraw unlocked tokens from the SLOW contract to a specified address by specifying chainId, token ID, amount, and recipient details.
Instructions
Withdraw unlocked tokens from SLOW contract
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | The amount to withdraw | |
chainId | Yes | The chainId to execute the intent on. | |
from | Yes | The address to withdraw from | |
id | Yes | The token ID to withdraw | |
to | Yes | The recipient address |