embrio-tech / centrifuge-subql

Subquery for Pools on Centrifuge Chain and Altair
https://explorer.subquery.network/subquery/embrio-tech/centrifuge-subql
MIT License
0 stars 1 forks source link

Track sum fees on pool snapshots #233

Closed hieronx closed 7 months ago

hieronx commented 7 months ago

Add

sumChargedAmountByPeriod: BigInt
sumAccruedAmountByPeriod: BigInt
sumPaidAmountByPeriod: BigInt

to PoolSnapshot