
part of verbs team, working on nouns things
242 Followers
nounswap (and etherscan donation) are the first to earn client incentives from the auction 👏 https://etherscan.io/tx/0x198662f536403e14c3540e42d0e6b9b44566a47806c72885b1ee53766ff29fff
Proposal 536 (nouns fungible token) didn't pass, but we're releasing the code for anyone to use or modify. We also deployed the factory contract to sepolia & mainnet (addresses in the README). The code is pretty simple, but hasn't been audited. https://github.com/verbsteam/nouns-erc20
Nouns Auction House contract now keeps a history of the winning bids and addresses. Relevant functions are getPrices, getSettlements & getSettlementsFromIdToTimestamp. This opens up some new onchain usecases, e.g. do something related to the avg of the last 7 auction prices
We (@el4d & I) wrote a post on how to incentivize development & maintenance of third party frontends for Nouns TLDR: the DAO would for usage, which is determined by calls to smart contracts. In the post we go over: - how to mitigate abuse risk - potential options for payout - technical considerations (link below)