Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
SpaceBanana._getTValues(uint256) (#1251-1259) performs a multiplication on the result of a division:
-tFee = tAmount.div(100).mul(reflectFees) (#1253)
Consider ordering multiplication before division.
Additional information: link
SpaceBanana._approve(address,address,uint256).owner (#1103) shadows:
- Ownable.owner() (#767-771) (function)
Rename the local variables that shadow another component.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#685-727) uses assembly
- INLINE ASM (#711-717)
Do not use evm assembly.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#451-457) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#685-727):
- (success,returndata) = target.call{value: weiValue}(data) (#693)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Constant SpaceBanana._tTotal (#861) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#25)" inContext (#13-31)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable SpaceBanana._transferToExcluded(address,address,uint256).rTransferAmount (#1173) is too similar to SpaceBanana._getTValues(uint256).tTransferAmount (#1255)
Prevent variables from having similar names.
Additional information: link
SpaceBanana._symbol (#871) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
reflectionFromToken(uint256,bool) should be declared external:
- SpaceBanana.reflectionFromToken(uint256,bool) (#1025-1043)
Use the external attribute for functions never called from the contract.
Additional information: link
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 PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
Unable to find website, listings and other project-related information
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