Contracts for ICOVO token sales.

Takuya Obata
ICOVO
Published in
2 min readSep 23, 2018

--

From 24th Sep, we will begin our public token sales.

All processes of our sales will be done on the smart contracts on ethereum network. For our token sales, we are using DAICOVO which is a set of smart contracts we’ve been developing for DAICO oriented projects.

DAICOVO cannot stop once it deployed and started, which means that we cannot control it selfishly. We cannot change the price, term, total supply or anything about the sales and the token. All of our token sales is already deployed and fixed.

This article shows where are our smart contracts deployed and how you can check the code.

Contract list

Here is the list of all contracts which our token sale consists of.
Click contract name to jump to Etherscan. You can check the code which verified by Etherscan there.

OVOToken
0x8232875761b97A5242A4CfFB94828Dff5c101950
OVO Token itself.

TimeLockPool
0xAA29BC726a2E2807aA1d4d79CA610f3e52295d8C
To lock up promised portion of token supply.

TokenController
0xb292bc29126316e3c230d262ef1c884496b8705a
Manage token mining.

DaicoPool
0xaeb3d7d5a6b52619b36d3bd0b6794e75e65a92bd
Pool where raised funds will be locked up. It will release funds little by little.

Voting
0x7caa5f7e9e63b110bfb725ffbf27cbb986475bde
Token holders can propose a vote for refund or tap raising.

TokenSaleManager
0x87cf2332f4e4cd44cbf33be0979c0cb1be2e592f
Parent contract which manages following token sale contracts.

TokenSale1
0x9527fcc8963ab8dccf50cf6731e0abcd6bf262ba
Pre-sale contract.

ToeknSale2
0x0990a01c880d016e19dcd49ec549f266f8b41bf9
Crowd sale Stage 1 contract.

TokenSale3
0x41598475a44d6d6f8785544de7629632b97c4981
Crowd sale Stage 2contract.

TokenSale4
0x4d298856b006463743b41fa6f1ea6d84938156c0
Crowd sale Stage 3contract.

WhitepaperVersioning
0x014A7A8EEb61E60e6e35E269304A908605d64F05
Hashes of whitepapers on IPFS are stored here to prevent falsifies.

You can read the detailed explanation of DAICOVO on Blockchain Insight which is a media we launched on Aug.

If you have any questions, feel free to contact us on Telegram.

Check and follow our latest news at our official social media below.
Twitter : Facebook : Telegram

For other informations, check us out at GitHub , BitcoinTalk , Reddit , and Discord.

--

--