Open raulriera opened 3 months ago
It seems the pools use this utility to validate that the token is supported, but the check for extensions could be more exhaustive. With over 17 extensions, usage of any other than these 3 will fail the check
https://github.com/raydium-io/raydium-clmm/blob/2eb458dfd634bb28521e25a81da3e93fa8926644/programs/amm/src/util/token.rs#L247C1-L254C6
It seems the pools use this utility to validate that the token is supported, but the check for extensions could be more exhaustive. With over 17 extensions, usage of any other than these 3 will fail the check
https://github.com/raydium-io/raydium-clmm/blob/2eb458dfd634bb28521e25a81da3e93fa8926644/programs/amm/src/util/token.rs#L247C1-L254C6