dagger.js
dagger.js copied to clipboard
Support for balance threshold alert
We would like to see support for an event that is triggered based on an account balance lower than a certain threshold. The use case is for automated hot wallets.
Currently, Dagger is state-less. We are working on new design which supports stateful events. Meanwhile, you can use transfer subscription in Dagger and add custom filter at your end.