Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ERC1967Upgrade._upgradeBeaconToAndCall(address,bytes,bool) (#476-485) ignores return value by Address.functionDelegateCall(IBeacon(newBeacon).getLogic(),data) (#483)
ERC1967Upgrade._upgradeToAndCall(address,bytes,bool) (#405-414) ignores return value by Address.functionDelegateCall(newImplementation,data) (#412)
Ensure that all the return values of the function calls are used.
Additional information: link
Modifier TransparentUpgradeableBase.ifAdmin() (#548-554) does not always execute _; or revert
All the paths in a modifier must execute _ or revert.
Additional information: link
StorageSlot.getBooleanSlot(bytes32) (#107-112) uses assembly
- INLINE ASM (#109-111)
Address.verifyCallResult(bool,bytes,string) (#329-349) uses assembly
- INLINE ASM (#341-344)
StorageSlot.getBytes32Slot(bytes32) (#117-122) uses assembly
- INLINE ASM (#119-121)
Base._delegate(address) (#12-35) uses assembly
- INLINE ASM (#13-34)
StorageSlot.getAddressSlot(bytes32) (#97-102) uses assembly
- INLINE ASM (#99-101)
StorageSlot.getUint256Slot(bytes32) (#127-132) uses assembly
- INLINE ASM (#129-131)
Do not use evm assembly.
Additional information: link
Address.sendValue(address,uint256) (#188-193) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#242-248) is never used and should be removed
StorageSlot.getUint256Slot(bytes32) (#127-132) is never used and should be removed
ERC1967Upgrade._upgradeBeaconToAndCall(address,bytes,bool) (#476-485) is never used and should be removed
TransparentUpgradeableBase._admin() (#615-617) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#256-267) is never used and should be removed
Context._msgData() (#645-647) is never used and should be removed
Address.functionStaticCall(address,bytes) (#275-277) is never used and should be removed
ERC1967Upgrade._setBeacon(address) (#462-469) is never used and should be removed
StorageSlot.getBooleanSlot(bytes32) (#107-112) is never used and should be removed
StorageSlot.getBytes32Slot(bytes32) (#117-122) is never used and should be removed
Address.functionCall(address,bytes,string) (#223-229) is never used and should be removed
ERC1967Upgrade._getBeacon() (#455-457) is never used and should be removed
Address.functionStaticCall(address,bytes,string) (#285-294) is never used and should be removed
Address.functionCall(address,bytes) (#213-215) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#4) allows old versions
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
Low level call in Address.sendValue(address,uint256) (#188-193):
- (success) = recipient.call{value: amount}() (#191)
Low level call in Address.functionDelegateCall(address,bytes,string) (#312-321):
- (success,returndata) = target.delegatecall(data) (#319)
Low level call in Address.functionCallWithValue(address,bytes,uint256,string) (#256-267):
- (success,returndata) = target.call{value: value}(data) (#265)
Low level call in Address.functionStaticCall(address,bytes,string) (#285-294):
- (success,returndata) = target.staticcall(data) (#292)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
TransparentUpgradeableBase (#532-626) should inherit from IBeacon (#351-358)
Inherit from the missing interface or contract.
Additional information: link
ERC1967Upgrade._ROLLBACK_SLOT (#369) is never used in TransparentUpgradeableBase (#532-626)
Remove unused state variables.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#688-690)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#696-699)
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.
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.
Token makes many airdrops and seems to be a phishing / airdrop scam
Additional information: link
Unable to find website
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
Unable to find token contract audit
Unable to find KYC or doxxing proof
Unable to verify that token and website are owned by the same team (no listings + unable to find contract on website)
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
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinHunt, CoinGecko, CoinMarketCap
Unable to find code repository for the project
Unable to find Telegram and Twitter accounts