FeedProjects
Developers
Settings
πŸŽ‰ A new chapter begins: Boardroom has joined Agora
Learn more
protocol logo
Explore / Projects
Nouns DAO

Proposals

Members

Information

Create Proposal

Nouns DAO

ProposalsMembersInformation
ProposalExecutable Code
Back to Proposals
canceledEnded 2 years ago Β·  Onchain

NounsAuctionHouse V2 Upgrade

By 0x66cd...f38184

tl;dr: This upgrade gives bidders the ability to attach an optional comment to their bid. It’s vwr for auction bids.

NounsAuctionHouseV2.sol: Introduces a new function createBidWithComment that allows users to submit a bid with an accompanying string comment.

Why?

Capture useful information: reasons as to why a particular noun resonates, who/what inspired prospective members to bid for their first noun, and what value they hope to bring to the DAO – useful information to both nouners and builders but difficult to collect given DAO social layer decentralisation. Asking for this information at point of bid and emitting it onchain via core contract makes it much easier to collect and find, as it enables trustless capture across all clients that serve nouns auctions and direct fetching via subgraphs that index auction events.

Make auctions multiplayer: introducing a vwr-esque multiplayer dynamic to auctions could seed new nounish layers of interaction for players to play and for builders to build on top of. New meta = new games :)

Technical Breakdown NounsAuctionHouse.sol: Contains the basic functionality for creating bids on auctions without any additional data. When a bid is made, an AuctionBid event is emitted (noun ID, bidder address, bid amount).

NounsAuctionHouseV2.sol: Extends functionality by adding an overloaded version of the createBid function, named createBidWithComment. This function takes an additional parameter, string calldata comment. When a bid is made, an AuctionBid event is emitted as normal. If the bid is made with an accompanying comment string, an AuctionBidComment event is emitted alongside the AuctionBid event. The events are separate to ensure that frontends and subgraphs do not break as a result of not upgrading to NounsAuctionHouse V2.

Alongside the contract upgrade, the nouns.wtf frontend, its subgraph, and bots have all been updated to collect, fetch, and show bid comments.

Here (sepolia testnet) for anyone keen to test it out.

Ask 8 eth

Continue Reading
Connect Wallet to Add Note
0
Votes 31
VoterCast PowerVote & Rationale
0xcC26...0f6Ed5
25

FOR

0x83fC...5045B9
25

AGAINST

0xFC21...976214
20

AGAINST

0xc2d4...5Fe413
4

AGAINST

0xe3D7...C1A436
3

FOR

SHOW MORE
VOTE POWER
0
Connect Wallet
Proposal Status
  • Tue February 06 2024, 03:02 amPublished Onchain 0x66cd...f38184
  • Fri February 09 2024, 03:47 amVoting Period Starts
  • Tue February 13 2024, 04:45 amEnd Voting Period
  • Queue Proposal
  • Execute Proposal
Current Results

1-AGAINST

64

54.7%

2-FOR

47

40.17%

3-ABSTAIN

6

5.13%
Quorum 117/43
DocumentationBrandingContact Us
Home
This Project is Currently Disabled

If you would like to enable it, please checkout below.

Boardroom Subscription

Sign up for an individual subscription (access all projects on the platform)

Subscribe
Enable Project

Enable the entire project for every user

Enable Project
Contact Us