Back to Home
FreeRossDAO logo

FreeRossDAO(FREE)

0x4cd0c43b0d53...6f124e47f526
Source VerifiedEdit this contract
Deployed December 16, 2021 (4 years ago)Block 13,812,919

FreeRossDAO's vault: the Ross Ulbricht Genesis Collection held whole, split into billions of ERC20 claims to fund a clemency campaign.

Verified Source

Historical Significance

Fractionalisation is usually explained as a way to make an expensive asset liquid. Here it was used for the opposite purpose: to turn an artwork into a fundraising instrument and a membership roll at the same time. The point of holding the token was to have paid, and the artwork's job was to be the thing that could not be sold out from under the cause.

That is visible in the numbers rather than in any statement. A reserve in the tens of thousands of ether with effectively no voter turnout is what a collection looks like when the holders never intend to let it go, and it is the same pattern the meme vaults show. The mechanism was built for exits and was used, repeatedly, to prevent them.

Token Information
Logo
FreeRossDAO logo
via RPC
Token Name
FreeRossDAO
Symbol
FREE
Decimals
18
Key Facts
Deployer
pleasr.shrugs.eth (0xd7dbf2...931bdc)
Deployment Block
13,812,919
Deployment Date
Dec 16, 2021, 12:12 AM
Code Size
252.0 B
Transactions by Year
20217,555
20223,253
20231,763
20243,343
20251,595
2026264

Description

The vault holds SuperRare token 30841, the Ross Ulbricht Genesis Collection. The piece named in the metadata is Perspective, a graphite pencil drawing made in prison, and it arrives as part of a set: writings and ten artworks spanning childhood to teenager to prisoner, plus a two minute forty second animation made by Levitate in collaboration with Ross.

The address people hold is 252 bytes of proxy. InitializedProxy, written by Anna Carroll for fractional.art, stores one immutable address and delegatecalls everything to it: the constructor delegatecalls its initialization calldata, and the fallback forwards every later call. All of the ERC20 behaviour, and all of the buyout machinery, lives in a shared TokenVault deployed once and reused by every vault, alongside a single Settings contract that holds the platform limits.

The vault owns the artwork outright and the tokens are claims on it. Anyone may take the NFT away, but only by buying out every holder at once: reservePrice is the weighted average of the buyout prices individual holders have voted for, and start() refuses a bid below it. There is a second lock as well. Settings requires holders of at least half the supply to have voted a price before any auction can begin, so a quiet holder base is itself a veto.

Holders of about one hundredth of one percent of the supply have voted a price, which puts the current reserve at roughly 33,600 ether. Turnout is nowhere near the half an auction requires, so the collection is not purchasable and the reserve figure is closer to a statement than a price.

The token supply, a little over nine billion with a fractional tail, is the shape left by a public sale rather than a round number chosen in advance.

Source Verified

SolidityEtherscan verified
Compiler: v0.8.5+

Bytecode Overview

Opcodes252
Unique Opcodes102
Jump Instructions13
Storage Operations7

External Links