Skip to main content

is_tip20_fee_inference_call

Function is_tip20_fee_inference_call 

Source
fn is_tip20_fee_inference_call(spec: TempoHardfork, input: &[u8]) -> bool
Expand 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.