> For the complete documentation index, see [llms.txt](https://audits.solidgrp.io/nfa/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/nfa/summary.md).

# Summary

The token is an upgradeable BEP20 that uses the proxy pattern and can be changed any time by the owner.

The contract also collects fees for liquidity, marketing and staking. The owner is able to change the amount of fees.

| **Severity**                                        | **Found** | **Resolved** |
| --------------------------------------------------- | --------- | ------------ |
| <mark style="color:green;">**Informational**</mark> | -         | -            |
| <mark style="color:yellow;">**Low**</mark>          | 2         | 2            |
| <mark style="color:orange;">**Medium**</mark>       | 1         | 1            |
| <mark style="color:red;">**High**</mark>            | 4         | 4            |

| **Type**           | **Found** | **Resolved** |
| ------------------ | --------- | ------------ |
| Gas Optimization   | 1         | 1            |
| Best Practice      | 2         | 2            |
| Owner Capabilities | 3         | 3            |
| Logical Issue      | 1         | 1            |
| Volatile Code      | -         | -            |
