Skip to content

Latest commit

 

History

History
65 lines (46 loc) · 3.56 KB

README.md

File metadata and controls

65 lines (46 loc) · 3.56 KB

NounsDAO contest details

Q&A

Q: On what chains are the smart contracts going to be deployed?

Ethereum


Q: If you are integrating tokens, are you allowing only whitelisted tokens to work with the codebase or any complying with the standard? Are they assumed to have certain properties, e.g. be non-reentrant? Are there any types of weird tokens you want to integrate?

Nouns DAO basically only uses ETH, WETH, and USDC. We hold stETH, but do not have code that directly interacts with it.


Q: Are there any limitations on values set by admins (or other roles) in the codebase, including restrictions on array lengths?

No


Q: Are there any limitations on values set by admins (or other roles) in protocols you integrate with, including restrictions on array lengths?

No


Q: Is the codebase expected to comply with any specific EIPs?

No


Q: Are there any off-chain mechanisms involved in the protocol (e.g., keeper bots, arbitrage bots, etc.)? We assume these mechanisms will not misbehave, delay, or go offline unless otherwise specified.

Not in this scope


Q: What properties/invariants do you want to hold even if breaking them has a low/unknown impact?

No


Q: Please provide links to previous audits (if any).

https://github.com/nounsDAO/nouns-monorepo/tree/master/packages/nouns-contracts/audits


Q: Please list any relevant protocol resources.

https://nouns.wtf/


Q: Additional audit information.

Here's our audit scope doc: https://docs.google.com/document/d/1gxLSkRQooJtcqMm3I86cOJpsnaObwEE5ergqkSl87kM/edit?usp=sharing


Audit scope

nouns-monorepo @ 794903316961911a90ab5493ca66592ccbdbd036