Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Token is flagged by TokenSniffer due to presence of exploit in contract code
Contract ownership is not renounced (belongs to a wallet)
MultiversePad.allowance(address,address).owner (#430) shadows:
- Ownable.owner() (#308-310) (function)
MultiversePad._approve(address,address,uint256).owner (#621) shadows:
- Ownable.owner() (#308-310) (function)
Rename the local variables that shadow another component.
Additional information: link
MultiversePad.isContract(address) (#579-586) uses assembly
- INLINE ASM (#582-584)
Do not use evm assembly.
Additional information: link
Context._msgData() (#108-111) is never used and should be removed
SafeMath.div(uint256,uint256) (#223-225) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#238-245) is never used and should be removed
SafeMath.mod(uint256,uint256) (#258-260) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#273-276) is never used and should be removed
SafeMath.mul(uint256,uint256) (#198-210) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.6.7 (#2) allows old versions
solc-0.6.7 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
Contract iBEP20 (#4-87) is not in CapWords
Parameter MultiversePad.theValue(bool)._value (#439) is not in mixedCase
Constant MultiversePad.pancakeV2Router (#354) is not in UPPER_CASE_WITH_UNDERSCORES
Variable MultiversePad._decimals (#356) is not in mixedCase
Variable MultiversePad._symbol (#357) is not in mixedCase
Variable MultiversePad._name (#358) is not in mixedCase
Variable MultiversePad._AMOUNT (#360) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#109)" inContext (#99-112)
Remove redundant statements if they congest code but offer no value.
Additional information: link
MultiversePad._AMOUNT (#360) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#327-330)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#336-338)
theValue(bool) should be declared external:
- MultiversePad.theValue(bool) (#439-442)
increaseAllowance(address,uint256) should be declared external:
- MultiversePad.increaseAllowance(address,uint256) (#486-489)
decreaseAllowance(address,uint256) should be declared external:
- MultiversePad.decreaseAllowance(address,uint256) (#505-508)
burn(uint256) should be declared external:
- MultiversePad.burn(uint256) (#517-519)
burnFrom(address,uint256) should be declared external:
- MultiversePad.burnFrom(address,uint256) (#532-537)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Attempt to swap token was unsuccessful. For some reason it is untradeable. If token is not in presale stage and is not traded outside PancakeSwap, then it's a scam
Additional information: link
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.
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
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