mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Ocean Production Network --> Pacific Network
This commit is contained in:
parent
3870176a76
commit
8e406e426f
@ -1,18 +1,18 @@
|
||||
---
|
||||
title: Transfer Ocean Tokens between Networks
|
||||
description: How to use the token bridge to transfer Ocean Tokens from the Ethereum Mainnet to the Ocean Production Network.
|
||||
description: How to use the token bridge to transfer Ocean Tokens from the Ethereum Mainnet to the Pacific Network.
|
||||
---
|
||||
|
||||
TODO: All images here are placeholders for now. Replace them with images showing the Ocean-specific token bridge UI.
|
||||
|
||||
## Introduction
|
||||
|
||||
There is a token bridge between the Ethereum Mainnet and the Ocean Production Network. It's based on [the TokenBridge by POA Network](https://medium.com/poa-network/introducing-the-erc20-to-erc20-tokenbridge-ce266cc1a2d0) (the company).
|
||||
This tutorial shows how you can use the token bridge to transfer Ocean Tokens (OCEAN) from the Ethereum Mainnet to the Ocean Production Network.
|
||||
There is a token bridge between the Ethereum Mainnet and [the Pacific Network](/concepts/pacific-network/). It's based on [the TokenBridge by POA Network](https://medium.com/poa-network/introducing-the-erc20-to-erc20-tokenbridge-ce266cc1a2d0) (the company).
|
||||
This tutorial shows how you can use the token bridge to transfer Ocean Tokens (OCEAN) from the Ethereum Mainnet to the Pacific Network.
|
||||
|
||||
## WARNING
|
||||
|
||||
**Please Note: At the time of writing, if you transfer your Ocean Tokens to the Ocean Production Network, then you are putting your Ocean Tokens at risk.**
|
||||
**Please Note: At the time of writing, if you transfer your Ocean Tokens to the Pacific Network, then you are putting your Ocean Tokens at risk.**
|
||||
|
||||
## Using the Token Bridge
|
||||
|
||||
@ -22,13 +22,13 @@ Below is a screenshot of MetaMask showing an account (with address `0x8…`) whi
|
||||
|
||||
![MetaMask showing an account that has 500.000 OCEAN in the Ethereum Mainnet](./images/tb01.png)
|
||||
|
||||
To use the token bridge between the Ethereum Mainnet and the Ocean Production Network (a.k.a. Pacific), then go to [https://token-bridge.pacific.oceanprotocol.com](https://token-bridge.pacific.oceanprotocol.com). You should see something like this:
|
||||
To use the token bridge between the Ethereum Mainnet and the Pacific Network, then go to [https://token-bridge.pacific.oceanprotocol.com](https://token-bridge.pacific.oceanprotocol.com). You should see something like this:
|
||||
|
||||
TODO: or maybe the URL will be bridge.oceanprotocol.com ? Update accordingly.
|
||||
|
||||
![The token bridge user interface](./images/tb02.png)
|
||||
|
||||
The above screenshot shows that the account with address `0x8…` has 500.00 OCEAN in the Ethereum Mainnet and 0.00 OCEAN in Pacific.
|
||||
The above screenshot shows that the account with address `0x8…` has 500.00 OCEAN in the Ethereum Mainnet and 0.00 OCEAN in the Pacific Network.
|
||||
|
||||
- Enter the amount of OCEAN you want to transfer (e.g. 1 OCEAN in the screenshot)
|
||||
- Click **Transfer**
|
||||
@ -57,4 +57,4 @@ Notice how the transaction ID is shown.
|
||||
|
||||
If you go back to MetaMask and switch the network to Pacific, then the account's OCEAN balance in Pacific should be higher by the amount just transferred.
|
||||
|
||||
![MetaMask showing an account that has 1.000 OCEAN in the Pacific network](./images/tb08.png)
|
||||
![MetaMask showing an account that has 1.000 OCEAN in the Pacific Network](./images/tb08.png)
|
||||
|
Loading…
Reference in New Issue
Block a user