fn is_tip20_fee_inference_call(input: &[u8]) -> bool
Returns true if the calldata is for a TIP-20 function that should trigger fee token inference. Only transfer, transferWithMemo, and distributeReward qualify.
transfer
transferWithMemo
distributeReward