post https://api.x2y2.org/api/orders/cancel
Get the input to be submitted via user's wallet to cancel orders on chain
Responses
Get the input to be submitted via user's wallet to cancel orders on chain
xxxxxxxxxx
curl --request POST \
--url https://api.x2y2.org/api/orders/cancel \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"op":3}'