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

[Feat] - Record AVS stake registry and quorum data #130

Open
uditdc opened this issue Jun 25, 2024 · 0 comments
Open

[Feat] - Record AVS stake registry and quorum data #130

uditdc opened this issue Jun 25, 2024 · 0 comments

Comments

@uditdc
Copy link
Collaborator

uditdc commented Jun 25, 2024

Create a new schema :

  • AvsQuorum
  • AvsQuorumStrategy

Update existing schema :

  • AvsOperator => Include registered quorum number and stake

Include the following tables in the seeder:

  • OperatorStakeUpdate
  • MinimumStakeForQuorumUpdated
  • StrategyAddedToQuorum
  • StrategyRemovedFromQuorum
  • StrategyMultiplierUpdated

Record changes to operator stake update, to identify which quorums an operator is a part of.
Modify TVL query based on the AVS strategies and Operator quorums.

@uditdc uditdc added this to the Historic TVL APIs milestone Jun 25, 2024
@uditdc uditdc added the enhancement New feature or request label Jun 25, 2024
@uditdc uditdc removed this from the Historic TVL APIs milestone Jun 25, 2024
@uditdc uditdc linked a pull request Aug 13, 2024 that will close this issue
prakhar728 added a commit to prakhar728/eigen-explorer-backend that referenced this issue Oct 3, 2024
@velvety-cc velvety-cc removed the enhancement New feature or request label Oct 3, 2024
prakhar728 added a commit to prakhar728/eigen-explorer-backend that referenced this issue Oct 4, 2024
prakhar728 added a commit to prakhar728/eigen-explorer-backend that referenced this issue Oct 4, 2024
prakhar728 added a commit to prakhar728/eigen-explorer-backend that referenced this issue Oct 4, 2024
prakhar728 added a commit to prakhar728/eigen-explorer-backend that referenced this issue Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants