Skip to main content

is_tip20_fee_inference_call

Function is_tip20_fee_inference_call 

Source
fn is_tip20_fee_inference_call(input: &[u8]) -> bool
Expand description

Returns true if the calldata is for a TIP-20 function that should trigger fee token inference. Only transfer, transferWithMemo, and distributeReward qualify.