For the complete documentation index, see llms.txt. This page is also available as Markdown.
APR correlation calculation
1. Pool APR
We have integrated the calculation of the pool's APR into our statistics service, and now you can directly obtain these data through the statistics interface.
1.We use the estPositionAPRWithMultiMethod method in the SDK to calculate the multi coefficient m, and the parameters passed to this method come from the Cetus statistics interface. 2. Use coefficient m multiply the reward APRs respectively and then add them together.