Skip to content
stonkhouse
BetaUnaudited

Risks

Everything that can go wrong.

A buyer can lose every USDG paid for a contract. A writer can lose upside on stock committed to a filled call. Settlement, liquidity and issuer restrictions can delay an exit.

The v2 buyer and writer risks come first. Each entry names the possible cost and what the protocol actually does about it. The detailed v1 account risks remain below, labelled for legacy accounts until their run-off is complete.

Nothing on this page reads the chain. Fee figures describe the replacement-contract design and are not active before broadcast. Check the app's live quote and the relevant deployed contract before transacting.

At a glance

The risks, on one screen.

Each row links to its full entry. The grey line is how often to expect it; the chip is the worst it can cost you.

Buyers · v2

Writers · v2

STONKHOUSE token · third party

Legacy accounts · Ordinary outcomes

Legacy accounts · Your position

Legacy accounts · The asset and the stablecoin

Legacy accounts · Third parties

Legacy accounts · Code and keys

Reading the chips

Premium
Costs a week's premium, or time. The NVDA itself is not what is at stake.
Full cost
A buyer can lose the entire premium and taker fee paid for a contract.
Some NVDA
Can take a slice of the NVDA itself on every call sold, as well as weeks of premium.
Exit timing
Delays when you can leave, and changes what you leave with.
Upside
Can cost the gain above the strike, and NVDA sold at the strike for USDG.
Can be total
Can cost what you deposited.

The chip is the worst case, not the usual one. "How often" is an ordering, never a probability.

Buyers · v2

The cost is known. A payout is not.

The buyer's maximum option loss is the premium plus taker fee paid; network gas is extra. The stock price and the ability to trade before expiry remain uncertain.

The contract can expire worthless

How often
Common
Worst case
Full cost

A call pays only when its averaged settlement price finishes above its strike. Most options expire worthless. A correct forecast about the stock can still miss the strike or the expiry.

What it costs you

The entire premium and capped taker fee. There is no further buyer collateral to seize.

What the system does

The card and trade ticket show the maximum option loss before the wallet signs. Network gas is extra. The protocol does not refund an expired option.

A thin book can make an exit costly

How often
Possible at any time
Worst case
Full cost

A quoted ask may disappear or have too little size. A bid may not exist when you want to sell your option before expiry; crossing a thin spread can cost much of the premium.

What it costs you

Slippage on an entry or resale, up to the full amount paid if no buyer appears and the option expires worthless.

What the system does

The app shows depth and checks orders again before a trade. It cannot create a counterparty or promise a resale price.

Single-source settlement waits one hour

How often
The norm on most approved launch markets
Worst case
Exit timing

The v2 settlement oracle uses an averaged price around 16:00 New York time. Most markets in the approved 20-market launch use one source: the oracle records a candidate, waits one hour and lets the guardian hold it. Dual-source markets can finalise immediately only when both sources agree; their own configured delay applies when one is missing or they disagree.

What it costs you

Time without access to a final payout. A wrong settlement price could also change the amount owed.

What the system does

The oracle records source evidence and delay state on-chain. Redemption waits for a finalized price; a keeper cannot choose the price.

Most launch markets pay calls in Stock Tokens

How often
The default on an unrouted market
Worst case
Exit timing

An in-the-money call is owed Stock Tokens. Most markets in the approved launch have no qualified USDG conversion route, so they pay those Stock Tokens in kind. A routed market attempts bounded USDG conversion and falls back to Stock Tokens if the route fails or misses its limit. An issuer transfer freeze can leave an internal ledger balance until withdrawal works.

What it costs you

The time and price risk of holding or converting Stock Tokens instead of receiving USDG immediately. Stock Tokens are debt securities, not shares.

What the system does

The core checks the conversion result against the on-chain slippage bound. A failed transfer is credited to the holder's ledger rather than blocking every other holder's redemption.

Writers · v2

Premium trades away some upside.

Writers must supply collateral and decide how much of it to offer. A first sale pays a fee from its premium; a filled call changes the payout the writer receives at settlement.

A rally caps the writer's upside

How often
Whenever a sold call finishes in the money
Worst case
Upside

A filled call gives its buyer the gain above the strike. In the replacement design, the writer receives the sale premium less the 5% first-sale fee, but gives up that upside on the amount sold. Settlement returns the remaining Stock Tokens as a net-share amount; it is not simply all shares back or a full cash sale.

What it costs you

The gain above the strike on the collateral behind filled calls, plus 5% of the first-sale premium.

What the system does

Only the amount offered can be written. The app shows the writer payoff before an order is signed; an unfilled order can be cancelled.

A first sale pays a premium fee

How often
Each filled primary sale
Worst case
Premium

The replacement design takes 5% from the premium when a newly written option sells. A true resale of an existing long is 0%. The collateral-based rate for new series launches at 0 ppm.

What it costs you

5% of premium on a filled first sale. An unfilled ask earns no premium and pays no premium fee.

What the system does

Check the app's current quote before writing. General fee changes have 48 hours' notice; exercise and collateral-rate changes have 72 hours' notice.

Automatic repricing and fair value

How often
Only when the writer opts in
Worst case
Premium

Smart pricing is optional. When a writer enables it, the PRICER may replace a live ask, but AutoRoller rejects a price outside the writer's inclusive minimum and maximum ask band. A replacement keeps the remaining size, series and expiry unchanged. The role cannot move collateral, and an in-the-money ask is not repriced.

What it costs you

Fair value is an estimate in USDG per Stock Token. It is derived from usable listed-option inputs and may use modeling, interpolation or extrapolation. It is not an executable quote on Stonkhouse or another venue, a fill promise or a price floor. The estimate may be stale, unavailable, uncertain or refused.

What the system does

The shipped pricer checks only during the regular session by default. When the session is closed or a usable estimate is unavailable, the existing ask stays at its last price and may become unattractive or cheap. Operators can enable off-session repricing with PRICER_REPRICE_OFF_HOURS, so session-only behavior is a service default rather than a contract rule. A writer can use manual pricing or turn smart pricing off.

Settlement needs a caller

How often
Possible without automation or during outages
Worst case
Exit timing

Snapshotting prices, finalizing settlement and redeeming holders require transactions. A cranker can automate them and advance auto-roll strategies, but no cranker has an exclusive settlement privilege: anyone may call the public functions, pay gas and submit the transactions.

What it costs you

A delayed payout, an unrolled strategy, or a missed chance to list. An unavailable keeper does not transfer your collateral to itself.

What the system does

Public functions remain callable. The app and runbooks expose the state so another caller can resume work.

The oracle and admin are in the money path

How often
Low-frequency dependency
Worst case
Can be total

The finalized price controls both long and short payouts. The replacement design separates fee, configuration, listing, treasury and guardian powers into scheduled role lanes; it is not active before broadcast. General fee and role changes wait 48 hours, while exercise and collateral-rate changes wait 72 hours. The guardian can pause new risk and veto a single-source result.

What it costs you

A bad price or contract fault can cost a buyer's entire premium or a writer's collateral value. No external audit report has been published, and the core is non-upgradeable.

What the system does

Rules and limits are on-chain, each take can cap its total taker-side fee, and close, redeem, withdraw and cancel cannot be paused by a role. No role can move user collateral. Those limits reduce authority; they do not remove implementation or key risk.

STONKHOUSE token · third party

The token and its launch venue sit outside protocol control.

STONKHOUSE exists, but it does not subsidise an option outcome. Its token contract, launchpad and trading venue are separate third-party surfaces.

Fees and thin liquidity can make an exit costly

How often
Possible whenever the token trades
Worst case
Can be total

STONKHOUSE is deployed at 0xc252…D5C4 (opens in a new tab). Stonkhouse does not control the third-party token contract, launchpad or trading venue. Venue fees can change, and thin liquidity can increase price impact or leave no practical exit at the size you want.

No independent STONKHOUSE time-weighted average price has been identified. A quote or median from the same pool is not independent price evidence.

What it costs you

Swap fees, price impact and token-price loss, potentially including the full amount held.

What the system does

The site identifies the token contract and states the limit: it cannot guarantee liquidity, fees or a price. Launchpad holder rewards are separate from protocol fees and any protocol burn.

A supply burn does not promise price appreciation, a price floor, buy pressure, yield or any return to a holder.

Legacy accounts · v1

Earlier account risks remain published.

These Valorem and Seaport paths describe v1 accounts during their run-off. They are not the v2 Clearinghouse and OrderBook path.

The v1 contracts remain relevant until all positions expire and their holders finish withdrawing. The historical fee, keeper and oracle descriptions below apply only to those accounts.

Legacy accounts · Ordinary outcomes

Not edge cases. Every week ends in one or more of these.

You offer some of your stock for one week. That offer can fail to sell, be refused by its own price checks, or sell and then be exercised.

No buyer: a week that pays zero

How often
Most weeks
Worst case
Premium

Premium is paid only if a buyer fills. Your listed lots sit on the app's book, and any Seaport 1.6 client can fill the same orders. If nobody buys before the book closes at Friday 4:00pm New York — or Thursday when NYSE is shut that Friday; the call's own exercise time is what counts — that week's premium is zero. Calls are written only when bought, so nothing was written.

This is the most likely outcome on a thin book, and the book for weekly calls on a tokenised stock is thin. The listing is not shown on any third-party venue: a buyer has to come to it.

What it costs you

The week's premium, which is zero, and the time. The protocol fee is a share of the ask, so an unfilled week pays no fee either. Nothing was written, so an unfilled week has nothing that can be assigned. Idle NVDA you did not list was never at risk.

What the system does

Unsold lots unlock when anyone settles your account after expiry. An empty book is a market fact, not an error.

The app's book is where lots are shown and filled. A buyer who does not use that page, and does not build the fill in another Seaport client, will not see the listing at all.

A fill refused after a rally

How often
Any week NVDA rises
Worst case
Premium

Each account re-checks its premium floor and the lower bound of its strike band at the spot of every fill, not at the spot the week was priced on. If NVDA rises and the listed ask falls under the floor, the fill reverts. If NVDA rises until the strike is less than 3% above spot (the band's lower bound under the current policy), no new ask fixes that: nothing more can be sold from that listing.

On week 1 (strike 223 USDG, ask 1.000000 USDG), fills are refused at any price once spot passes about 216.50. At the current premium floor of 0.40% of spot, that listing's ask is not what binds first.

What it costs you

Premium on the lots that did not sell. A buyer who tries between the rally and a new week gets a reverted transaction; the book simulates the fill first, but a buyer using another client may pay gas for the revert.

What the system does

The refusal is the protection: it stops a buyer taking a near-the-money call at an out-of-the-money price. Listed accounts have already pinned this week's strike and ask; they do not reprice. Calls already sold stay sold.

Assignment caps your upside

How often
Any week NVDA runs
Worst case
Upside

Anyone holding a call of your option type may exercise it inside the exercise window (Friday 4:00pm to Saturday 4:00pm New York), plus a few seconds of offset unique to your account. Valorem takes the collateral at the strike and leaves the strike proceeds in USDG in your account, with no protocol fee. Premium from those lots is already in your wallet. The keeper sets the strike about 5% above spot, and the factory refuses a list outside 3% to 12% above spot. It takes a move, but not an enormous one.

What it costs you

Every cent of upside above the strike on the lots that sold, and those tokens themselves. v1 does not buy the stock back. Idle lots you did not list cannot be assigned. If NVDA gaps up and keeps going, you sold the move for a week's premium.

What the system does

Nothing buys the token back. The contracts have no function for it, and an automated market buy would be a risk of its own.

Each account uses its own Valorem option type (same strike, expiry = base + your index), so other Stonkhouse writers cannot share your assignment bucket. You can be assigned on at most the lots you sold, because the account writes only inside a fill.

Partial assignment

How often
Whenever assigned
Worst case
Upside

A buyer can exercise some of the lots they bought from you and let the rest expire. You can end the week with a mix: some NVDA back, some strike USDG, plus the premium already paid on every sold lot.

What it costs you

Predictability. Listed lots that sold are never a promise of a fixed number of tokens back: part of what comes back can be USDG at the strike, and the split is not known until holders exercise or the option expires.

What the system does

It bounds it, and no more. Because the account writes only inside the fill that sells, every lot it can be assigned on earned a premium. Which of those lots get exercised is the holder's decision.

Legacy accounts · Your position

Not failures, and still the reasons people end up unhappy.

When money can come in and go out, what listed lots commit you to, and what nothing tops up.

Listed terms cannot be changed

How often
Once you list
Worst case
Upside

Depositing while a week is listed does not put the new NVDA up for sale. New tokens sit idle. What you already listed is pinned: strike, ask, exercise and your expiry cannot move if the keeper sets a later week. You cannot change how many lots you offered while listed.

What it costs you

You cannot add to this week's offer, cut it, or take listed lots out until after expiry. If the strike now looks wrong, you wait.

What the system does

Idle NVDA can still be withdrawn. After your expiry, anyone can settle the account: leftover orders cancel and unsold lots unlock.

Listed NVDA is locked until settle

How often
Every listed week
Worst case
Exit timing

Idle NVDA can leave at any time. Lots you listed are reserved until a fill takes them or until someone settles after your expiry. There is no share token and no redeem queue.

What it costs you

The option to leave with listed tokens at a moment of your choosing. You wait for expiry, even in a week that sold nothing.

What the system does

Settle is permissionless after that account's expiry, so a stopped keeper cannot trap reserved NVDA forever. No Stonkhouse key is needed to finish the week. A Stock Token issuer freeze of the account can still hold up the NVDA payout until it lifts.

No subsidy behind a bad week

How often
By design
Worst case
Premium

Plenty of products make an empty week look survivable by paying it in a protocol token. Stonkhouse has a token, but a legacy account week is not subsidised by it. You keep the ask less the protocol fee (5% today; the admin can set it anywhere up to 20%), and that is the entire return path.

What it costs you

The cushion. There is no emission to offset an assigned week, and no airdrop to make up for a run of empty ones.

What the system does

Nothing, deliberately. The token does not quietly top up a legacy week that earned nothing. A zero week is shown as zero rather than being papered over by a token payment, points or an airdrop.

Legacy accounts · The asset and the stablecoin

Two tokens with somebody else's keys on them.

The collateral and the payout are issued by third parties who hold powers over both. None of those powers can be overridden from your account.

Issuer freeze, burn or oracle pause

How often
Rare, and unmitigable
Worst case
Can be total

Stock Tokens are debt securities issued by Robinhood Assets (Jersey) Limited. They are not shares: no vote, no claim on Nvidia, and issuer credit risk on that entity. The issuer can freeze or restrict transfers, blocklist your account, burn tokens from any holder including the account, and upgrade the token contract, each from a single key with no timelock. The token can also pause its own price oracle, and the issuer can end the series on 30 days' notice, after which the tokens can be redeemed only with identity checks an account cannot pass.

The events are different. A freeze stops anything that moves the token, including selling a call, a withdrawal and the NVDA leg of settle. An oracle pause stops new lists and fills, and nothing else: settlement never reads the oracle, so an open week can still settle. A burn takes NVDA out of the account outright.

During an issuer freeze

  • Collecting USDG already in the accountIt moves only USDG.Works
  • Premium already paid on a fillThat USDG went to your wallet in the fill. A later freeze of the account does not take it back.Works
  • Settling after expiryIt clears leftover orders, but a claim with NVDA to hand back is stranded until the freeze lifts. Anyone can retry.Strands
  • Depositing or withdrawing idle NVDAEach moves NVDA.Stops
  • Selling a lotEach fill moves NVDA into Valorem.Stops
What it costs you

In the mild case, weeks of nothing: no new calls under either a freeze or an oracle pause, and under a freeze an open week whose claim is stranded at settle.

In the severe case, the instrument itself. If the issuer fails, the token does not survive independently of it. The legal form is set out on the legal page.

What the system does

There is no technical mitigation, and pretending otherwise would be the dishonest part: that is the asset. What the contracts ensure is that a freeze never traps you procedurally (premium already paid to your wallet stays yours, USDG already in the account can still be collected if USDG moves, and settle strands the claim rather than reverting forever), and the account refuses to sell against a paused oracle rather than selling blind.

After a burn, the NVDA is simply gone from that account. There is no share price to haircut and no queue of other depositors.

USDG, the stablecoin you are paid in

How often
Rare, and outside our control
Worst case
Can be total

Premium and strike proceeds are paid in USDG, a third-party stablecoin issued by Paxos, so you carry whatever risk USDG carries. One Paxos key, with no delay, can pause USDG, freeze any address, wipe the balance of a frozen address, and in two transactions burn USDG from any address that is not frozen. The same key proposes and executes upgrades to the token behind a 24-hour timelock that Stonkhouse does not control. It has frozen addresses on this chain and, so far, has never unfrozen one.

What it costs you

Premium is paid to your wallet on the fill, so a later freeze of the account does not take that USDG back. Strike USDG sits in Valorem until settle, then in the account until you collect it. A pause or a freeze can stop those later legs. A wipe or a burn would take USDG the account still holds.

What the system does

Settle completes and strands the claim rather than reverting, so a USDG event does not trap the NVDA forever. What USDG takes, the account cannot get back.

A claim stranded at the close

How often
Rare, and outside our control
Worst case
Can be total

Settling a written week asks Valorem to hand back the account's claim: the unassigned NVDA and the strike USDG, in one call. Either token's issuer can make that call fail. When it fails, settle still clears the listing and leaves the claim in place. The claim is stranded.

What it costs you

Time. Listed leftovers are already cancelled, but written NVDA and strike USDG wait until Valorem lets a later settle through, and possibly never.

What the system does

Anyone can call settle again after expiry. The first attempt Valorem lets through redeems the claim. Idle NVDA was never in the claim.

Legacy accounts · Third parties

Services that can stop the week.

Contracts and services in the path belong to somebody else, or run on one key, and none of them can be overridden from here. Most of their failures end in a skipped or unsold week, which is the safe direction.

Valorem engine fee switch

How often
One key away
Worst case
Some NVDA

Valorem Clear can charge 15 bps of written notional, paid in NVDA from the account's balance on top of the collateral each time a fill writes a lot. It is off today. Stonkhouse settles on its own instance of Valorem Clear, whose fee switch is held by a Safe with a single owner and a threshold of one, not by the factory admin; the factory refuses to list or fill through the fee until admin separately accepts it. On a weekly out-of-the-money call that is not small change: the premium floor is currently 0.40% of spot, so 15 bps of notional is a large fraction of a listing priced at the floor.

What it costs you

If the fee is switched on and accepted, every fill takes 15 bps of the NVDA it writes from that account. An exerciser would also pay 15 bps of the strike into the Clear's fee balance, whether or not the factory accepted the fee. While the fee is on and not accepted, nothing sells.

What the system does

The factory refuses to sell through a fee nobody accepted: list and every fill revert until the admin accepts it. The fee switch sits on the one-owner Safe and the acceptance on the admin's single key, and neither has a delay; the acceptance is part of the admin risk below.

Sequencer, price feed or keeper down

How often
Occasional
Worst case
Premium

Robinhood Chain runs a single Robinhood sequencer and has no uptime feed for the factory to read. The sequencer also screens transactions, and one that touches a restricted address is dropped; if an account itself were restricted, nothing could reach it. Forcing a transaction in through Ethereum takes 4 days, and may not escape the screening either. The NVDA price feed updates through the week, overnight included, and stops from the Friday close to Sunday evening New York time and over US market holidays; a gap longer than the factory's price-age limit (4 days today; the admin can set it from 1 hour to 7 days) blocks listing and selling until the feed updates.

The keeper prices each factory week from spot. If the feed cannot be read when the week is due, the keeper sets no week rather than guess a price.

Live lots are shown on the app's book. If the app is down in the hours before the close, buyers have no page to fill from, though the orders still exist on Seaport.

What it costs you

The week's premium: the same outcome as no buyer, arrived at for an operational reason instead of a market one. Lots already sold stay sold, and assignable, until expiry.

What the system does

The account refuses to list or sell against a price older than its limit or a paused oracle. Nothing is written without a buyer, so an unfillable listing costs no collateral. Settle after expiry is open to anyone, so an outage of the keeper delays it but no key is needed to finish it.

Who else is in the path

  • Valorem Clear

    Holds the collateral of lots sold, mints each call inside the fill that buys it and settles assignment. Its engine fee is off, and its switch is held by a one-owner Safe; the factory refuses to sell through that fee until admin also accepts it. Not yet source-verified: runtime matches Valorem's published code except the metadata hash.

    0x53d7…b9C6 on the explorer (opens in a new tab)
  • Seaport 1.6

    Settles every fill and asks the account before it moves anything. Third-party code outside Stonkhouse's control.

    0x0000…B395 on the explorer (opens in a new tab)
  • The keeper and the app's book

    Set the week's strike and ask from spot, list requested lots, and show them to buyers. If either is down, the week most likely sells nothing, but nothing is written without a buyer and settle after expiry does not need them.

  • Chainlink RHNVDA / USD

    Read for display and for the floors checked when an account lists and a lot fills. Settlement never reads it. A stale or broken feed means a skipped or unsold week.

    0x379E…9F15 on the explorer (opens in a new tab)
  • Robinhood Chain

    A single Robinhood sequencer with no uptime feed, which screens transactions against a restricted list. An outage near the book close means no fills when buyers are looking; forcing a transaction in takes 4 days.

    Chain 4663

Legacy accounts · Code and keys

What a bug costs, and what a stolen key buys.

And what the people with permissions can still get wrong inside the limits compiled into the contracts.

Smart contract risk

How often
Unquantified
Worst case
Can be total

The Stonkhouse contracts are live and have had no external audit. What stands behind them is a test suite and internal reviews by the team that built them. An internal audit on 2026-09-13 found that the earlier pooled vault wrote calls before selling them; the design was changed to write only inside a fill. Isolated accounts inherit that rule, plus a unique option type per account. Those reviews were of the vault, not a substitute for an audit of the live factory.

The factory clones a locked implementation. Valorem Clear is not source-verified on any explorer yet; its deployed bytecode is identical to Valorem's published code except for the metadata hash. Valorem Clear's code was audited by Zellic in 2022–2023 under its former name, OptionSettlementEngine; that audit covers Valorem, not this factory. Valorem's code has had no commit since 2023, so there is no patch path behind it. Seaport, USDG and the Stock Token are third-party code outside anyone's control here.

What it costs you

In the worst case, everything deposited in that account.

What the system does

There is no proxy and no upgrade key on the implementation, so a bug means a new factory and new accounts, not a silent patch. No external audit report has been published. There is no bug bounty; report a vulnerability to security@stonkhouse.fun.

Keeper stops running

How often
Expect it eventually
Worst case
Premium

The keeper is one hot key. It can crash, run out of gas money, or be looking the wrong way when the week should be set or your lots listed.

What it costs you

A skipped week if it stops before the week is set. If it stops after the week is set, you can still list yourself. If it stops after listing, the book may have nothing to show, so the week most likely sells nothing more; lots already sold stay locked until expiry.

What the system does

A stopped keeper cannot strand collateral past the week. After your expiry, anyone can settle: cancel leftovers, unlock unsold NVDA, redeem the claim if Valorem allows.

The Guardian can halt new lists and fills. A halt never blocks a deposit, an idle withdrawal, a USDG claim or settle after expiry.

Keeper key compromise

How often
Low, and bounded
Worst case
Upside

Assume the keeper key is stolen outright. The attacker can set the week's strike and ask, and list lots you already requested. Every list still goes through the account, which checks the strike band, the premium floor, the lot size and the compiled window limits.

What it costs you

Skipped weeks, or a week set on the least favourable terms the policy allows (the lowest in-band strike, an ask at the premium floor) and bought by a buyer the attacker controls. A fully compromised keeper still cannot withdraw your idle NVDA, or list lots you did not request.

What the system does

No off-chain component can move money. At the current policy the worst terms are still strikes at least 3% above spot and an ask of at least 0.40% of spot notional, checked again at every fill, and the admin can revoke the key.

Admin judgment

How often
Bounded, not zero
Worst case
Upside

The factory admin sets policy inside compiled caps: the strike band, the premium floor, the utilisation ceiling, the protocol fee, the lot cap, the deposit cap, the price-age limit, the fee recipient, and whether to accept Valorem's engine fee (the switch that turns that fee on is held by the Clear's one-owner fee Safe, not by the admin). It can appoint the keeper and the Guardian. Today the admin is a single hot key, and the protocol fee is paid to that same address. There is no timelock and no delay. A handover of the admin role to a Safe is planned and has not happened.

What it costs you

A band set too tight means weeks where no strike qualifies. A band set too loose means assignment becomes routine. An admin can also redirect up to 20% of the ask to an address it chooses; loosen policy to the caps; or, once the fee Safe switches Valorem's fee on, accept it: a standing 15 bps of NVDA on every lot sold. All of these are legal moves inside the caps. Listed accounts have already pinned this week's orders.

What the system does

The caps are enforced on chain, which rules out the worst version: nobody can sell calls closer than 1% above spot, set the protocol fee above 20% of the ask, or take a fee from strike proceeds, and no admin function transfers your tokens or blocks idle withdrawals. The caps do not rule out bad settings inside them. Every change is visible on chain as an event.

Before you go further

What this page is not.

  • Not an offer to US persons

    Stonkhouse is not available to US persons. Access is restricted by the Terms of Use, not by a technical control, and you are responsible for your own eligibility. The legal form of the collateral is set out on the legal page.

  • Not advice

    Nothing here is investment, legal or tax advice, and nothing here is an offer of securities.

  • Not a live reading

    Nothing on this page reads the chain. The figures are current settings and compiled limits, not measurements; live lots are on app.stonkhouse.fun.

  • Not a forecast

    Past weeks describe what already happened and say nothing about the next one.

The bad weeks will be published too.

Live lots are on the book. To see how one week runs, walk through it step by step.