BSocial Token ($BINS) is the representing cryptocurrency for Bsocial.pro, which implies the direct relationship between BINS and the total business value of the social network ecosystem of BSocial.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract BSocial (#1141-1251) has payable functions:
- BSocial.receive() (#1218)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
BSocial.constructor(string,string).symbol (#1155) shadows:
- ERC20.symbol() (#870-872) (function)
Rename the local variables that shadow another component.
Additional information: link
BSocial.antiWhale(uint256) (#1242-1249) should emit an event for:
- antiWhaleAmount = amount (#1246)
Emit an event for critical parameter changes.
Additional information: link
Reentrancy in BSocial.constructor(string,string) (#1155-1168):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#1163-1164)
State variables written after the call(s):
- _approve(address(this),address(uniswapV2Router),~ uint256(0)) (#1167)
- _allowances[owner][spender] = amount (#1074)
- uniswapV2Router = _uniswapV2Router (#1166)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in BSocial.constructor(string,string) (#1155-1168):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#1163-1164)
Event emitted after the call(s):
- Approval(owner,spender,amount) (#1075)
- _approve(address(this),address(uniswapV2Router),~ uint256(0)) (#1167)
Apply the check-effects-interactions pattern.
Additional information: link
BSocial._transfer(address,address,uint256) (#1180-1208) uses timestamp for comparisons
Dangerous comparisons:
- antiWhaleTime > block.timestamp && amount > antiWhaleAmount && bots[sender] (#1186-1188)
Avoid relying on block.timestamp.
Additional information: link
Different versions of Solidity is used:
- Version used: ['>=0.6.0<0.8.0', '^0.7.6']
- >=0.6.0<0.8.0 (#21)
- ^0.7.6 (#45)
- >=0.6.0<0.8.0 (#389)
- >=0.6.0<0.8.0 (#602)
- >=0.6.0<0.8.0 (#663)
- >=0.6.0<0.8.0 (#729)
- >=0.6.0<0.8.0 (#805)
- ^0.7.6 (#1106)
- ^0.7.6 (#1138)
Use one Solidity version.
Additional information: link
SafeMath.trySub(uint256,uint256) (#421-424) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.6.0<0.8.0 (#805) is too complex
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
Parameter BSocial.setAddressForMarketing(address)._addressForMarketing (#1236) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#39)" inContext (#33-42)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#191) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#192)
Prevent variables from having similar names.
Additional information: link
BSocial.slitherConstructorVariables() (#1141-1251) uses literals with too many digits:
- tokenForMarketing = 800000 * 10 ** 18 (#1111)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BSocial.maxSupply (#1145) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
sweepTokenForMarketing() should be declared external:
- BSocial.sweepTokenForMarketing() (#1210-1215)
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.
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
Additional information: link
Unable to find token contract audit
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
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account