curl --request GET \
--url https://backend.swap.coffee/v1/strategies/eligibility/user/{address} \
--header 'x-verify: <x-verify>'
true
curl --request GET \
--url https://backend.swap.coffee/v1/strategies/eligibility/user/{address} \
--header 'x-verify: <x-verify>'
true
TON proof for the given address
"UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
Whether user is eligible for using strategy orders
The response is of type boolean
.