> For the complete documentation index, see [llms.txt](https://docs.moneyonchain.com/main-rbtc-contract/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moneyonchain.com/main-rbtc-contract/money-on-chain-platform/contracts-architecture/mochelperlib.md).

# MoCHelperLib

* Referenced by: MoCLibConnection
* References/uses: SafeMath

Implements several utility methods related to leverage, coverage and maximum emission of tokens, amongst others. It's modeled as a library to enforce it's stateless an operative nature. It's intended to group all the formulas of the model in a pure functional way.
