Biatec Scheduler

Biatec scheduler is timed based executor of the AVM smart contract.

Scheduler use cases are:

  • Standing payment order - Execute periodic payment to another algorand account

  • DCA - Buy your desired token token at periodic intervals

  • Conditional purchase if token price is above or below desired price

Decentralized scheduler consists of the frontend blockly code builder where anyone can build their own logic. Person selects the start time and period how often the tasks should execute and execution fee in tokenized gold. User deposits funds to the escrow account. Anyone can execute the tasks from the escrow account when the times comes. Each execution event is logged in the escrow account transactions.

Endpoints:

Disclaimer: Biatec scheduler is quite new product (launched April 2024) and may still contain errors or the future versions may not be compatible with the older versions. Always check the generated smart contract source code if it is compliant with your intended use. YOU are responsible for any and all actions you do, noone else is liable. You may loose money using this service if not configured properly. Remember that with great power comes great responsibility, your keys, your security, your crypto.

Last updated