diff --git a/docs/payments/supported/tokens.md b/docs/payments/supported/tokens.md index d807b281..781138ff 100644 --- a/docs/payments/supported/tokens.md +++ b/docs/payments/supported/tokens.md @@ -16,11 +16,10 @@ Please check [DePay's Website > About > Tokens](https://depay.com/tokens) in ord ## Requirements In order for a token to be supported by DePay, that token needs to be a standard token, like ERC20, SPL etc.. -Any customizations or additions to the token standard are not supported by DePay. +Any customizations or additions to the token standard (like tax etc.) are not supported by DePay. Additionally that token also needs to have: - a pair (liquidity pool) on a supported decentralized exchange (see [supported exchanges](/docs/payments/supported/exchanges)) - a pair in either the native wrapped token of the respective blockchain (e.g. WETH on Ethereum, WMATIC on Polygon etc.) or a supported stable coin on the respective blockchain - with **at least USD 20k** in liquidity: USD 10k worth of base token e.g. WETH, WMATIC, USDC etc. + USD 10k worth of the token to be supported -