A Decentralised Token with utility that is evolving into a vibrant eco-system system and future of Doge coins and NFT
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Owned.changeOwnership(address) (#15-17) should emit an event for:
- owner = _newOwner (#16)
Emit an event for critical parameter changes.
Additional information: link
Owned.changeOwnership(address)._newOwner (#15) lacks a zero-check on :
- owner = _newOwner (#16)
Check that the address is not zero.
Additional information: link
ERC20.transferFrom(address,address,uint256) (#117-168) compares to a boolean constant:
-tokenHoldersMap[_to] == false (#161)
Remove the equality to the boolean constant.
Additional information: link
solc-0.8.6 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
Parameter ERC20.setAntibotPercent(uint256)._percent (#259) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
RSHIB.constructor() (#361-370) uses literals with too many digits:
- totalSupply = 1000000000000000000 * 10 ** 18 (#365)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
ERC20.percent (#29) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
distributeTokenToHolders(uint256) should be declared external:
- ERC20.distributeTokenToHolders(uint256) (#334-348)
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.
Number of Binance Smart Chain (BSC) token holders is low.
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
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / 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