From df0e3e90e2d97e2cfff4d205cc4a9336aa78f642 Mon Sep 17 00:00:00 2001 From: bxpana <42230936+bxpana@users.noreply.github.com> Date: Mon, 12 Aug 2024 12:01:25 +0100 Subject: [PATCH] fix: update liquidity requirements for fee tokens (#354) --- docs/userdocs/tokens/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userdocs/tokens/README.md b/docs/userdocs/tokens/README.md index 84c0e9b5..465609e5 100644 --- a/docs/userdocs/tokens/README.md +++ b/docs/userdocs/tokens/README.md @@ -34,5 +34,5 @@ Transfers in **zkSync** support "gasless meta-transactions": users pay transacti Thus, for example, if you want to transfer DAI stable-coin, there is no need for you to own ETH or any other tokens. Just pay your fees in a fraction of DAI. -Tokens listed on Uniswap with $500 of liquidity and a token price on CoinGecko can be used to pay for fees. For tokens +Tokens listed on Uniswap with 45 ETH of liquidity and a token price on CoinGecko can be used to pay for fees. For tokens without a liquid market price, fees are paid in a different token.