sweat-token
sweat-token copied to clipboard
Notifications: webhook triggers for on-chain events
Problem
Currently when a proposal is submitted to a KaliDAO contract, there is no way to get a push notification out to voting token holders so they can take action. Because of that it is possible for voters to miss proposals.
Desired solution
Implement webhook triggers that can be wired to zapier, discord, email, sms, etc. Useful for time sensitive on-chain events such as DAO voting proposals.
Per @kleb-33 , DaoHaus now offers a similar notification option via discord bot: https://daohaus.club/docs/users/boosts/discord-notifications-boost/
Context
Several tools are now available that allow monitoring contract for fired EVM events and setting up webhooks triggers:
- https://www.quicknode.com/guides/knowledge-base/how-to-setup-webhooks-with-quicknode
- https://moralis.io/get-web3-events-with-sms-messages/
- https://docs.blocknative.com/webhook-api