diff --git a/discover/wallets-and-ocean-tokens.md b/discover/wallets-and-ocean-tokens.md index 291e67d5..82c98714 100644 --- a/discover/wallets-and-ocean-tokens.md +++ b/discover/wallets-and-ocean-tokens.md @@ -12,7 +12,7 @@ If you don't see any Ocean Tokens in your crypto wallet software (e.g. MetaMask Almost all ERC-20 wallets require these values for adding a custom token: -
Network nameContract AddressSymbolDecimals
Mainnet0x967da4048cD07aB37855c090aAF366e4ce1b9F48OCEAN18
Polygon
(ex Matic)
0x282d8efCe846A88B159800bd4130ad77443Fa1A1mOCEAN18
BSC
Binance Smart Chain
0xdce07662ca8ebc241316a15b611c89711414dd1aOCEAN18
Görli0xCfDdA22C9837aE76E0faA845354f33C62E03653aOCEAN18
Mumbai0xd8992Ed72C445c35Cb4A2be468568Ed1079357c8OCEAN18
+
Network nameContract AddressSymbolDecimals
Mainnet0x967da4048cD07aB37855c090aAF366e4ce1b9F48OCEAN18
Polygon
(ex Matic)
0x282d8efCe846A88B159800bd4130ad77443Fa1A1mOCEAN18
BSC
Binance Smart Chain
0xdce07662ca8ebc241316a15b611c89711414dd1aOCEAN18
Görli0xCfDdA22C9837aE76E0faA845354f33C62E03653aOCEAN18
Mumbai0xd8992Ed72C445c35Cb4A2be468568Ed1079357c8OCEAN18
The [OCEAN Token page](https://oceanprotocol.com/token) at oceanprotocol.com has further details. @@ -20,11 +20,15 @@ The [OCEAN Token page](https://oceanprotocol.com/token) at oceanprotocol.com has 1. Make sure MetaMask is connected to the Ethereum Mainnet. 2. Select the account you want to manage. -3. Scroll down until the `Add Token` link is visible, then click on it. -4. Click on `Custom Token`. +3. Scroll down until the `Import Tokens` link is visible, then click on it. +4. Click on `Custom Tokens`. 5. 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 and `18` for the precision. -6. Click `Next`. -7. Click `Add Tokens`. +6. Click `Add custom token`. +7. Click `Import Tokens`. + +If you prefer visual demonstrations, we have prepared a visual demo that illustrates the steps mentioned above. + +{% @arcade/embed flowId="yHiKKN336QGdAkhTlsIh" url="https://app.arcade.software/share/yHiKKN336QGdAkhTlsIh" %} 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](https://metamask.zendesk.com/hc/en-us/articles/360015488931-How-to-Send-Tokens).