From 84312cbb0767b482f604c484d0772f695b4ccad3 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Thu, 14 Mar 2019 11:42:17 +0100 Subject: [PATCH] More revisions --- content/concepts/ocean-tokens.md | 10 ++++------ content/tutorials/get-ether-and-ocean-tokens.md | 6 ++++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/content/concepts/ocean-tokens.md b/content/concepts/ocean-tokens.md index 5e79cd94..9c164fb1 100644 --- a/content/concepts/ocean-tokens.md +++ b/content/concepts/ocean-tokens.md @@ -19,17 +19,15 @@ There are Ocean Tokens in several testnets, including the Kovan testnet and Nile ## Mainnet Ocean Tokens -The initial circulating supply of Mainnet Ocean Tokens will first become available on the Ethereum mainnet, i.e. before the Ocean mainnet. +The initial circulating supply of Mainnet Ocean Tokens will first become available on the Ethereum mainnet (_not_ the Ocean mainnet). **Ethereum Mainnet Token Contract Address:** To be determined -If you acquired Ocean Tokens before the Ocean mainnet launch (e.g. in the seed round, in the pre-sale, in the token sale, or some other way), then your Ocean Tokens will be sent to the address you provided (in the Ethereum mainnet). +If you acquired Ocean Tokens in the initial circulating supply, they will be sent to the address you provided. We will write about the timing and other details elsewhere. -In the future, the Ocean mainnet will be launched and later it will become possible to move Ocean Tokens from the Ethereum mainnet to the Ocean mainnet. The details are to be determined. +In the future, the Ocean mainnet will be launched and later it will become possible to move Ocean Tokens from the Ethereum mainnet to the Ocean mainnet. We will write about the timing and other details elsewhere. -Also in the future (but not necessarily at the same time), it will become possible to earn new Mainnet Ocean Tokens as network rewards. The [Ocean Protocol Technical Whitepaper](https://oceanprotocol.com/tech-whitepaper.pdf) explains that in more detail. - -Note: It won't be possible to _use_ Mainnet Ocean Tokens for Ocean Protocol tasks (such as consuming assets) in the Ethereum mainnet. In fact, most of the Ocean Protocol keeper contracts (smart contracts) won't be deployed to the Ethereum mainnet. Mainnet Ocean Tokens will only be usable for doing Ocean Protocol tasks in the Ocean mainnet. +It _won't_ be possible to use Mainnet Ocean Tokens for Ocean Protocol tasks (such as consuming assets) in the Ethereum mainnet. It _will_ be possible to use Mainnet Ocean Tokens for Ocean Protocol tasks in the Ocean mainnet. ## Further Reading about Ocean Tokens diff --git a/content/tutorials/get-ether-and-ocean-tokens.md b/content/tutorials/get-ether-and-ocean-tokens.md index 6f3f3ec7..1044edef 100644 --- a/content/tutorials/get-ether-and-ocean-tokens.md +++ b/content/tutorials/get-ether-and-ocean-tokens.md @@ -47,13 +47,15 @@ That command uses [Ethereum's JSON RPC API](https://wiki.parity.io/JSONRPC.html) ## Get Ocean Tokens +See the page about [Ocean Tokens](/concepts/ocean-tokens/). + ### Get Testnet Ocean Tokens It used to be possible to get Ocean Tokens by clicking Pleuston's "Make it rain" button, but that used an Ocean Protocol keeper function that has been removed for security reasons. The "Make it rain" button might be made to work again in the future, but only in testnets. ### Get Mainnet Ocean Tokens -There are several ways that one can (or could) acquire some of the Ocean Tokens in the initial circulating supply (which initially will only be in the Ethereum Mainnet), including: +There are several ways that one can (or could) acquire some of the Ocean Tokens in the initial circulating supply, including: - participation in the seed round - participation in the pre-sale @@ -61,4 +63,4 @@ There are several ways that one can (or could) acquire some of the Ocean Tokens - completion of a [bounty](/concepts/bounties/) - assorted other ways -In the future, there will be other ways to get Mainnet Ocean Tokens. See the page about [Ocean Tokens](/concepts/ocean-tokens/). +In the future, it will become possible to earn Mainnet Ocean Tokens as network rewards and in other ways. The [Ocean Protocol Technical Whitepaper](https://oceanprotocol.com/tech-whitepaper.pdf) explains that in more detail.