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

Staking V3 Indexer and API endpoints #579

Merged
merged 9 commits into from Feb 12, 2024
Merged

Staking V3 Indexer and API endpoints #579

merged 9 commits into from Feb 12, 2024

Conversation

gluneau
Copy link
Contributor

@gluneau gluneau commented Jan 19, 2024

Staking V3 Indexer and API endpoints

@gluneau gluneau added the documentation Improvements or additions to documentation label Jan 19, 2024
Copy link

github-actions bot commented Jan 19, 2024

Visit the preview URL for this PR (updated for commit bb9842b):

https://astar-docs--pr579-feat-stakingv3indexe-xn8jykd1.web.app

(expires Fri, 16 Feb 2024 15:26:18 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f2f13e9b593d211faae6343d67a88fac3fd7268d

@gluneau gluneau marked this pull request as ready for review February 1, 2024 02:56
@gluneau gluneau requested review from a team as code owners February 1, 2024 02:56
docs/build/dapp-staking/indexer.md Outdated Show resolved Hide resolved
| Aggregated daily rewards by staker or dapp by period | `/rewards-aggregated/{address}/{period}` |
| Stake amount for one participant | `/stake-info/{address}` |

## The Indexer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add some examples of indexer usage.

Ideally there is a follow up PR with a tutorial (as discussed with the team)

@andabak andabak self-requested a review February 12, 2024 08:36
Copy link
Member

@andabak andabak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andabak andabak merged commit 4e9f73f into main Feb 12, 2024
3 checks passed
@andabak andabak deleted the feat/stakingv3indexer branch February 12, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants