GET
/
stats
curl --request GET \
  --url https://api.dexpaprika.com/stats
{
  "chains": 12,
  "factories": 54,
  "pools": 23456,
  "tokens": 8920
}

Response

200
application/json

successful operation

The response is of type object.