mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #258 from oceanprotocol/some-new-stuff
How to check your OCEAN balance, and...
This commit is contained in:
commit
14ed301e42
@ -51,6 +51,15 @@ After [the initial exchange offering on Bittrex International](https://blog.ocea
|
||||
The initial circulating supply of Ethereum Mainnet Ocean Tokens became available on the Ethereum Mainnet in May 2019.
|
||||
If you acquired Ocean Tokens in the initial circulating supply, they should have been, or will be, sent to the address you provided, in the Ethereum Mainnet.
|
||||
|
||||
### How to Check Your Ethereum Mainnet Ocean Token Balance
|
||||
|
||||
There are many ways to check your Ethereum Mainnet Ocean Token balance. Starting with the easiest, here are some ways:
|
||||
|
||||
- Enter your account address into the form at [https://wallet.oceanprotocol.com/tokens](https://wallet.oceanprotocol.com/tokens)
|
||||
- Go to [Etherscan](https://etherscan.io/), enter your account address into the search field, click **Search**, click on **Erc20 Token Txns**, look for an "OceanToken" transaction in the "Token" colum, and click on **OceanToken** there.
|
||||
- Download and use [Blowfish](https://github.com/kremalicious/blowfish), a desktop app that tells you your Ocean Token balance (and other things).
|
||||
- Use MetaMask or other wallet software. See the page about [using wallet software to manage Ocean Tokens](/tutorials/wallets-and-ocean-tokens/). You can also use wallet software to send Ocean Tokens to some other account.
|
||||
|
||||
### Ethereum Mainnet Ocean Token Utility
|
||||
|
||||
At the time of writing, you could use Ethereum Mainnet Ocean Tokens to do various things in the Ethereum Mainnet, including but not limited to:
|
||||
|
@ -48,6 +48,8 @@ There are several Ocean Protocol software components that are live, connected to
|
||||
- Jupyter Hub at [https://mantaray.dev-ocean.com](https://mantaray.dev-ocean.com)
|
||||
- [Token Bridge Frontend](https://github.com/oceanprotocol/bridge-ui) (for a token bridge between Nile and Kovan) at [https://token-bridge.dev-ocean.com](https://token-bridge.dev-ocean.com)
|
||||
- Commons Marketplace at [https://commons.oceanprotocol.com](https://commons.oceanprotocol.com)
|
||||
- Aquarius for Commons Marketplace at [https://aquarius.marketplace.dev-ocean.com](https://aquarius.marketplace.dev-ocean.com)
|
||||
- Brizo for Commons Marketplace at [https://brizo.marketplace.dev-ocean.com](https://brizo.marketplace.dev-ocean.com)
|
||||
- Faucet Server at [faucet.nile.dev-ocean.com](https://faucet.nile.dev-ocean.com)
|
||||
|
||||
> Internal note: The private "atlantic" repo documents the internal details of the Nile Testnet in `networks/nile/README.md`.
|
||||
|
Loading…
Reference in New Issue
Block a user