Ishraq Alim

Results 52 comments of Ishraq Alim

@spitko @this-username-is-taken This subgraph looks great on all chains except for two issues with rewards on Avalanche and Optimism below: **Optimism** Subgraph Reviewed | https://subgraphs.messari.io/subgraph?endpoint=https://api.thegraph.com/subgraphs/name/messari/aave-v3-optimism&tab=poolOverview -- | -- Date Reviewed...

Ignore the avalanche issue, it is a front end and the subgraph is accurate. The front end calculation is: `(emissions/borrowed or supply)*100*365`. The front end is dividing `borrowed emission/supply` and...

The OP you grafted is accurate. the front end is still flipping the borrowed and supply numbers, but the raw data is accurate (note for future front end deployment). These...

> > The OP you grafted is accurate. the front end is still flipping the borrowed and supply numbers, but the raw data is accurate (note for future front end...

> Ahh, I see what you mean. > > Yeah, that is wrong at the subgraph level then. > > > > Should be fixed with: https://github.com/messari/subgraphs/pull/897 > > I...

@jaimehgb ![Image](https://user-images.githubusercontent.com/47088402/187435185-111a937b-222a-4d83-91fb-7af299a3b3e7.png) Are the borrow and deposit `distributionend` suppose to be the same. Sorry for the confusion on my end. Only Avax and optimism currently have rewards.

@jaimehgb Avax synced and it matches perfectly to front end and historical data. Please go ahead and graft into prod. Appreciate all your efforts!

Here is what i think: 1) The protocol fees are distributed amongst GIST stakers and lockers. When it is removed before 3 months, there is a 50% penalty which is...