Auction House V3 Upgrade - Bidder Sanctions Check
Summary
This proposal upgrades the Auction House contract to V3, adding sanctions compliance by checking bidders against the Chainalysis Sanctions List oracle. Bids from sanctioned addresses will be rejected. This upgrade is essential for complying with OFAC sanctions requirements, as recommended by our legal advisors, as part of becoming a Wyoming DUNA.
The oracle is a non-upgradeable contract that tracks sanctioned addresses. It is a free public good, and Chainalysis frequently updates the sanctioned accounts list with no change needed on our side. For more information about the oracle, see the Chainalysis Oracle documentation.
Audit
The changes were reviewed by hyh, the lead auditor from our previous Sherlock audits. While the review highlighted potential risks related to oracle manipulation affecting auction execution, these risks were deemed acceptable given that the specific oracle we selected (Chainalysis) is non-upgradeable and has a secure implementation.
The full audit review can be found here.
Changes in Detail
- Added sanctions check to the `createBid` function
- Bids from addresses flagged by the oracle as sanctioned will revert
- Check is performed using Chainalysis’ non-upgradeable oracle contract
- No changes to auction settlement or other auction mechanics
Configuration Parameters
- Sanctions Oracle Address: 0x40C57923924B5c5c5455c48D93317139ADDaC8fb (modifiable via proposal)
Transactions
- auctionHouseProxyAdmin.upgrade(auctionHouseProxy, NounsAuctionHouseV3)
- Upgrades Auction House implementation to V3
- auctionHouseProxy.setSanctionsOracle(0x40C57923924B5c5c5455c48D93317139ADDaC8fb)
- Sets the Chainalysis Sanctions List oracle address
| Voter | Cast Power | Vote & Rationale |
|---|---|---|
0xcC26...0f6Ed5 | 36 | FOR |
0x83fC...5045B9 | 25 | FOR |
0x73E0...1677Ec | 23 | AGAINST |
0xA868...079E63 | 5 | FOR |
0xCEEd...4AD915 | 4 | FOR |
VOTE POWER
Proposal Status
- Thu January 09 2025, 02:55 pmVoting Period Starts
- Mon January 13 2025, 03:26 pmEnd Voting Period
- Mon January 13 2025, 03:36 pmQueue Proposal
- Thu January 16 2025, 05:48 pmExecute Proposal
Current Results
1-FOR
137
2-AGAINST
24
3-ABSTAIN
N/A Tokens
