REV3AL is a digital copyright protection and anti-counterfeit solution for artists, creators and Intellectual Property owners in the digital and physical ecosystems. REV3AL allows any user (creator, collector, or marketplace) to verify the authenticity and originality of their collection. REV3AL also preserves the value of original pieces by facilitating verification and flexible digital asset ownership models.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Context._msgData() (#24-26) is never used and should be removed
ERC20._burn(address,uint256) (#502-517) is never used and should be removed
Remove unused functions.
Additional information: link
Contract ownership is semi-renounced (passed to a contract)
REV3AL.constructor(address)._owner (#616) shadows:
- Ownable._owner (#50) (state variable)
Rename the local variables that shadow another component.
Additional information: link
Pragma version^0.8.0 (#7) allows old versions
Pragma version^0.8.0 (#34) allows old versions
Pragma version^0.8.0 (#112) allows old versions
Pragma version^0.8.0 (#197) allows old versions
Pragma version^0.8.0 (#227) allows old versions
Pragma version^0.8.0 (#611) allows old versions
solc-0.8.0 is not recommended for deployment
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
REV3AL.constructor(address) (#616-618) uses literals with too many digits:
- _mint(_owner,1000000000 * 10 ** decimals()) (#617)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#83-85)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#91-94)
name() should be declared external:
- ERC20.name() (#284-286)
symbol() should be declared external:
- ERC20.symbol() (#292-294)
totalSupply() should be declared external:
- ERC20.totalSupply() (#316-318)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#323-325)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#335-339)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#358-362)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#380-389)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#403-407)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#423-432)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token contract audit
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
Additional information: link
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Unable to find Discord account