Prepare browser-signed swap order

​

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for post/api/trade/swap
curl https://api.musebook.trade/api/trade/swap \
  --request POST
{
  "ok": true,
  "additionalProperty": "anything"
}