RubyScore Ranking API
Introduction to RubyScore Ranking API
In the Web3 world, efficiency depends on the ability to accurately identify and reward users. But currently, many Web3 projects face challenges related to it. Speculators and bots often receive disproportionate benefits, while real users remain underestimated. These problems hinder the development of projects and the fair distribution of incentives.
RubyScore offers a solution to these problems by effectively identifying and rewarding users for their contributions. RubyScore helps build reputation in Web3 projects through a user contribution system, and creates a unified rating system based on community actions.
How RubyScore API works
The RubyScore ranking API provides tools to filter and rank users based on various parameters. This allows Web3 projects to accurately analyze user activity and make more reasoned.
Using filters in RubyScore API
Filters in the RubyScore API allow you to customize queries to retrieve user data based on various criteria. Below are the main filters and parameters:
Filters
Active users filter :
Example request:
Filter by balance in USD :
Example request:
Filter for gas spent in USD :
Example request:
Filter by networks :
Example request:
Filter by number of transactions :
Example request:
Filter by rank :
Example request:
Filter by top wallets :
Example request:
Filter by transaction volume in USD :
Example request:
Filter by number of unique contracts :
Example request:
Filter by the number of active days with transactions:
Example request:
Filter by the number of active weeks with transactions:
Example request:
Filter by the number of active months with transactions:
Example request:
Pagination
You can control pagination using the page
and parameters page_size
:
The parameter
page
specifies the current page (default 1).The parameter
page_size
specifies the number of records per page (default 10, maximum 1500).
Example request:
Conclusion
RubyScore ranking API provides powerful tools for analyzing and segmenting users in Web3 projects. Using our filters, you can gain deeper insight into user behavior, effectively identify genuine contributors, and reward them fairly for it. Start using the RubyScore ranking API today to improve your strategies and drive the growth of your Web3 project.
Last updated