Hello,
can someone provide a script to call functions on smart contract automatically every 24 hours on Binance smart chain?
I don't know how to write this scripts. Please any help appreciated!
Kind regards
Vollight
Hey @Vollight! Please check out the Autotasks documentation and our examples repository, which include an example that sends a tx to a contract from an Autotask. You'll need to connect your Autotask to a Binance relayer and set a frequency of 24hs to get everything running!