Skip to content

Conversation

Andrei-Dolgolev
Copy link
Contributor

@Andrei-Dolgolev Andrei-Dolgolev commented Nov 16, 2023

Affected endpoints:

Push scores

PUT http://127.0.0.1:7191/leaderboard/<leaderboard_id>/scores?overwrite=true&normalize_addresses=true
Authorization: Bearer <token>
Content-Type: application/json

[
  {
            "address": "0x0000000000000000000000000000000000000000",
            "score": 200000000,
            "points_data": {
                "breeding": 100000000,
                "hatchingEggs": 100000000
        }
   }
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant