Basic variable assignment
Example set a value for theWALLET_ADDRESS variable

Configuration details
Configuration fields
Advanced variable assignment
Assign a variable’s value based on specific conditions
Example assign variables based on specific conditions
- if
TOKEN_NAMEequals USDT, then setSWAP_AMOUNTto 100. - if
TOKEN_NAMEequals WETH, setSWAP_AMOUNTto 0.1.