DEMONSTRATION WORLD

No contract address is set, so everything on this page comes from the seeded world rather than from storage. Every roll in it still verifies - the timestamps were chosen so the arithmetic on each chronicle line is real. Set NEXT_PUBLIC_QUESTLINE_ADDRESS to read the live world instead.

// SEASON 2 . THE SUNKEN ARCHIVE

A clock, a pool, and a placing worth arguing about.

PRIZE POOL
41,000
GEN, held by the contract
CLOSES IN
9d 23h 05m 20s
2026-09-07T21:00:00Z
#PLAYERACTIONSDEPTH
010xd41e6884020x2f0c6414030xc2a75743040x88a14122050x09ff3883060x7b333012070x4e212642080xb5d02191

Ordered by resolved actions, then depth, then best roll. The order is computed from contract storage on every read, so there is no ranking table for anyone to edit.

SEASON PASS

25.00 GEN. No contract is configured yet, so there is nothing to pay into - the pool on this page is seeded.

ACHIEVEMENT DEFINITIONS
Natural twenty
Resolve an action on a roll of 20. Checked against best_roll in contract storage.
Read the archive aloud
Carry an item the world only grants through a discover effect. Checked against the inventory the contract holds for you.
Cartographer
Reach depth 4, the deepest region published. Checked against depth in contract storage.
A hundred turns
One hundred resolved actions. A rotated or undecided action does not count, because it never spent energy.
Ranked
Hold a season pass. Placings settle on finality, not acceptance.

Every one of these is derived from public state when a character sheet is read. None of them is a flag anyone can set, and there is no stored holder count to be wrong about.

PAST SEASONS
season 1 . the long stairwon by 0xd41e
season 0 . closed betaunranked

Placings settle on finality, not acceptance. Payouts move only after the appeal window closes, because a reversal after a payout cannot be undone.

The pool pays 50, 30 and 20 percent to the top three, or the whole pool split between however many placed if fewer than three did. The split is in the contract rather than in a policy page, and it always adds up to the whole pool - a season that paid out less than it held would leave coins nobody could ever claim. If nobody places at all, nothing is paid and the pool carries into the next season rather than being cleared, for the same reason.

On genlayer studio a payout does not arrive. The contract emits the transfer and is debited correctly, but the emitted transfer is delivered as a contract call and an ordinary wallet is not a contract, so it is refused as its own transaction. Closing a season here is a real settlement with an unreachable payment; nobody gets richer. Verify anything payout-critical on a network where transfers land.