From d52fbb809eb9e6e61424b6c36be014f57ab4b380 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Tue, 21 Oct 2025 12:52:05 +0300 Subject: [PATCH] docs: fix outdated Uniswap pool link --- public/content/guides/how-to-id-scam-tokens/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/guides/how-to-id-scam-tokens/index.md b/public/content/guides/how-to-id-scam-tokens/index.md index 47eb8aca219..678f60ff203 100644 --- a/public/content/guides/how-to-id-scam-tokens/index.md +++ b/public/content/guides/how-to-id-scam-tokens/index.md @@ -73,7 +73,7 @@ The best practice for avoiding this is to carefully check the URL for the sites 2. **Real tokens have liquidity**. Another option is to look at liquidity pool size on [Uniswap](https://uniswap.org/), one of the most common token swapping protocols. This protocol works using liquidity pools, into which investors deposit their tokens in hope of a return from trading fees. -Scam tokens typically have tiny liquidity pools, if any, because the scammers don't want to risk real assets. For example, the `ARB`/`ETH` Uniswap pool holds about a million dollars ([see here for the up to date value](https://info.uniswap.org/#/pools/0x755e5a186f0469583bd2e80d1216e02ab88ec6ca)) and buying or selling a small amount is not going to change the price: +Scam tokens typically have tiny liquidity pools, if any, because the scammers don't want to risk real assets. For example, the `ARB`/`ETH` Uniswap pool holds about a million dollars ([see here for the up to date value](https://app.uniswap.org/explore#/pools/0x755e5a186f0469583bd2e80d1216e02ab88ec6ca)) and buying or selling a small amount is not going to change the price: ![Buying a legitimate token](./uniswap-real.png)