Shiba Inu dogs are the cutest and our virtual Baby Shiba Inu is on a mission to provide for its real-world brothers as it pledges to donate a portion of burns to charities worldwide governed by our community to rescue dogs.
When $BSHIB hits a $100,000,000 marketcap - Baby Shiba Inu will embark on a mission to unite all Shiba Inu tokens and partner with them to unite them all to ultimately have Baby Shiba Inu rebrand to Boss Shiba Inu,
Only 100M supply!!
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BabyShibaInu.transferAnyERC20Tokens(address,address,uint256) (#1021-1023) ignores return value by Token(_tokenAddress).transfer(_to,_amount) (#1022)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
BabyShibaInu._writeCheckpoint(address,uint32,uint256,uint256) (#954-965) uses a dangerous strict equality:
- nCheckpoints > 0 && checkpoints[delegatee][nCheckpoints - 1].fromBlock == blockNumber (#957)
Don't use strict equality to determine if an account has enough Ether or tokens.
Additional information: link
Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.
Not a direct threat, but may indicate unreliable intentions of developer. Both name and ticker of current token are widespread, i.e. common across multiple tokens. This is slightly suspicious
BabyShibaInu.collectFee(address,uint256,uint256) (#740-780) performs a multiplication on the result of a division:
-liquidityFee = amount.mul(_liquidityFee).div(10000) (#745)
-_reflectionBalance[liquidityAddress] = _reflectionBalance[liquidityAddress].add(liquidityFee.mul(rate)) (#774)
Consider ordering multiplication before division.
Additional information: link
BabyShibaInu._approve(address,address,uint256).owner (#693) shadows:
- Ownable.owner() (#508-510) (function)
Rename the local variables that shadow another component.
Additional information: link
BabyShibaInu.setBurnPercent(uint256) (#999-1001) should emit an event for:
- _BurnFee = fee (#1000)
Emit an event for critical parameter changes.
Additional information: link
BabyShibaInu.TransferETH(address,uint256).recipient (#1016) lacks a zero-check on :
- recipient.transfer(amount) (#1017)
Check that the address is not zero.
Additional information: link
BabyShibaInu.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (#861-873) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp <= expiry,BSHIB::delegateBySig: signature expired) (#871)
Avoid relying on block.timestamp.
Additional information: link
BabyShibaInu.getChainId() (#972-978) uses assembly
- INLINE ASM (#974-976)
Do not use evm assembly.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#285-292) is never used and should be removed
Remove unused functions.
Additional information: link
BabyShibaInu._reflectionTotal (#564) is set pre-construction with a non-constant function or state variable:
- (MAX - (MAX % _tokenTotal))
Remove any initialization of state variables via non-constant state variables or function calls. If variables must be set upon contract deployment, locate initialization in the constructor instead.
Additional information: link
solc-0.8.3 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
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#445-473):
- (success,returndata) = target.call{value: weiValue}(data) (#454-456)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Variable BabyShibaInu._delegates (#807) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#35)" inContext (#29-38)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BabyShibaInu.slitherConstructorVariables() (#550-1027) uses literals with too many digits:
- BurnAddress = 0x0000000000000000000000000000000000000000 (#582)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BabyShibaInu._symbol (#555) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
transferAnyERC20Tokens(address,address,uint256) should be declared external:
- BabyShibaInu.transferAnyERC20Tokens(address,address,uint256) (#1021-1023)
Use the external attribute for functions never called from the contract.
Additional information: link
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
Token has a considerable age, but we're still unable to find its website
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Youtube account