Pool Eligibility & Predictions
The logic for checking validator eligibility against various stake pool rules will be added soon. Stay tuned for updates!
Validator Eligibility
This section will provide a detailed analysis for individual validators based on the rules of major stake pools. Here we plan to implement:
- An eligibility check to see if a specific validator meets the criteria for each pool.
- Clear identification of what factors might be preventing eligibility (e.g., commission rate, delinquent status, location).
- An overview of the general rules and metrics for each stake pool.
- Recommendations on how to meet the requirements to receive stake.
Documentation & Resources
Support the Project
Your support helps keep this research alive and the dashboard running. Please consider:
How the Dashboard Works
This dashboard continuously analyzes validator stakes and presents clear, actionable metrics. Below is a brief overview of how it operates and how to use it effectively.
- Automatic checks: The system scans all validators and all available stakes every 5% of the epoch.
- Data pipeline: Each scan is normalized, aggregated by validator and stake pool, and then visualized in the widgets and charts you see across the dashboard.
Dashboard features: Categories, Sorting, and Historical data views allow you to explore the stake distribution in various ways.
Using The Validators List
The "Validators List" tab provides a comprehensive, searchable view of all validators included in the stake pool analysis.
- Search: Find validators by name, identity key, vote account, or even by the pools they are in.
- Sorting: Rank validators by their total active stake, or by the amount of activating/deactivating stake.
- Pool Overview: Quickly see which major pools a validator participates in and the stake amount from each.
Coming soon: We plan to make validator cards expandable to show detailed stake history, eligibility check results, and more advanced filtering.
Contribute Stake Pools & Stakeholders
Our analysis relies on a curated list of stake pools and key stakeholders. Please submit PRs to add or update entries in our source of truth CSV file.
Edit stakepools_list.csvUse Our Stakes & Pools Data
All historic and current epoch stake and pool aggregation data is public. When using it, please attribute to CryptoVik Validator.
Access All Epoch DataStake Pool Checker (CLI)
A command-line tool that analyzes a validator's presence across stake pools. JSON & screen modes. Handy for automation and research.
Explore the Checker Tool