curl --request POST \
--url https://backend.swap.coffee/v1/dex/vault/{asset}
{
"query_id": 123,
"message": {
"address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez",
"value": "<string>"
}
}
curl --request POST \
--url https://backend.swap.coffee/v1/dex/vault/{asset}
{
"query_id": 123,
"message": {
"address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez",
"value": "<string>"
}
}
"native"
Transaction to be sent
The response is of type object
.