jaimehgb

Results 36 comments of jaimehgb

Hmm, yeah, looking at the code I only see JOE on the pool rewards. Been taking a look at the contracts, and they have some `Rewarder` module that we are...

@bye43 If we use the latest deployment to QA this should resolve most of these issues. The only thing missing will be the bonus staking rewards. There's another issue which...

`Rewards column, OP is 0. Liquidity mining rewards recently launched.` Rewards are accounted for in OP. But its USD price is 0 because AAVE oracle doesn't have data for OP....

@ishraq8 the fixes for optimism rewards are on their way 🚀 Since it will probably resync from scratch[ I've grafted this version ](https://api.thegraph.com/subgraphs/name/jaimehgb/aave-v3)from a recent block. It won't have the...

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 deployed a version to see if it works [here](https://thegraph.com/hosted-service/subgraph/jaimehgb/aave-v3?version=pending&selected=logs)....

@ishraq8 yes, it should 🚀 It should be happening on all the networks actually. Maybe not in all pools, but some, since depends on chance 😅 I'll deploy a new...

@ishraq8 I've deployed the latest version on all networks, here: - [AVAX](https://thegraph.com/hosted-service/subgraph/jaimehgb/aave-v3-avax) - [Optimism](https://thegraph.com/hosted-service/subgraph/jaimehgb/aave-v3?version=pending) - [Arbitrum](https://thegraph.com/hosted-service/subgraph/jaimehgb/aave-v3-arbitrum) - [Harmony](https://thegraph.com/hosted-service/subgraph/jaimehgb/aave-v3-harmony) - [Polygon](https://thegraph.com/hosted-service/subgraph/jaimehgb/aave-v3-polygon) - [Fantom](https://thegraph.com/hosted-service/subgraph/jaimehgb/aave-v3-fantom) If you could confirm that rewards are properly...

> Only Avax and optimism currently have rewards. Oh well 😅 I'll only deploy those then for now > Are the borrow and deposit distributionend suppose to be the same...

> will this not impact historical rewards? Yes, since these values are kept in the snapshots. Optimism, Arbitrum, Harmony, Polygon and Fantom have been already synced from scratch and grafted...

Currently grafting: https://thegraph.com/hosted-service/subgraph/messari/aave-v3-avalanche?version=pending&selected=logs I think we can close this issue then 🔥