Check if a program ID belongs to a specific protocol category.
isProgramInCategory('JUP6...', 'jupiter'); // trueisProgramInCategory('whirL...', 'raydium'); // false Copy
isProgramInCategory('JUP6...', 'jupiter'); // trueisProgramInCategory('whirL...', 'raydium'); // false
1.0.0
Check if a program ID belongs to a specific protocol category.