Execute order
post
Execute publishes a signed PSBT for an AMM swap.
Authorizations
x-api-keystringRequired
Body
providerCodestringRequired
orderIdstringOptional
psbtstringRequired
btcAddressstringRequired
btcPubKeystringRequired
ordAddressstringRequired
ordPubKeystringRequired
identifierstringOptional
Responses
200
Default Response
application/json
400
Invalid input
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
post
/v1/swaps/amm/execute-orderLast updated