I just created a Token2022 standard token — so does setting up a liquidity pool work the same way as it does for regular Solana SPL tokens?
pandatool 更改状态以发布 2025年8月26日
Here’s the thing: it really depends on AMM protocol support. The major Solana DEXs, like Orca and Raydium, have started supporting Token2022 tokens, but there are some technical differences. For example, on Raydium, only CPMM and CLMM pools support Token2022.
In general, if you want to create a liquidity pool for your Token2022 token, you can easily do it with PandaTool:
👉 https://solana.pandatool.org/en/createpool
pandatool 更改状态以发布 2025年8月26日