ultrade_wallet_withdraw
Withdraw tokens from your Ultrade wallet by submitting signed authentication data for secure transaction processing.
Instructions
Withdraw token
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The signed message in hex format | |
| signature | Yes | The signature of the message | |
| walletAddress | Yes | Login wallet address | |
| walletToken | Yes | Login session token |