curl --request GET \
--url https://backend.swap.coffee/v1/cashback/user/{address} \
--header 'x-verify: <x-verify>'
{
"cashback_count": 123,
"total_earned_usd": 123
}
curl --request GET \
--url https://backend.swap.coffee/v1/cashback/user/{address} \
--header 'x-verify: <x-verify>'
{
"cashback_count": 123,
"total_earned_usd": 123
}
TON proof for the given address
"UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
Account's earned stats
The response is of type object
.