protocol-subgraphs icon indicating copy to clipboard operation
protocol-subgraphs copied to clipboard

Separate UserTransaction queries for V2 and V3

Open defispartan opened this issue 2 years ago • 1 comments

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.)?

defispartan avatar Jun 13 '22 15:06 defispartan

@defispartan did you find any solutions?

jasmeenPedalsup avatar Sep 01 '23 11:09 jasmeenPedalsup