mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-01 15:55:34 +01:00
2.2 KiB
2.2 KiB
description |
---|
How to use a crypto wallet to check your OCEAN token balance and send OCEAN Tokens to others |
Manage Your OCEAN Tokens
If you don't see any Ocean Tokens in your crypto wallet software (e.g. MetaMask or MyEtherWallet), don't worry! It might not know how to manage Ocean Tokens yet.
Token Information
Almost all ERC-20 wallets require these values for adding a custom token:
Network name | Contract Address | Symbol | Decimals |
---|---|---|---|
Mainnet | 0x967da4048cD07aB37855c090aAF366e4ce1b9F48 | OCEAN | 18 |
Polygon (ex Matic) | 0x282d8efCe846A88B159800bd4130ad77443Fa1A1 | mOCEAN | 18 |
BSC Binance Smart Chain | 0xdce07662ca8ebc241316a15b611c89711414dd1a | OCEAN | 18 |
Görli | 0xCfDdA22C9837aE76E0faA845354f33C62E03653a | OCEAN | 18 |
Mumbai | 0xd8992Ed72C445c35Cb4A2be468568Ed1079357c8 | OCEAN | 18 |
The OCEAN Token page at oceanprotocol.com has further details.
MetaMask
- Make sure MetaMask is connected to the Ethereum Mainnet.
- Select the account you want to manage.
- Scroll down until the
Add Token
link is visible, then click on it. - Click on
Custom Token
. - Paste the Ocean Token contract address listed above into the Token Contract Address field. The other two fields should auto-fill. If not, add
OCEAN
for the symbol and18
for the precision. - Click
Next
. - Click
Add Tokens
.
MetaMask should now show your Ocean Token (OCEAN) balance, and when you're looking at that, there should be a Send
button to send Ocean Tokens to others. For help with that, see the MetaMask docs about how to send tokens.
Other Wallet Software
Do a web search to find out how to add a custom ERC-20 token to the wallet software you're using.