curl --request DELETE \
--url https://backend.swap.coffee/v1/boost/stonfi/{pool_address}/{position_address}/{user_address} \
--header 'x-verify: <x-verify>'
{
"query_id": 123,
"message": {
"address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez",
"value": "<string>"
}
}
curl --request DELETE \
--url https://backend.swap.coffee/v1/boost/stonfi/{pool_address}/{position_address}/{user_address} \
--header 'x-verify: <x-verify>'
{
"query_id": 123,
"message": {
"address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez",
"value": "<string>"
}
}
TON proof for the given address
Transaction to be sent
The response is of type object
.