Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Token is flagged by TokenSniffer due to presence of exploit in contract code
Context._msgData() (#20-22) is never used and should be removed
ERC20._burn(address,uint256) (#348-363) is never used and should be removed
ERC20._mint(address,uint256) (#325-335) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#13) allows old versions
solc-0.8.11 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
Function ERC20.Reward(address,uint256) (#136-141) is not in mixedCase
Parameter ERC20.Reward(address,uint256)._value (#136) is not in mixedCase
Variable ERC20._balances (#125) is not in mixedCase
Variable ERC20._name (#128) is not in mixedCase
Variable ERC20._symbol (#129) is not in mixedCase
Variable ERC20._totalSupply (#131) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
name() should be declared external:
- ERC20.name() (#147-149)
symbol() should be declared external:
- ERC20.symbol() (#155-157)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#169-171)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#181-185)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#204-208)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#226-235)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#249-253)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#269-278)
Use the external attribute for functions never called from the contract.
Additional information: link
Contract name (ULTRA-X) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Number of Binance Smart Chain (BSC) token holders is low.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find website, listings and other project-related information
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts