Withdraw
API Withdrawal structure:
maker: address of the trader who is performing the withdrawal
token: token being withdrawn
receiver: wallet address of the token recipient
sign: ecdsa sign of typed deposit message hash by order_signer private key
Note when building typed message for the withdraw, user should use the actual token addresses in the token field
Last updated