# W3P: Optimistic Txs for DAOs

By [Corbin Page](https://paragraph.com/@corbin) · 2022-10-07

---

Watch the [Demo Video](https://www.loom.com/share/05a28bcfee0d45aebcf57106ec985062).

DAO ops teams regularly initiate transactions like approvals, votes, recurring payouts, yield deposits/withdrawals, and trades through a Gnosis Safe (Safe DAO) but are delayed days or weeks by getting enough owners to “opt-in” and sign the transaction. This is the #1 problem we hear about from DAO ops teams. 🥇

The Optimistic Transaction app switches DAOs to an “opt out” model for low-risk transactions. Anyone on the multi-sig can propose a tx, which can be vetoed during a delay period (usually 24hrs), and then is executed automatically.

It works using the [optimistic-modifer](https://github.com/PaymagicXYZ/optimistic-modifier) which we’ve developed from a fork of the [Zodiac delay-modifier](https://github.com/gnosis/zodiac-modifier-delay) and Gelato service to execute the tx automatically. Spending limits and scope guards can be used to reduce the risk of a rogue transaction getting executed and each DAO ops team can tune the available transactions to the needs of the DAO. This app would speed up the operating speed of DAOs considerably! 🏎️💨

**References:**

*   [Demo Video](https://www.loom.com/share/05a28bcfee0d45aebcf57106ec985062)
    
*   [optimistic-modifier on GitHub](https://github.com/PaymagicXYZ/optimistic-modifier)
    
*   [Zodiac Delay modifier](https://github.com/gnosis/zodiac-modifier-delay)
    
*   [Contact Us to partner](https://www.paymagic.xyz/pages/contact)
    

* * *

_Web3 Pitches (W3P) are short product write-ups that describe an emerging problem or opportunity in the Web3 space and proposes a minimal-viable solution that could be tested and iterated with users. The pitches are presented in_ [_screenshot essay form_](https://www.screenshotessays.com/)_, which is meant to be short enough to be consumed on one page of a mobile screen. :-)_

_If you enjoy hearing about new novel Web3 use cases, please subscribe on Mirror. We appreciate the support. 👆_

---

*Originally published on [Corbin Page](https://paragraph.com/@corbin/w3p-optimistic-txs-for-daos)*
