RXC Token

Files In Scope

https://bscscan.com/address/0x784a5211B47ff615A19797cdbF121D0AA04D37F0

Issue 01

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

Issue 02

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.

Last updated