Returns top wallets ranked by FOREST equivalent trading volume for the specified competition.
Returns top wallets ranked by FOREST equivalent trading volume for the specified competition.
Number of results to return (default: 100)
application/json
curl -X GET "https://example.com/competitions/string"[ { "rank": 0, "user": { "wallet": "string", "username": "string" }, "volume": 0, "seedsDistributed": 0 }]