> For the complete documentation index, see [llms.txt](https://audits.solidgrp.io/galactic-arena/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://audits.solidgrp.io/galactic-arena/audit-results/about-the-project.md).

# About the project

The contract is a simple [BEP-20 compatible contract](/galactic-arena/audit-results/bep-20-compatibility.md). The token conforms to the BEP-20 interface. The token has fees on transfer, every buy transaction there is 2% fee and every sell transaction there is 5% fee. The fees cannot be changed. There is a possibility to mint tokens as part of the play-to-earn mechanism. The owner can mint new tokens to any address he desired as long as it is less than the number of tokens allocated for play to earn.
