curl --request GET \
--url https://backend.swap.coffee/v1/contests/{id}/top \
--header 'X-Api-Key: <api-key>'[
{
"address": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
"position": 123,
"volume_usd": 123
}
]curl --request GET \
--url https://backend.swap.coffee/v1/contests/{id}/top \
--header 'X-Api-Key: <api-key>'[
{
"address": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
"position": 123,
"volume_usd": 123
}
]Documentation Index
Fetch the complete documentation index at: https://docs.swap.coffee/llms.txt
Use this file to discover all available pages before exploring further.