Seedify is a Blockchain Gaming Incubator and Launchpad founded in February 2021 that aims to redefine the blockchain gaming environment by empowering lives through play-to-earn revenue models by providing the best Launchpad and Incubation platform to gaming projects and, launchings these projects to the community via the IGOs (Initial Gaming Offering).
Seedify brings to the community the most exciting Blockchain Games initiatives developed on BSC, Polygon and Solana networks. Most recently, Seedify has been strengthening its incubation side to provide even more robust support to early-stages Blockchain Games and help them achieve their full potential when entering the market via the IGOs.This initiative includes a robust game design, tokenomics and marketing support to the games, ensuring they have everything it takes to entertain and generate good profit for its players.
Seedify is strongly backed by major Blockchain Companies like Elrond, Polygon and Chainling (among others), besides many big Venture Capitals that provide the foundation needed for Seedify’s growth.
Seedify’s Ecosystem is based on 5 pillars: Launchpad, Incubator, Partners, VCs, and Influencers $ community. Each of these parts has its own features and comes together to enable Seedify to be one of the best Launchpads and Incubators in the Blockchain Market.
SafeMath.mul(uint256,uint256) (#20-29) is never used and should be removed
SafeMath.sqrt(uint256) (#57-64) is never used and should be removed
SafeMath.divCeil(uint256,uint256) (#36-44) is never used and should be removed
SafeMath.div(uint256,uint256) (#31-34) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.6.9 is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)
Pragma version0.6.9 (#10) is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)
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 InitializableERC20.init(address,uint256,string,string,uint256)._name (#89) is not in mixedCase
Parameter InitializableERC20.init(address,uint256,string,string,uint256)._symbol (#90) is not in mixedCase
Parameter InitializableERC20.init(address,uint256,string,string,uint256)._totalSupply (#88) is not in mixedCase
Parameter InitializableERC20.init(address,uint256,string,string,uint256)._decimals (#91) is not in mixedCase
Parameter InitializableERC20.init(address,uint256,string,string,uint256)._creator (#87) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
transferFrom(address,address,uint256) should be declared external:
- InitializableERC20.transferFrom(address,address,uint256) (#117-131)
init(address,uint256,string,string,uint256) should be declared external:
- InitializableERC20.init(address,uint256,string,string,uint256) (#86-101)
transfer(address,uint256) should be declared external:
- InitializableERC20.transfer(address,uint256) (#103-111)
allowance(address,address) should be declared external:
- InitializableERC20.allowance(address,address) (#139-141)
approve(address,uint256) should be declared external:
- InitializableERC20.approve(address,uint256) (#133-137)
balanceOf(address) should be declared external:
- InitializableERC20.balanceOf(address) (#113-115)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find audit link on the website
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account