RXC Token
Last updated
Last updated
Type
Severity
Location
Status
Owner Capabilities
High
setBlacklistAddress
✔️Resolved
Description
The owner of the contract can blacklist the pair address which will make the token untradable.
Recommendation
Prevent the owner of the contract blacklisting the pair address in the code
Type
Severity
Location
Status
Owner Capabilities
High
_transfer
✔️ Resolved
Description
The owner of the contract can blacklist any address at any time.
Recommendation
Consider implementing a timelock mechanism to allow users to review the changes.
The team can blacklist any address within 2 days from the deployment of the contract.