Withdraw
Please note that access to this API requires the API key to have brc20-swap permissions enabled.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pubkeystringRequired
addressstringRequired
tickstringRequired
amountstringRequired
tsnumberRequired
Responses
200
Default Response
application/json
get
/v1/brc20-swap/create_withdraw200
Default Response
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
idstringRequired
The withdraw order id
sigstringRequired
paymentPsbtstringRequired
approvePsbtstringRequired
Responses
200
Default Response
application/json
post
/v1/brc20-swap/confirm_withdraw200
Default Response
Last updated