⏩Using the UI
Last updated
Last updated
This method is ideal for developers or operators who prefer a graphical interface for task configuration. For instance, if you're a developer who wants to quickly test a function or a non-technical person looking to schedule a recurring job without writing any code.
In order to create a task that will automatically run your Web3 Function on your behalf, go to https://app.gelato.network/ and click on the "Create Task" button.
To learn about creating Automated Transaction Tasks from the UI: Initiate an Automated Transaction
If you want to have Gelato call your function only once. If so, you can open up the Advanced Settings panel when creating a new task and select Single execution task
The task will still be canceled if the execution reverts on-chain
To learn about creating Typescript function tasks from the UI:
To learn about creating Solidity function tasks from the UI: