diff --git a/content/tutorials/wallets-and-ocean-tokens.md b/content/tutorials/wallets-and-ocean-tokens.md index 74b793dc..ff8c0f0f 100644 --- a/content/tutorials/wallets-and-ocean-tokens.md +++ b/content/tutorials/wallets-and-ocean-tokens.md @@ -11,7 +11,9 @@ Almost all ERC-20 wallets require these values for adding a custom token: - Contract Address: `0x967da4048cD07aB37855c090aAF366e4ce1b9F48` - Symbol: `OCEAN` -- Number of precision: `18` +- Decimals: `18` + +The [OCEAN Token page](https://oceanprotocol.com/token) at oceanprotocol.com has further details. ## MetaMask