From 2fccd0abf8153cd25d2afe65fe53233b27ce6990 Mon Sep 17 00:00:00 2001 From: Manan Patel Date: Mon, 19 Apr 2021 17:23:48 +0200 Subject: [PATCH] added mOCEAN details There have been some requests about providing mOCEAN details to add in Metamask as custom token. So added this in the doc. --- content/tutorials/wallets-and-ocean-tokens.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/tutorials/wallets-and-ocean-tokens.md b/content/tutorials/wallets-and-ocean-tokens.md index a2a4861d..0529b26b 100644 --- a/content/tutorials/wallets-and-ocean-tokens.md +++ b/content/tutorials/wallets-and-ocean-tokens.md @@ -27,6 +27,12 @@ Almost all ERC-20 wallets require these values for adding a custom token: - Symbol: `OCEAN` - Decimals: `18` +**Polygon Mainnet(previously Matic)** + +- Contract Address: `0x282d8efCe846A88B159800bd4130ad77443Fa1A1` +- Symbol: `mOCEAN` +- Decimals: `18` + The [OCEAN Token page](https://oceanprotocol.com/token) at oceanprotocol.com has further details. ## MetaMask