Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Pragma version^0.8.2 (#1) allows old versions
solc-0.8.2 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
balanceOf(address) should be declared external:
- Token.balanceOf(address) (#26-28)
transfer(address,uint256) should be declared external:
- Token.transfer(address,uint256) (#30-36)
transferFrom(address,address,uint256) should be declared external:
- Token.transferFrom(address,address,uint256) (#38-46)
approve(address,uint256) should be declared external:
- Token.approve(address,uint256) (#48-52)
allowance(address,address) should be declared external:
- Token.allowance(address,address) (#54-56)
mint(address,uint256) should be declared external:
- Token.mint(address,uint256) (#59-67)
burn(uint256) should be declared external:
- Token.burn(uint256) (#69-76)
burnFrom(address,uint256) should be declared external:
- Token.burnFrom(address,uint256) (#78-87)
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 find audit link on the website
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of 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
Young tokens have high risks of price dump / death
Telegram account has relatively few subscribers
Twitter account has relatively few followers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account