$STOCK

CAPITAL MANAGEMENT

INVESTOR ACCOUNT

Treasury & Redemption

The Stonks treasury accepts ETH, lets its owner acquire one target token through the configured router, then fixes a supply-and-asset snapshot for one-time pro-rata redemption.

PUBLIC ASSET ACCUMULATION & REDEMPTION RECORD

Treasury mechanism monitor

CONNECTION PENDING

AS OF: CANONICAL ADDRESSES AND LIVE VALUES PENDING

PHASECONTRACT NOT CONNECTEDaccumulating or ended
NATIVE ETHavailable for owner purchases
TARGET ASSETbalance held by treasury
REDEMPTION RATIOtarget units per $STOCKS
SNAPSHOT SUPPLY$STOCKS fixed at closing
TARGET SNAPSHOTtarget balance fixed at closing

Canonical public accounts

$STOCK market token
NOT FILED
StonksShares receipt
NOT FILED
Stonks treasury
NOT FILED
Current target token
NOT FILED

NOT FILED means the website has no canonical address to verify. The on-chain target token address—not a ticker or office description—determines the asset used by the treasury.

Receipt capitalization

Total deposited principal
$STOCKS visible supply
Share index
TransferabilityDISABLED
Exit ruleALL-OR-NOTHING · PRINCIPAL ONLY

Treasury asset register

HoldingAccumulation phaseAfter closing
NATIVE ETHAVAILABLE FOR OWNER-DIRECTED PURCHASESOWNER MAY WITHDRAW
TARGET TOKENACQUIRED THROUGH CONFIGURED ROUTERRESERVED FOR ONE-TIME REDEMPTIONS
OTHER ERC-20 TOKENSOWNER MAY RECOVER

Contract state sequence

  1. FUND.The treasury accepts ETH.
  2. ACCUMULATE.The owner swaps selected ETH amounts for the current target token.
  3. FREEZE SHARES.StonksShares should be permanently frozen before the closing snapshot.
  4. SNAPSHOT.The owner supplies a redemption ERC-20; supply and target balance are fixed.
  5. REDEEM.Each eligible account may claim its pro-rata target amount once.
ONE CLAIM PER ELIGIBLE ADDRESS

Target-asset redemption

NOT OPEN
Snapshot $STOCKS supply
Snapshot target balance
This account may receive
Target contract
NOT FILED

The claim equals snapshot target balance × the account's current redemption-token balance ÷ snapshot redemption supply. The redemption token is not burned, but the treasury records the address as redeemed.

Owner-controlled actions

Target selectionOwner may change the target only during accumulation and only while the current target balance is zero.
PurchasesOwner selects amount in, minimum amount out and deadline for each router swap.
ClosingOwner selects the redemption token address. The contract does not require it to be StonksShares.
Post-close ETHOwner may withdraw remaining native ETH after the experiment ends.
TREASURY FILE HT-01 — CONTRACT COPYWhat the supplied treasury contract does—and does not do

The treasury is a two-phase contract. During accumulation it can receive ETH and the owner can spend selected amounts to acquire the current target token. After closing, purchases and target changes stop and eligible redemption-token holders may claim target assets.

ETH ENTERS TREASURYOWNER BUYS TARGET TOKENSUPPLY & TARGET SNAPSHOTONE-TIME PRO-RATA CLAIMS

What is not built into this contract

  • No automatic trade fee, fee split or purchase schedule.
  • No price oracle, NAV calculation, backing floor or treasury runway formula.
  • No automated target-selection process or external recommendation feed.
  • No requirement that StonksShares be supplied as the redemption token at closing.
  • No guarantee that remaining ETH or non-target ERC-20s stay in the treasury.

Required closing procedure

  1. Confirm the filed target-token address and treasury holdings on Robinhood Chain.
  2. Permanently freeze StonksShares so deposit, rebase and exit balances cannot change.
  3. Call endExperiment with the reviewed StonksShares address as redemption token.
  4. Publish the fixed redemption supply, fixed target balance and resulting pro-rata ratio.
  5. Keep enough target tokens in the contract for all unclaimed eligible accounts.

The supplied contracts are unaudited in this site record. An operating policy or website statement does not enforce behavior absent from the deployed code.