1 row = 1 contract
alias - nickname for the contract
module_address - address of the contract you want to bot
module_name - name of the module you want to bot
module_entry_function - name of the module function you want to bot
arguments - list of arguments passed to the module function seperated by the | sign (ex. ARG1|ARG2|ARG3)
max_gas_unit_limit - maximum gas unit setting
Last updated 2 months ago