curl --request GET \
--url https://backend.swap.coffee/v1/statistics/generic
{
"count": 123,
"volume": 123,
"fees": 123
}
curl --request GET \
--url https://backend.swap.coffee/v1/statistics/generic
{
"count": 123,
"volume": 123,
"fees": 123
}
Unix timestamp in seconds
x >= 1
Unix timestamp in seconds
Generic statistics
The response is of type object
.