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

[Data Source] Get expected rewards #53

Open
FrancoAguzzi opened this issue Aug 18, 2024 · 0 comments
Open

[Data Source] Get expected rewards #53

FrancoAguzzi opened this issue Aug 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@FrancoAguzzi
Copy link
Contributor

FrancoAguzzi commented Aug 18, 2024

Call Staking or Delegate contract to get the expected rewards amount relative to the Staking amount to be staked

This is a basic SC call (which relies on the isKeyper boolean, getting data from Delegate or Staking SC, then) + internal logics to be done in order to determine the rewards amount (considering the amount a user wants to stake and the Rewards Distribution SC configuration).

This information should be shown in the Stake and Delegate modals

@FrancoAguzzi FrancoAguzzi converted this from a draft issue Aug 18, 2024
@FrancoAguzzi FrancoAguzzi self-assigned this Aug 26, 2024
@FrancoAguzzi FrancoAguzzi added the enhancement New feature or request label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In review
Development

No branches or pull requests

1 participant