curl --request GET \
--url https://backend.swap.coffee/v1/partnership/claiming/stats/{token}/{address}
{
"wallet": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
"claimed": "1000000000",
"total": "1000000000"
}
curl --request GET \
--url https://backend.swap.coffee/v1/partnership/claiming/stats/{token}/{address}
{
"wallet": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
"claimed": "1000000000",
"total": "1000000000"
}
"EQCl0S4xvoeGeFGijTzicSA8j6GiiugmJW5zxQbZTUntre-1"
"UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
User stats
The response is of type object
.