[proposed enhancement] Add alert for undelegations
StanfordLin opened this issue · 4 comments
Currently, there is no way to know if your ONE has been undelegated without going to the staking dashboard. It would be useful in a case where someone hacks into your wallet and attempts to undelegate, the person looking after the wallet would be notified via email or some other way. It would be a nice audit trail as well.
Worth considering as well:
- alert on validator fee increase - https://www.reddit.com/r/harmony_one/comments/ndz4nl/pro_tip_how_to_stay_informed_of_your_validators/
- alert on "unelection" of a validator that your coins have been delegated to
- alert on a minimum amount of reward reached (user can specify) so user can decide to withdraw or delegate more
My concern would be that an email could be associated with a wallet and it could be a vulnerability in itself, open to discussion :)
@StanfordLin There are several Telegram alert bots available for this purpose that you can check out.
The ones out there are;
- Harmony Analytics Bot
- Harmony One Validator Bot
- Harmony Alert Bot
Please close this ticket if you can work with one of these!
@StanfordLin - full or partial undelegation alerts are already included in t.me/HarmonyAnalyticsBot along with 15+ other alerts.
Demo of the bot @ https://www.youtube.com/watch?v=4FOGkSENI0k. It's bit old but covers most of the alerts.
- alert on validator fee increase - this is already there
- alert on "unelection" of a validator that your coins have been delegated to - this is already there (may get annoying if validator remains unelected). could be wrong but i think it warns you for 7 epochs
- alert on a minimum amount of reward reached (user can specify) so user can decide to withdraw or delegate more - dont have this one. will consider for future iteration
I agree here, ideally alerting should be provided by external tools or bots like the ones mentioned above. For a complete reference on Telegram bots check here: https://docs.harmony.one/home/network/validators/tools/telegram-bots