Creates a user’s withdrawal transaction.
Details of the withdrawal, including the token address and the amount to be withdrawn.
The wallet address of the user making the withdrawal.
The address of the token being withdrawn.
The amount of tokens to withdraw, specified in the smallest unit (e.g., lamports for SOL). Can be provided as a string or a number
^[0-9]+$Unix timestamp (in milliseconds) representing the time of the request. Can be provided as a string or a number
^[0-9]+$Additional SOL (in lamports) required to support the loan/trade operation, typically used for ATA creation and account initialization
^[0-9]+$A digital signature of 'By signing, I hereby agree to Vanish's Terms of Service and agree to be bound by them (docs.vanish.trade/legal/TOS)
Details: withdraw:{token_address}:{amount}:{additional_sol}:{timestamp}', signed by the user's wallet.