We are on a mission to make a significant social impact by transferring a wide range of benefits to the community of the world and to providing social-economic projects.
—-> Remove poverty from the World.
—> Provide a home to Homeless people of the World.
—> Provide education for the children of the World.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
solc-0.8.2 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
Token.slitherConstructorVariables() (#1-43) uses literals with too many digits:
- totalSupply = 1000000000 * 10 ** 10 (#4)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Token.decimals (#7) should be constant
Token.name (#5) should be constant
Token.symbol (#6) should be constant
Token.totalSupply (#4) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
transfer(address,uint256) should be declared external:
- Token.transfer(address,uint256) (#20-26)
transferFrom(address,address,uint256) should be declared external:
- Token.transferFrom(address,address,uint256) (#28-35)
approve(address,uint256) should be declared external:
- Token.approve(address,uint256) (#37-41)
Use the external attribute for functions never called from the contract.
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 contract audit
Unable to find audit link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find code repository for the project
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Twitter account has less than 100 followers
Telegram account has relatively few subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Discord account