1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

ocean tokens updates

* switch token tool to the one on our token page
* refer to token page for official list of exchanges
This commit is contained in:
Matthias Kretschmann 2020-08-17 12:27:04 +02:00
parent 0bd778835d
commit 59698afee2
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 5 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 339 KiB

After

Width:  |  Height:  |  Size: 203 KiB

View File

@ -40,9 +40,9 @@ There are many ways to check your Ethereum Mainnet Ocean Token balance. Starting
#### Ocean Token Tool
Enter your account address into the form in the [Ocean Token Tool](https://wallet.oceanprotocol.com/tokens).
Enter your account address into the form on the [Ocean Token page on our website](https://oceanprotocol.com/token#balance).
[![Ocean Token Tool](images/token-tool.png)](https://wallet.oceanprotocol.com/tokens)
[![Ocean Token Tool](images/token-tool.png)](https://oceanprotocol.com/token#balance)
#### Blowfish
@ -66,14 +66,7 @@ You could also make a deal with someone where you send them something and they s
### Official List of Exchanges
Below is the _official list_ of exchanges which listed Ethereum Mainnet Ocean Tokens (OCEAN), at the time of writing:
- [Bittrex International](https://international.bittrex.com/)
- [KuCoin](https://www.kucoin.com/)
- [Balancer](https://balancer.exchange/)
- [Uniswap](https://app.uniswap.org/#/swap?inputCurrency=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2&outputCurrency=0x985dd3d42de1e256d09e1c10f112bccb8015ad41)
- [VCC](https://vcc.exchange/)
- [Gate.io](https://www.gate.io/)
An always up-to-date _official list_ of exchanges which listed Ethereum Mainnet Ocean Tokens (OCEAN) can be found on the [Ocean Token page on our website](https://oceanprotocol.com/token#balance).
## Pacific Network Ocean Tokens
@ -90,7 +83,7 @@ For this purpose there is a token bridge between the Ethereum Mainnet and the Pa
Once you have some Ocean Tokens in Pacific, you can use them for all currently-implemented Ocean Protocol tasks _in Pacific_ (e.g. buying assets from a marketplace connected to Pacific).
However, please be aware that transfering tokens between networks can put your Ocean Tokens at risk.
However, please be aware that transferring tokens between networks can put your Ocean Tokens at risk.
## Testnet Ocean Tokens
@ -116,6 +109,7 @@ The [Example Code page](/tutorials/example-code/) has links to example Squid cod
## Further Reading about Ocean Tokens
- [Ocean Token page](https://oceanprotocol.com/token)
- [Tutorial: Use Your Wallet to Manage Ocean Tokens](/tutorials/wallets-and-ocean-tokens/)
- [Blog: Ocean Tokenomics](https://blog.oceanprotocol.com/ocean-tokenomics-d34f28c480a8)
- [Blog: Ocean Tokenomics II](https://blog.oceanprotocol.com/https-blog-oceanprotocol-com-ocean-tokenomics-ii-faf05854314b)