Closed tinypell3ts closed 10 months ago
This PR introduces a basic leaderboard component. It retrieves data from the subgraph, sorts it, and transforms it into a suitable array of users and their xp_rewarded, which is then displayed as a list in a table.
Description
This PR introduces a basic leaderboard component. It retrieves data from the subgraph, sorts it, and transforms it into a suitable array of users and their xp_rewarded, which is then displayed as a list in a table.
Added
Updated