$STONKBROKER token
0xe934e36a439c94017b64a3fece66af12099abf50
A token listing identifies this contract on Robinhood Chain.
A community top-up for the existing StonkBrokers Anvil Clock In pot on Robinhood Chain. Donations wait in CINS until they cover the pot’s remaining gap. Then anyone can send exactly that gap into the pot. Anvil, not CINS, runs Clock In and airdrops stock tokens to activated holders. If the pot fills or the round starts before CINS contributes, that round’s CINS donations buy $STONKBROKER and burn it.
The pot contract, its funding entrypoint, its balance, target and round-stage getters, whether it accepts ETH from a contract, the swap venue, and the token’s burn have not been proven from primary onchain sources. Until each one is verified with an explorer link and a mainnet-fork test, every donate, fund, round-step and settle control stays disabled, and no contract is deployed.
Anvil · run by StonkBrokers
15.9% · 0.008413 ETH to fill · from a screenshot taken 2026-09-24
Read from the verified pot contract. Not connected yet.
The UI shows 0.01 ETH. Never hard-coded; read onchain.
target minus live pot balance
Filling, bar full, round in progress, or finalized
How many permissionless steps this round still needs
01 · Pot filling
Fees and contributions fill the bar.
02 · Bar full
Anyone can Clock In.
03 · Round in progress
Swap and airdrop steps. The round asks for several signatures.
04 · Finalized
Stock tokens airdropped to activated holders.
CINS · this contract
Donations allocated to the round that is filling
Surplus and late donations, credited when a new round opens
Pot accepts contract-origin ETH, and the protocol is unchanged and not paused
Only when CINS available ≥ remaining gap
CINS only sends ETH when it can cover the whole remaining gap, and it sends only that gap. Anything extra, plus any donation made while the pot is full, waits for the next round. CINS never picks the stock or the payout weights.
Disabled until the pot integration is verified.
Sends exactly the live remaining gap. Disabled until proven on a fork.
Permissionless Clock In step; you pay gas. Disabled until verified.
TWAP-protected buy-and-burn. Disabled until pool and burn are verified.
Addresses and config
Not deployed. Deployment is gated on verification.
Docs name Clock In 3.0 contracts; pot source not yet verified.
No verified venue located.
Unknown whether burn reduces total supply.
Transaction receipts for every fund, round step and settlement will be linked here once a verified deployment exists.
Primary-source review
Only claims backed by a primary source are marked verified. Missing evidence blocks deployment and every value-moving action.
0xe934e36a439c94017b64a3fece66af12099abf50
A token listing identifies this contract on Robinhood Chain.
Docs list Broker Clock In 3.0 0xf412…bc58 and Intern Clock In 3.0 0xf90a…c059
Which contract holds the pot shown in the Anvil UI, and whether it is a proxy, must be proven from verified source.
Source written and tested (contracts/src). Not deployed.
Deployment is gated on a verified pot adapter, swap venue, TWAP oracle and fork tests.
UI observation only: 0.001587 / 0.01 ETH
A screenshot can inform copy but cannot authorize a transfer. The live balance, target and stage must be read from protocol storage.
Unknown
Needs verified source or a decoded trace showing how ETH enters the pot and which calls run Clock In's several steps.
Unknown
The pot must accept ETH from a contract and allow a contract to take round steps. Otherwise the live path stays blocked.
Unknown
Missed-round buy-and-burn needs a verified pool with liquidity, a healthy TWAP, and a burn that truly reduces supply.
What happens to a round's donations
Holding donations for the Anvil round that is filling now. Nothing is sent until CINS can cover the whole remaining gap.
CINS sent exactly the remaining gap into the Anvil pot. Leftover ETH is queued for the next round.
Clock In is under way on Anvil. The round takes several onchain steps, and anyone can submit them and pay the gas.
Anvil finished swapping and airdropping this round. CINS had no say in the stock or the weights.
The pot filled or started before CINS could fund it. This round's CINS ETH waits for a protected buy-and-burn.
The missed round's CINS ETH bought $STONKBROKER, and those tokens were burned.
The round was missed while CINS held nothing for it. There was nothing to swap.
Nothing happens on its own. Funding the pot, each Clock In step and each settlement is a transaction someone submits and pays gas for. A submitted funding transaction is not a finished distribution: Anvil’s round still has to run its steps.
Before you donate
Gate to production
Evidence is tracked in docs/integration-evidence.md. Contract source lives in contracts/src/. Mock-only tests do not clear this gate.