Summary

The team fixed most of the issues we found.

The token functions as a proxy contract, affording the owner the capability to modify the underlying implementation as per their discretion.

The Proxy mechanism gives flexibility when trying to change the logic of a contract instantly. However, there are many pitfalls to be aware of when working with upgradeable contracts.

The team should be aware of the pitfalls before doing an upgrade to the implementation contract and consider reauditing the new implementation contract and ensure the upgrade process is secure.

In addition, the contract has some critical owner capabilities that investors should be aware of.

Issues Summary

Type

Resolved

Not Resolved

Owner Capabilities

0

2

Last updated