BSCLaunch is a smart investment platform based on Binance Smart Chain, enabling projects to raise capital on a decentralized environment, and the community to invest with safety, freedom, and equal opportunity.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Contract name (B-LAUNCH) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
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.
BSL.allowance(address,address).owner (contracts/Token.sol#453) shadows:
- Ownable.owner() (contracts/Token.sol#325-327) (function)
BSL._approve(address,address,uint256).owner (contracts/Token.sol#651) shadows:
- Ownable.owner() (contracts/Token.sol#325-327) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.mul(uint256,uint256) (contracts/Token.sol#204-216) is never used and should be removed
SafeMath.sub(uint256,uint256) (contracts/Token.sol#171-173) is never used and should be removed
BSL._burnFrom(address,uint256) (contracts/Token.sol#668-678) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (contracts/Token.sol#283-290) is never used and should be removed
SafeMath.div(uint256,uint256,string) (contracts/Token.sol#244-255) is never used and should be removed
Context._msgData() (contracts/Token.sol#126-129) is never used and should be removed
SafeMath.mod(uint256,uint256) (contracts/Token.sol#268-270) is never used and should be removed
SafeMath.div(uint256,uint256) (contracts/Token.sol#229-231) is never used and should be removed
BSL._burn(address,uint256) (contracts/Token.sol#626-635) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (contracts/Token.sol#127)" inContext (contracts/Token.sol#117-130)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BSL.constructor() (contracts/Token.sol#382-390) uses literals with too many digits:
- _totalSupply = 100000000000000000000000000 (contracts/Token.sol#386)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
decreaseAllowance(address,uint256) should be declared external:
- BSL.decreaseAllowance(address,uint256) (contracts/Token.sol#540-553)
increaseAllowance(address,uint256) should be declared external:
- BSL.increaseAllowance(address,uint256) (contracts/Token.sol#514-524)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (contracts/Token.sol#344-347)
mint(uint256) should be declared external:
- BSL.mint(uint256) (contracts/Token.sol#563-566)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (contracts/Token.sol#353-355)
Use the external attribute for functions never called from the contract.
Additional information: link
Token is deployed only at one blockchain
Average 30d PancakeSwap volume is low.
Average PancakeSwap trading volume, liqudity, number of swaps are low. Token seems to be inactive.
Unable to find PancakeSwap trading pair to compute liquidity.
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
Unable to find token contract audit
Unable to find audit link on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Token has a considerable age, but social accounts / website are missing or have few users
Token has relatively low CoinGecko rank
Telegram account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account