PancakeSwap not letting me add liquidity

I am trying to create and deploy a token on Binance Smart Chain and want to create a swap pair between USDT and CHARIA (my token)

I have approved the CHARIA token but it kept showing me the error:

This pool must be initialized before you can add liquidity. To initialize, select a starting price for the pool. Then, enter your liquidity price range and deposit amount. Gas fees will be higher than usual due to the initialization transaction.

Fee-on transfer tokens and rebasing tokens are NOT compatible with V3.

My token contract: https://bscscan.com/token/0x7c5b25be68148dbe92cd45e18795dcb53b614d7b

Link to the Add Liquidity menu: https://ibb.co/1mnqWZS

I have retried approving the token again and again but still can’t deploy it.

Leave a Comment