Conditions
Available conditions:- equal ()
- greater than ()
- less than ()
- greater than or equal ()
- less than or equal ()
- not equal ()
- in range ()
Usage
To restrict an ERC20 transfer to a single recipient:address, bool, uint*, int*, bytes1–bytes32).
Param accumulator
Cap the total accumulated value of a param across all session uses withusageLimit. Useful for capping cumulative spend across calls.
Value limit
To cap the ETH value sent on a single call, usevalueLimitPerUse at the function level: