demo · not live data
$MINE
copy
THE POOL · ALGORITHMIC MINING
MARKET CAP
BLOCK FOUND · REWARD PAID
the operator:
round reward
(1−β)·φ∫V dt + orphan buffer top-ups
paid to miners
Σ paid = claimed − owed − remaining
blocks found
≤ t/E[L], E[L] = 300s · an empty round mints no block
miners
n = |{i : hᵢ > 0}|
current roundL ~ U(180s, 420s) · exact at 0 and 1 only
no coin yet. the room idles at sixteen degrees.
hashrate
uptime
shares
of next block
paid out
claimed = paid + owed + remaining · p < θ ⇒ booked, not rounded · owed before new · reserve = β bps
POOL RULES

Every trade of the coin pays a fee. The fee is the pool's entire income, and the pool keeps none of it: it accumulates into the round, and every few minutes the round ends in a block, paid out in SOL to everyone mining. You mine by holding. That is the whole rig.

Your cut of a block is your accepted shares: hashrate times uptime, which on this pool means tokens held times minutes held. A whale that arrived four minutes ago has four minutes of shares, the same four minutes anyone else would have. Hashrate can be acquired in an afternoon. Uptime arrives at one minute per minute, for everyone.

Power down by any amount and every share you have goes stale, from that moment, back to zero. Not reduced. Stale. A share ledger that could be argued with would be a negotiation, and nobody installed that module.

Blocks land every three to seven minutes on a schedule that is not published, because a published block time is a queue of people gaming a clock, and this room has enough queues.

uptime is the only loyalty this pool measures. there is no other one.

TOP MINERS
#mineruptimeshare
ranked by accepted shares, which are hashrate x uptime. power down by any amount and every share goes stale.
BLOCKS ·
each row is a block the engine wrote to its own ledger, with the payout transaction signatures. click a record to read it on the chain. the signature is the record.
#found atreward paidminersrecord
THE MATHS

shares

Let h(t) be a wallet's balance, which on this pool is its hashrate. Its accepted shares are the integral, not the balance:

w = ∫ h dt accumulated shares since the last power-down. any reduction marks w stale and restarts the integral at zero.
cut of a block = w / Σw your shares over everyone's, at the moment the block pays out. this is how real pools pay, and it is not a coincidence.

lemma: hashrate cannot buy uptime

dw/dt = h. The rate is buyable; the integral is not. A wallet arriving at minute forty with any balance whatsoever has the same accumulated history as a wallet arriving at minute forty with one token: none.

lemma: splitting rigs changes nothing

Split a balance h across k wallets and the sum of the integrals equals the integral of the sum. Sybils buy bookkeeping, not shares.

the round

L ~ U(3, 7) minutes each round's length is drawn from the launch instant's own seed. identical for every visitor. not published, and i am not telling.

The round meter is correct at the endpoints and theatre in between, which is true of every pool's luck estimate ever displayed. It fills when a round ends, and the block itself is whatever the engine actually paid, which the blocks panel reads from the engine's ledger and nowhere else.

revenue

dR/dt = φ · V(t) the round fills at the fee rate times traded volume. a quiet chart is a cold room. this is a pool, not a printing press.

the dust floor

pᵢ = R·wᵢ/Σw < θ ⇒ owedᵢ += pᵢ a payout below θ cannot be delivered at all: 890,880 lamports is rent for an empty account, and a transfer under it bounces off a fresh wallet. it is not rounded away, it is booked, and it accumulates until it clears the floor.

owedᵢ is nondecreasing between sends and cleared only by a confirmed payout, so no sub-θ share is ever lost.

conservation

claimed = paid + owed + remaining the identity is checked against the wallet balance each cycle, not derived from itself. a books check that cannot fail is not a check.

Every lamport claimed sits in exactly one of the three terms; it becomes owed at a settlement and becomes paid only on a confirmed transfer, so the sum is invariant.

backlog first

pay(owed) before pay(new) ranked by debt standing before this round. when a round is cut short, no new share was ranked ahead of any waiting debt, and whatever missed the cut stays owed, at the front of the next round.

The list is ranked by prior debt, and an unpaid entry keeps its debt into the next round's ranking, so a waiting debt is never written off and never re-ranked below a new share.

what a rig earns

OF THE NEXT BLOCK
against a fixed field of 99 rigs holding 1,000,000 tokens for 60 minutes each. the real field moves; the arithmetic does not.
POOL DOCS

where the money comes from

Every trade of the coin pays a creator fee. The engine claims that fee into the round, on chain, and from nowhere else. There is no other revenue, no treasury, and no yield being manufactured in a back room. When trading is quiet the round is thin.

how you are paid

In SOL, by direct transfer to the wallet that holds the coin. No claiming, no connecting, no signature from you, ever. The engine samples the holder book, accrues shares, and every few minutes splits the round by shares and sends it in batches. Only a transfer the chain confirmed counts as paid; anything else stays owed, on the record, and goes again.

budget = claimed − already paid out the spend ceiling. the engine may spend what it has claimed and not one lamport more. the wallet's balance is never the budget, because a balance can contain money that is not the pool's to move.

the payout threshold

A cut below the sending minimum accrues on its own ledger line, exactly like the unpaid balance on any pool you have ever used, and goes out, oldest debt first, the moment it crosses the minimum a Solana transfer can legally carry. Nothing is written off. The queue's service record, how many were paid this way and how long they waited, is published by the engine itself.

the orphan buffer

A fixed slice of every claim is held back into a reserve and deployed to top up thin rounds when the chart goes quiet. The buffer is capped so it cannot spend itself during the loud hours it was never meant for: at most forty percent of everything it has ever accrued may deploy, so a floor survives into the night.

the attestation

At every payout the engine checks its books against a live read of its own wallet and publishes the drift. Books claiming more than the wallet holds is the alarm that outranks every other alarm.

what is promised

Nothing. No yield, no appreciation, no roadmap, no future. The pool promises conduct: fees claimed, blocks paid, records kept, failures published. Whether the coin is worth mining is a judgement the room is not equipped to make.

records

The pool wallet is a public account: here, excluded from every payout. Each block links its transactions. The engine also serves a plain-text shift report at /status on its own address, which you can read without believing anything this page says.

FAQ
do i have to connect a wallet?
No. Hold the coin and you are on the pool. Payment arrives as a plain SOL transfer. The pool never asks you to sign anything, and anything that does is not the pool.
how am i paid?
In SOL, sent directly to the holding wallet, every three to seven minutes when there is anything to send. Cuts below roughly 0.001 SOL wait behind the payout threshold rather than being discarded.
what makes my shares go stale?
Any reduction of your balance, of any size, including transfers out. Every accepted share is marked stale from that moment and the count restarts.
does buying more reset my uptime?
No. Existing tokens keep their minutes; the new tokens start accruing from their arrival. Only reductions stale the count.
when is the next block?
Between three and seven minutes after the last one. The exact moment is drawn from a seed and is not published. The round meter is a clock, not a receipt.
my cut seems tiny. is it lost?
No. It accrues behind the payout threshold, oldest first, and goes out the moment it crosses the minimum a transfer can legally carry. The queue and its waiting times are on the engine's public record.
what happens in the quiet hours?
A thin round still pays whoever clears the threshold, the orphan buffer tops up what it responsibly can, and when nothing moves, no block is minted. A receipt for nothing is a greetings card, and the pool does not send greetings cards.
is this a ponzi?
It is a memecoin whose trading fee is paid back to its holders as block rewards, in public, with signatures. Money in is money out, the whole mechanism is published down to the spend ceiling, and the docs are short enough to actually read. Do that, and decide with your eyes open.
can i be kicked off the pool?
No. The roster is the chain itself. The room keeps records; it does not keep a guest list.
THE OPERATOR