fn is_tip20_fee_inference_call(spec: TempoHardfork, input: &[u8]) -> boolExpand description
Returns true if the calldata is for a TIP-20 function that should trigger fee token inference.
transfer and transferWithMemo always qualify. distributeReward qualifies only before T7,
when the call still moves tokens.