aave / aave/protocol-subgraphs

Separate UserTransaction queries for V2 and V3

Open
#73 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
150
Forks
130
PR merge metrics
No merged PRs in 30d

Description

V2 and V3 queries will have small differences (supply vs deposit, setUserEMode transactions, etc.) so these queries should be

Also adding a common questions section to the top of the repo which links to the sample queries:

  • How do I fetch all of transactions for a particular user?
  • How to calculate accrued interest?
  • How to calculate interest rates for all assets?
  • How to get historical parameter data (LTV, Liquidation Threshold, Reserve Factor, etc.)?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the existing UserTransaction queries and the repository's sample-query documentation. Compare the V2 and V3 transaction differences listed in the issue, then add the common-questions links; done means the version-specific queries and the four requested questions are represented.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data, documentation
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.