Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Large Users to Purchase Premium Services and Additional Validators on the Dashboard for a Per-Validator Monthly Fee #1064

Closed
GDGitReporter opened this issue Sep 23, 2021 · 4 comments
Labels
backend enhancement New feature or request High Priority question Further information is requested

Comments

@GDGitReporter
Copy link

The beaconcha.in dashboard is hard-capped at 100 validators, with no option to increase that.

The mobile app allows users to subscribe for $24.49 per month to add up to 280 validators on their mobile dashboard.

The web dashboard should offer a similar feature. But there is no particular reason it needs to be capped at 280 validators.

Suggestion: Allow users to subscribe for $0.10 per month per validator to have access to the premium services, including more than 100 validators on both the mobile and web versions.

If a user has 150 validators, they would pay $15 per month, and could have 150 validators on their web and mobile app.

If a user has 800 validators, they would pay $80 per month.

If a user has just 10 validators, they could pay $1 per month to get access to the other premium features, even though they aren't hitting the 100 validator cap.

Right now the premium subscription only appeals to a very small subset of stakers -- those with between about 125-280 validators.

Less than 100 validators -- free version is fine
100-125 validators -- free version works for the first 100, and the rest are okay without; it's not worth paying $25/month for the incremental data
125-280 validators -- target customers!
281 and up -- These whales can't access all their validators on the dashboard anyway, so why subscribe?

You might also find that by adding a per-validator subscription, users with just 1 or 2 validators might subscribe just to get access to additional features like custom alerts and no ads. You could have a minimum charge of $1 per month, or $10 per year to keep the accounting easier. Or license the validators in blocks of 10 for $1 per month.

@GDGitReporter
Copy link
Author

@manuelsc
Copy link
Collaborator

Hi @GDGitReporter thanks for the suggestion.

You can increase the dashboard limit on beaconcha.in as well by upgrading to premium: https://beaconcha.in/premium
This premium subscription is shared with mobile and web, so any purchase from the app gets you premium features on web too and vice versa.

We are working on providing support for more than 280 validators for the whale package in the near to medium future.

@manuelsc manuelsc added the enhancement New feature or request label Sep 24, 2021
@0x4Graham
Copy link

Hey team,

Any update on this? It's a great product and would like to use it for >500 validators. Is there anyway to "allow" more validators on an account?

@Buttaa Buttaa added High Priority backend question Further information is requested labels Jan 3, 2022
@Buttaa
Copy link
Member

Buttaa commented Apr 3, 2023

@0x4Graham this will be a feature in our dashboard which is planned for Q4 this year!

@Buttaa Buttaa closed this as completed Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request High Priority question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants
@manuelsc @0x4Graham @Buttaa @GDGitReporter and others