pendulum-chain / pendulum-squids

The subsquid squids we use for Pendulum/Amplitude/Foucoco.
GNU General Public License v3.0
0 stars 0 forks source link

17 farming apr not showing up on production zenlink UI #18

Closed ebma closed 1 year ago

ebma commented 1 year ago

We were missing some other checks for the v10 in the Amplitude handlers. This lead to the totalSupply of the pair not being queried properly, which in turn lead to wrong (ie. 0) APR values.

Closes #17.

ebma commented 1 year ago

@adelarja can you please review so that we can merge it?