> 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/ownerburnabletoken.md).

# OwnerBurnableToken

* Referenced by: DocToken, BProToken
* References/uses:
* Inherits from: OpenZeppelin/Ownable, OpenZeppelin/ERC20Mintable

As burning tokens is a faculty that only MoC system have, this contracts overrides the "default" ERC20 behavior for witch the user owning the tokens is the one that can destroy them.
