Birdchain is a decentralized instant messaging application. It will give its users opportunity to earn extra income by selling their unused SMS messages, watching promotional videos, and selling their data. Personal data is already being smartly used by such companies as Google and Facebook. Birdchain DApp users will be able to choose which data exactly they want to sell and generate income.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BirdChain.constructor(string,string,uint256,uint256,address).tokenOwner (#234) lacks a zero-check on :
- owner = tokenOwner (#240)
Check that the address is not zero.
Additional information: link
StandardToken.transferFrom(address,address,uint256) (#142-153) compares to a boolean constant:
-require(bool)(tokenBlacklist[msg.sender] == false) (#143)
Remove the equality to the boolean constant.
Additional information: link
SafeMath.mul(uint256,uint256) (#4-11) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter BirdChain.burn(uint256)._value (#244) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
mint(address,uint256) should be declared external:
- BirdChain.mint(address,uint256) (#256-262)
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 contract audit
Unable to find audit link on the website
Unable to find whitepaper link on the website
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has a considerable age, but social accounts / website are missing or have few users
Token has relatively low CoinGecko rank
Twitter account link seems to be invalid
Unable to find Discord account