Baby Wealthy Club was a brand created by a talented designer originally from BabySwap and BNB chain. After all the hard work and being recognized by the communities, she believes that her artifact can be more popular worldwide and not limited to the crypto world. To realize the bigger dream of her own, she has talked to the original team and showed the ambition and passion of starting her own NFT collection. The team stands by the decision, and provides support to the Baby Wealthy Club PFP holders. The artist and the BabySwap team share the same commercial rights of the use of Baby Avatar as agreed. Moreover, improve the value of BabyWC through a parts of cooperation and development.
Token is flagged by TokenSniffer due to presence of exploit in contract code
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Event OwnableownersshipTransferred(address,address) (#51) is not in CapWords
Function IUniswapV2Router01.WETH() (#341) is not in mixedCase
Function IUniswapV2Factory.FIETo() (#485) is not in mixedCase
Function IUniswapV2Factory.FIEToSetter() (#486) is not in mixedCase
Variable BEP20._totalSupply (#507) is not in mixedCase
Parameter BabyWC.getRelease(address)._address (#814) is not in mixedCase
Parameter BabyWC.setPairList(address)._address (#819) is not in mixedCase
Parameter BabyWC.upSF(uint256)._value (#824) is not in mixedCase
Parameter BabyWC.setSlipFIE(address,uint256)._address (#828) is not in mixedCase
Parameter BabyWC.setSlipFIE(address,uint256)._value (#828) is not in mixedCase
Parameter BabyWC.getSlipFIE(address)._address (#833) is not in mixedCase
Parameter BabyWC.setMarketAccountFIE(address,bool)._address (#838) is not in mixedCase
Parameter BabyWC.setMarketAccountFIE(address,bool)._value (#838) is not in mixedCase
Parameter BabyWC.getMarketAccountFIE(address)._address (#842) is not in mixedCase
Constant BabyWC._deadAddress (#810) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#346) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#347)
Variable BEP20._totalSupply (#507) is too similar to BabyWC.constructor(string,string,uint256).totalSupply_ (#789)
Prevent variables from having similar names.
Additional information: link
BabyWC.slitherConstructorConstantVariables() (#733-923) uses literals with too many digits:
- _deadAddress = 0x000000000000000000000000000000000000dEaD (#810)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BabyWC.transfer(address,uint256).owners (#901) shadows:
- Ownable.owners() (#63-65) (function)
Rename the local variables that shadow another component.
Additional information: link
BabyWC.setPairList(address)._address (#819) lacks a zero-check on :
- uniswapV2Pair = _address (#820)
Check that the address is not zero.
Additional information: link
BabyWC.transfer(address,uint256) (#900-908) compares to a boolean constant:
-_release[owners] == true (#902)
Remove the equality to the boolean constant.
Additional information: link
BEP20._afterTokenTransfer(address,address,uint256) (#725-729) is never used and should be removed
BEP20._beforeTokenTransfer(address,address,uint256) (#705-709) is never used and should be removed
BabyWC._burn(address,uint256) (#760-771) is never used and should be removed
BabyWC._transfer(address,address,uint256) (#742-758) is never used and should be removed
Context._msgData() (#25-27) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#297-306) is never used and should be removed
SafeMath.mod(uint256,uint256) (#257-259) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#323-332) is never used and should be removed
SafeMath.sub(uint256,uint256,string) (#274-283) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#128-134) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#170-175) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#182-187) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#153-163) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#141-146) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#2) allows old versions
solc-0.8.0 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
owners() should be declared external:
- Ownable.owners() (#63-65)
renounceownersship() should be declared external:
- Ownable.renounceownersship() (#82-84)
transferownersship(address) should be declared external:
- Ownable.transferownersship(address) (#90-93)
name() should be declared external:
- BEP20.name() (#542-544)
symbol() should be declared external:
- BEP20.symbol() (#550-552)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#595-599)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#613-617)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#633-642)
balanceOf(address) should be declared external:
- BabyWC.balanceOf(address) (#738-740)
transferFrom(address,address,uint256) should be declared external:
- BabyWC.transferFrom(address,address,uint256) (#911-921)
Use the external attribute for functions never called from the contract.
Additional information: link
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 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 code repository for the project
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Twitter account has less than 100 followers
Telegram account has relatively few subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account