curl --request DELETE \
--url https://backend.swap.coffee/v1/strategies/{address}/order \
--header 'X-Api-Key: <api-key>' \
--header 'x-verify: <x-verify>'{
"payload_cell": "aSDinaTvuI8gbWludGxpZnk=",
"address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez",
"value": "<string>",
"state_init": "aSDinaTvuI8gbWludGxpZnk=",
"extra": [
{
"id": 123,
"amount": "<string>"
}
]
}curl --request DELETE \
--url https://backend.swap.coffee/v1/strategies/{address}/order \
--header 'X-Api-Key: <api-key>' \
--header 'x-verify: <x-verify>'{
"payload_cell": "aSDinaTvuI8gbWludGxpZnk=",
"address": "EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez",
"value": "<string>",
"state_init": "aSDinaTvuI8gbWludGxpZnk=",
"extra": [
{
"id": 123,
"amount": "<string>"
}
]
}TON proof for the given address
"UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
Transaction to be sent
Base64-encoded cell. Treated as a payload field in TonConnect transaction.
"EQCM3B12QK1e4yZSf8GtBRT0aLMNyEsBc_DhVfRRtOEffLez"
Amount of nanotons to be sent. Can be passed to TonConnect transaction.
Base64-encoded cell. Treated as a stateInit field in TonConnect transaction.