1 row = 1 task group
task_count - amount of tasks you want to run for the task group
transaction_mode = normal - normal sends transactions only to your RPC
wallets - aliases of wallets you want to use split by the | sign (for ex. one|two|three)
rpcs - aliases of rpcs you want to use split by the | sign (for ex. one|two|three)
contract_alias - alias of the contract you want to bot -> Click here to view
start_timestamp - start timestamp for the task group, provided in unix milliseconds. some modules support an automatic timestamp -> Click here to view
simulate = true/false - enables/disables simulation of the transaction through one of task groups RPCs before sending to prevent error transactions. Recommended to disable.
use_proxies = true/false - enables/disables the use of proxies for modules that support them. some modules do not support this -> Click here to view
additional - provide the amount of gas you want the task group to use here (recommended default is 1000)
Last updated 2 months ago