post https://api.prod.gallop.run/v1/analytics/eth/getLeaderBoard
Returns top collections by volume transaction volume or sales count
Responses
400Bad request
403Unauthorized
Returns top collections by volume transaction volume or sales count
400Bad request
403Unauthorized
xxxxxxxxxx
10curl --request POST \
--url https://api.prod.gallop.run/v1/analytics/eth/getLeaderBoard \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"interval": "one_day",
"ranking_metric": "eth_volume"
}
'
Try It!
to start a request and see the response here! Or choose an example: