documentation

How it works.

01The token

$SUPERFLUID is a token on robinhood chain. every trade pays a 1% creator fee in ETH. those fees don't go to a team wallet to be dumped — they are the fuel for the machine below.

there is no tax to sell, no blacklist, no owner functions on the token. the only mechanism is the fee, and the fee has one job.

02The treasury

creator fees flow into a treasury that runs a leveraged long on HOOD — robinhood's own stock, traded as a perp on lighter, a zk exchange with a public order book and zero trading fees.

the treasury account is public. every position, every entry, every rebalance is visible on the dashboard in real time, read straight from lighter's api. nothing custodial, nothing hidden.

03The risk slider

$SUPERFLUID market cap sets the treasury's leverage. no vote, no multisig mood, no team deciding — the chart is the governance.

market capleverage
below $100kflat · no position
$100k1x
$250k2.5x
$500k5x
$1m+10x · hard cap

between rungs, leverage scales continuously: every $100k of market cap is one turn of leverage, capped at 10x. tiers unlock instantly on the way up. on the way down there is 15% hysteresis — the treasury only de-risks if mcap falls clearly below a rung, so a single wick can't flip the machine. mcap is read as a median of five samples for the same reason.

04Epochs · every 30 minutes

the machine runs on a 30-minute cycle. each epoch, an automated keeper does the full loop:

claim fees — accrued creator fees are claimed to the treasury in ETH
close the long — the position is flattened and realized profit is measured against the treasury's cost basis
distribute profit — if the epoch closed in profit, that profit is bridged home, converted to ETH, and deposited into the claim contract for holders. small profits roll into the next epoch so bridge fees never eat the payout
deposit fees — claimed fees are bridged into the treasury, growing the position size for every epoch after
reopen bigger — a fresh long opens at whatever leverage the current market cap commands

05The payout

every wallet holding at least 0.1% of supply at the epoch snapshot is eligible. profit is split pro-rata by balance among eligible wallets and published as a merkle tree — your share, your proof, your claim.

claims are paid in ETH on robinhood chain, directly from the claim contract, on the dashboard. connect the wallet that held the tokens, see every epoch you're in, claim each one once. unclaimed amounts sit in the contract for 60 days before they can be swept back to the treasury and recycled into the position.

06Contracts & accounts

claim contract (robinhood chain)0xE467978C8bA1bDb8576df30116D4e611597FFF79
lighter treasury account#741521
$SUPERFLUID tokenannounced at launch

the claim contract is verified on blockscout: merkle-proof claims, one claim per wallet per epoch, reentrancy-guarded, funded only by the treasury. read it yourself.

07Risk, plainly

this is a leveraged long. if HOOD moves against the position hard enough at high leverage, the treasury can be liquidated and its equity goes to ~zero. that is an accepted, visible risk — the whole point of the risk slider is that holders choose it by pumping the cap. if it happens, the machine sits flat until new fees rebuild the treasury, and starts again.

past profit distributions don't promise future ones. epochs only pay out when the treasury actually closed in profit. nothing here is financial advice — it's a machine, and the machine is public.