I am creating a new token and gonna list it on some DEX platforms where user can buy my token.What i want is when a user gonna buy my token from any platform the transfer function should be my custom transfer function where i implement my logic instead of default spl token transfer function ??Is there a way we can achieve this ?
Thanks for your help.