graphprotocol / graphprotocol/graph-network-subgraph
Rewards Destination
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 82
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
@davekaj
As fat new function has been added to the protocol recently, I would like to view this information on the subgraph.
rewardsDestination property for the GraphAccount entity.
sentRewards property for the Indexer entity.
Let me know if it is possible and if I need to create a pull request.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the GraphAccount and Indexer entity definitions and the code that populates their fields. Determine how rewardsDestination and sentRewards should be exposed in the subgraph, then verify that both properties are available with the expected values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100