On this page

Stats Swap Status

API-v1stats_swap_status

ParameterTypeRequiredDescription
uuidstringA valid swap UUID. For non-seed nodes, this must be a swap the querying KDF instance was involved in.

ParameterTypeDescription
makerobjectMaker side swap JSON data.
takerobjectTaker side swap JSON data.

This method does not require a userpass value in the request.

stats_swap_status

POST
stats_swap_status
{
  "method": "stats_swap_status",
  "params": {
    "uuid": "395c29a8-d187-461a-bce5-be6dadfa0b62"
  },
  "userpass": "RPC_UserP@SSW0RD"
}