Returns ranking and volume stats for a specific wallet in the specified competition. Requires authentication.
Returns ranking and volume stats for a specific wallet in the specified competition. Requires authentication.
bearer In: header
application/json
curl -X GET "https://example.com/competitions/string/user/string"{ "rank": 0, "volume": 0, "seedsDistributed": 0}