SeedOn is a Blockchain based crowdfunding platform
We aim to develop the next generation platform for crowdfunding that will minimize investments risks. We promote transactions transparency with the help of blockchain technology.
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract ownership is not renounced (belongs to a wallet)
Context._msgData() (#24-26) is never used and should be removed
SeedOn._burn(address,uint256) (#328-343) is never used and should be removed
Remove unused functions.
Additional information: link
name() should be declared external:
- SeedOn.name() (#149-151)
symbol() should be declared external:
- SeedOn.symbol() (#153-155)
totalSupply() should be declared external:
- SeedOn.totalSupply() (#161-163)
balanceOf(address) should be declared external:
- SeedOn.balanceOf(address) (#165-167)
transfer(address,uint256) should be declared external:
- SeedOn.transfer(address,uint256) (#175-178)
allowance(address,address) should be declared external:
- SeedOn.allowance(address,address) (#180-182)
approve(address,uint256) should be declared external:
- SeedOn.approve(address,uint256) (#189-192)
transferFrom(address,address,uint256) should be declared external:
- SeedOn.transferFrom(address,address,uint256) (#205-219)
increaseAllowance(address,uint256) should be declared external:
- SeedOn.increaseAllowance(address,uint256) (#233-236)
decreaseAllowance(address,uint256) should be declared external:
- SeedOn.decreaseAllowance(address,uint256) (#252-260)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find whitepaper 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 price dump / death
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
Token has relatively low CoinGecko rank
Unable to find Discord account