DRAFT - not published. Working whitepaper, open to iteration.

Comment on this draft (Google Doc)

ZOUNZ @ The ZAO - Whitepaper (draft v0.1)

ZOUNZ

ZOUNZ (ZABAL Nounz) is an on-chain DAO governed by ERC-721 NFT holders using Nouns Builder. Members bid in live auctions to mint ZOUNZ tokens, participate in governance, and direct a shared treasury on Base.

What it is

ZOUNZ is a decentralized autonomous organization (DAO) on the Base blockchain, deployed as a Nouns Builder fork[1]. It is named ZABAL Nounz - shorthand for a Nouns-model governance DAO holding a reserve of the ZABAL token. The core mechanics are straightforward: anyone can participate in a live NFT auction, bid to mint a ZOUNZ token, and once they hold ZOUNZ, they gain voting power in the DAO's governance system. Proposals submitted to the ZOUNZ Governor are decided by vote, and treasury funds (held at the ZOUNZ Treasury contract) are allocated by governance decision[2].

ZOUNZ contracts are live on Base. Token (NFT): 0xCB80Ef04DA68667c9a4450013BDD69269842c883. Auction: 0xb2d43035c1d8b84bc816a5044335340dbf214bfb. Governor (governance): 0x9d98ec4ba9f10c942932cbde7747a3448e56817f. Treasury: 0x2bb5fd99f870a38644deafe7e4ecb62ac77a213f[1].

The Nouns Builder model

Nouns is a generative art DAO that pioneered a specific governance pattern: one NFT = one vote. Nouns Builder is an open-source no-code tool (built by Zora) that allows any team to fork the Nouns model and spin up a DAO in minutes[3]. A Nouns Builder fork comes with five contracts:

  • Token (ERC-721): The NFT contract. Each NFT minted grants one governance vote.
  • Auction: A time-locked English auction. One NFT is auctioned at a time, continuously. When a bid is placed with less than 15 minutes left, the auction extends by 15 minutes. When an auction ends, the winner receives the NFT, and a new auction begins.
  • Governor: The governance contract. Token holders can propose, vote on, and execute proposals. Voting is 1 NFT = 1 vote.
  • Treasury: The DAO's treasury, which holds funds and is controlled by governance. Proposals can allocate funds from the treasury.
  • Metadata Renderer: An optional off-chain metadata service that generates or stores token URIs and images.

ZOUNZ follows this exact pattern. The Auction contract runs continuously; bidders must use Base ETH or a supported token to bid. The Governor contract enforces voting thresholds and quorum requirements. The Treasury holds the ZABAL token reserve and can execute on-chain actions as decided by governance[1].

How ZOUNZ auctions work

A ZOUNZ auction is live and ongoing on Base. Anyone with a wallet can place a bid, extending the countdown if necessary.

Auction mechanics

The auction operates as follows[1]:

  • Bids in ETH: Bidders submit offers in Base ETH. The minimum opening bid is set by the reserve price. Each new bid must exceed the current highest bid by at least the minimum bid increment (typically 10%).
  • Time extension: When a bid is placed with less than 15 minutes remaining, the auction is extended by 15 minutes. This prevents snipe bidding and ensures competitive conditions.
  • Settlement: When the auction timer reaches zero with no new bids, the current highest bidder wins. They receive the ZOUNZ NFT to their wallet, and the auction immediately begins for the next token ID.
  • Continuous minting: ZOUNZ tokens mint sequentially. As auctions resolve, the total supply grows, and voting power is distributed among all NFT holders.
  • Transparent leaderboard: All bids are on-chain and visible. The app displays the current auction state, time remaining, highest bidder, and current bid amount in real time.

Auctions are the sole mechanism for acquiring ZOUNZ tokens. There is no presale, no allowlist, and no off-chain vesting. Governance can only adjust auction parameters (reserve price, bid increment) via proposal and vote.

How ZOUNZ governance works

Once a member holds a ZOUNZ NFT, they can vote on and create proposals. The governance system launched live on July 9, 2026[4] with full proposal creation, voting, and Treasury execution capabilities.

Voting and proposals

ZOUNZ governance follows the Nouns Builder Governor pattern[1]:

  • Proposal creation: Any member with enough voting power (ZOUNZ balance above the proposal threshold) can submit a proposal. Proposals must include a description, target contracts, and the on-chain actions to be executed if passed.
  • Voting: When a proposal enters the active voting period, all token holders can vote. Each NFT = 1 vote. Voting options are For, Against, or Abstain.
  • Quorum and threshold: A proposal passes if it reaches quorum (minimum vote participation) and a majority of votes cast are For. The exact thresholds are set in the Governor contract and can be adjusted via governance.
  • Execution: Once a proposal succeeds, it enters a queue and can be executed after a time delay (typically 1 day). Execution calls the target contracts and executes the on-chain actions, such as transferring Treasury funds.

As of July 9, 2026, the ZOUNZ governance interface is live in the BetterCallZaal app. Members can browse proposals, see voting status and time remaining, and cast votes directly from the app. The proposal creation modal is also live, allowing eligible members to submit new governance proposals without leaving the platform[4].

ZABAL token reserve and relationship

The task specification describes ZOUNZ as holding a 20% reserve of the ZABAL token[5]. This relationship is not yet verified in public documentation or on-chain data as of this draft. The ZOUNZ Treasury contract does hold assets on Base and is controlled by governance, but the specific allocation of ZABAL tokens to the Treasury and the mechanics of how this reserve functions require further documentation.

VERIFICATION NEEDED: Is there a ZABAL token snapshot in the Treasury? Is the 20% figure locked, or is it subject to governance adjustment? Does ZABAL governance coordinate with ZOUNZ governance, or are they independent? These are critical questions for the full whitepaper.

What is confirmed: ZOUNZ governance is live and functional. Treasury actions can be executed by vote. The integration with ZABAL token mechanics is a designed feature but needs explicit confirmation in the codebase or token docs.

Current status (July 2026)

ZOUNZ Auction (Live) Auction contract deployed on Base. Auctions are running continuously. The ZOUNZ auction is accessible from the BetterCallZaal Governance page and from Nouns Builder directly. Base mainnet, contract 0xb2d43035c1d8b84bc816a5044335340dbf214bfb
ZOUNZ Governance (Live as of July 9, 2026) Governor contract live. Proposal creation and voting interface deployed in the BetterCallZaal app. Members can create proposals, view active proposals, vote, and monitor Treasury status. Cron job actively monitors for new proposals and sends in-app notifications. Base mainnet, contracts 0x9d98ec4ba9f10c942932cbde7747a3448e56817f (Governor), 0x2bb5fd99f870a38644deafe7e4ecb62ac77a213f (Treasury)

ZOUNZ launched as a working feature today (July 9, 2026). The auction has been running for several months[6]. The governance stack (proposals, voting, execution) and UI were completed and merged today. All components are production-ready and live on Base mainnet.

Integration with BetterCallZaal and The ZAO

ZOUNZ is a core feature in BetterCallZaal, The ZAO's community hub. The governance interface is located at /governance in the app and displays:

  • Live auction status: Current ZOUNZ token ID, highest bid, time remaining, and a bid interface for members with a Base wallet.
  • Proposal list: All active, pending, and resolved proposals. Filtering by status (Active, Passed, Failed, Queued). Real-time proposal count and voting power display.
  • Voting interface: For active proposals, a card-based voting UI showing proposal details, vote breakdown (For/Against/Abstain), time remaining, and voting buttons.
  • Proposal creation: A modal form for eligible members to submit new governance proposals on-chain.
  • Notifications: A cron job monitors the Governor and Auction contracts and sends push notifications when new proposals are submitted or when an auction is ending soon.

This tightly integrates ZOUNZ governance into the everyday workflow of The ZAO members, making it frictionless to participate in decisions without leaving the platform.

Roadmap and future phases

As of July 2026, ZOUNZ is in live production. Potential future work is outlined below, but is not committed or resourced:

Short-term possibilities

Proposal refinements: Additional proposal types (e.g., treasury token transfers in ZABAL, multi-sig transactions). Improved proposal description parsing and markdown rendering. Draft proposal saves before submission.

Analytics: Historical voting participation charts. Voter engagement metrics. Treasury balance over time. Integration with The ZAO's data portal.

Medium-term possibilities

Delegation: Allow ZOUNZ holders to delegate their voting power to another address without transferring the NFT. Enables participation without ongoing wallet management.

Multi-sig integration: Tie certain high-value Treasury actions to a secondary multi-sig approval step for safety.

Voting power snapshots: Archive voting power at proposal creation time, preventing flash-loan attacks or last-minute buying to swing votes (already built into Nouns Governor, may need documentation).

Long-term possibilities

ZABAL governance link: Formal coordination between ZOUNZ governance and ZABAL token governance, if ZABAL token moves to full DAO governance.

Auction parameter tuning: Automated adjustments to reserve price, bid increment, or auction duration based on historical participation and bid velocity.

Multi-chain expansion: ZOUNZ currently runs only on Base. A future version could deploy to additional chains (Arbitrum, Optimism) with bridged voting or independent treasuries.

Open questions

What is the relationship between ZOUNZ and ZABAL tokenomics?
ZOUNZ is described as holding a 20% reserve of ZABAL, but this needs explicit documentation. Are tokens locked, vested, or liquid? Can governance move them? Is there a formal token swap or bridge mechanism?
Can anyone participate in ZOUNZ auctions?
Yes. There is no allowlist or gating. Anyone with a Base wallet and ETH can bid in the live auction.
Is ZOUNZ a separate governance from ZABAL DAO (if one exists)?
Currently yes. ZOUNZ is an independent on-chain governance using Nouns Builder. If ZABAL has its own DAO or token governance, the two are currently separate entities, though the Treasury may hold ZABAL tokens.
What happens if a proposal passes but the Treasury doesn't have enough funds to execute it?
The proposal would enter the queue but fail on execution if the Treasury is insufficient. The Governor contract does not prevent this scenario on-chain; it is a governance responsibility to ensure Treasury adequacy before passing spends.
Can ZOUNZ NFTs be transferred between wallets?
Yes. ZOUNZ is a standard ERC-721. Holders can transfer their NFTs freely, transferring voting power along with the token.

How to get involved

To bid in the auction: Open BetterCallZaal at /governance. Connect a Base wallet with ETH. View the live auction. Enter your bid amount and confirm the transaction.

To vote on proposals: Hold a ZOUNZ NFT. Navigate to an active proposal in the Governance section. Review the proposal details. Click For, Against, or Abstain and confirm the vote transaction.

To create a proposal: Hold a ZOUNZ NFT with voting power above the proposal threshold (check the Governor contract for the current threshold). Click "Create Proposal" in the Governance UI. Fill in the proposal title, description, and on-chain actions. Submit the transaction.

To follow ZOUNZ governance: Subscribe to notifications in the BetterCallZaal app. Follow The ZAO on Farcaster (/zao channel). Monitor the ZOUNZ Governor contract on Basescan (contract address: 0x9d98ec4ba9f10c942932cbde7747a3448e56817f).