NFT DAO Governance and Community 5 — Questions and Answers
Question 1: What is a 'DAO grant program' in the NFT art world?
- A treasury-funded initiative to financially support artists or projects chosen by community vote (Correct answer)
- A government subsidy program for blockchain-based art platforms
- A lending mechanism where artists borrow from the DAO and repay with future royalties
- An airdrop of governance tokens to all artists who mint through the DAO
Correct answer: A treasury-funded initiative to financially support artists or projects chosen by community vote
DAO grant programs let communities vote to allocate treasury funds to artists, curators, or developers whose work aligns with the DAO's mission.
Question 2: Which smart contract standard is most commonly used to implement NFT DAO membership tokens?
- ERC-721 (for unique membership NFTs) or ERC-20 (for fungible governance tokens) (Correct answer)
- ERC-1155 only, as it supports both fungible and non-fungible tokens in one contract
- ERC-4626 for vault-based membership management
- BEP-20 exclusively, due to lower gas costs on Binance Smart Chain
Correct answer: ERC-721 (for unique membership NFTs) or ERC-20 (for fungible governance tokens)
Most NFT DAOs use ERC-721 for unique membership passes and ERC-20 for fungible governance tokens, though ERC-1155 is also used for hybrid needs.
Question 3: What is 'retroactive public goods funding' in NFT DAO governance?
- Rewarding contributors after the fact for work that already benefited the community (Correct answer)
- Automatically distributing treasury funds to all members at year-end
- Returning unsold NFT mint revenue to the original buyers
- Compensating curators for proposals that were rejected but improved the process
Correct answer: Rewarding contributors after the fact for work that already benefited the community
Retroactive funding models reward contributors whose past work proved valuable, rather than funding speculative work upfront — popularized by Optimism's RetroPGF.
Question 4: How does 'reputation-based governance' differ from token-based governance in NFT DAOs?
- Voting power is earned through contributions and community trust rather than token purchases (Correct answer)
- Reputation systems give moderators absolute veto power over proposals
- Token holders gain more voting power the longer they hold without selling
- Reputation-based DAOs do not use smart contracts for voting
Correct answer: Voting power is earned through contributions and community trust rather than token purchases
Reputation-based governance assigns voting weight based on member contributions, participation, or peer endorsements rather than purchased tokens.
Question 5: What is a common reason NFT art DAOs implement a 'proposal deposit' requirement?
- To filter out spam proposals by requiring submitters to stake tokens that are lost if the proposal fails badly (Correct answer)
- To pay moderators who review and edit proposals before they go to vote
- To ensure only artists (not collectors) can submit governance proposals
- To fund the gas costs associated with executing approved proposals on-chain
Correct answer: To filter out spam proposals by requiring submitters to stake tokens that are lost if the proposal fails badly
Proposal deposits deter frivolous or malicious submissions by requiring submitters to risk a token stake, which may be slashed if the proposal is overwhelmingly rejected.
Question 6: In an NFT DAO that curates an art collection, what does 'curator DAO' governance typically decide?
- Which artworks are acquired, exhibited, or sold from the shared collection (Correct answer)
- Which blockchain network the DAO migrates to each year
- The price floor for all NFTs held in individual members' wallets
- Whether the DAO should convert to a traditional LLC structure
Correct answer: Which artworks are acquired, exhibited, or sold from the shared collection
Curator DAOs use collective governance to make decisions about acquiring, displaying, lending, or selling NFT artworks held in the shared treasury.
Question 7: What is the significance of 'block snapshot' timing in DAO token-weighted votes?
- Voting power is calculated from token balances at a specific past block, preventing last-minute token purchases to influence votes (Correct answer)
- Only tokens minted before the snapshot block are eligible for governance
- The snapshot block determines which proposals are bundled together in one vote
- Block snapshots are used to calculate gas fee reimbursements for voters
Correct answer: Voting power is calculated from token balances at a specific past block, preventing last-minute token purchases to influence votes
By locking voting power to balances at a past block, DAOs prevent manipulation where someone buys tokens just before a vote closes to swing the outcome.
What is a 'DAO grant program' in the NFT art world?