memoscan
← all memos

Memo 0x627af69d…d099ee on Ethereum

ICO Smart contract I need a ICO contract for presale and ICO & consultation (approx 1 hour). The specifics for the ICO contract: - The contract needs to create the token - Softcap and hardcap control - End and start dates for each stage (presale and public sale), rate and supply - Before starting the presale or public sale 5% of the tokens need to be distributed. I started this ICO when another ICO failed (Confido) and promised people to compensate them, that's why 5% of the tokens need to be sent for free to these people. - Set a specific amount of tokens for the team, reserve, bounty, etc; I would prefer if these tokens are sent to another wallet before the presale and public sale starts. - Automatic release of tokens (failback method) to the people that send in ETH. - Whitelisting. ETH cannot be sent to the contract address unless the purchasers nominated address has been added to the whitelist. - Use the SafeMath library and Payload protection library scripts. Unallocated supplies can be burnt by the contract owner. - Make the contract as secure as possible, so it can't be hijacked (f.e. make it impossible that people who send more then 50% ETH become the owner of the contract). - Make sure I can apply to most exchanges with this contract (f.e. add functionality for decentralized exchanges). - Perhaps I'm missing some things, but let's talk about that in the consultation. Also, I need help with deploying the contract. Candidates MUST provide previous examples.