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

Add processing for 'farming' events to indexer #9

Closed ebma closed 10 months ago

ebma commented 10 months ago

As part of #4, we implemented the processing of basic AMM events. Since we want to use Bifrost's farming pallet for generating rewards for LP token holders, we also need to add the processing for events emitted by that pallet.

TODO

Look at https://github.com/zenlinkpro/bifrost-kusama-squid/tree/main and adopt all logic that is required for processing the 'farming'-related events and eventually expose the data similar to the bifrost indexer.

ebma commented 10 months ago

@pendulum-chain/product this is also necessary for the Zenlink UI integration. Please assign to an epic.