Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The address of the token to withdraw. Use "0x0000000000000000000000000000000000000000" for native token (xDAI) withdrawals.
The address to withdraw to.
The amount to withdraw in the token's base units.
Response
Successfully retrieved EIP-712 typed data for signing.