jediswaplabs / dashboard-backend

Example Apibara project indexing a DEX and providing data through a GraphQL API.
Apache License 2.0
2 stars 6 forks source link

Dashboard missing transactions #9

Open rohitgoyal opened 1 year ago

rohitgoyal commented 1 year ago

Some txs are missed in the analytics dashboard which also harms user's LP score since LP dashboard is not counting the actually value LP tokens.

Like in the image below there was an LP addition around 11th of April but the accounts tab or the LP dashboard tab doesn't show that tx at all since 21st March'23.

image

princearoragithub commented 1 year ago

This is the wido transaction. Will need some time to deep dive into it. You get the LP token via a transfer from wido/zapper contract, and not direct mint function. That is why you see the change in liquidity value, and not the transaction.