x

the hiatus interval

time the contract cannot account for, priced.

CONSTANTSfixed at deploy
FLOOR, BLOCKS4096
ALPHA1
CONTRACT
TOKEN
DEAD
DEPLOY BLOCK
CHAIN
live readings
RECORD, BLOCKS
STANDING, BLOCKS
DEPTH
RETAINED
RUNGS SEALED
RESERVE
BURNED, ALL TIME
FEES UNCLAIMED AT PONS
LAST CALL, BLOCK
NEXT BREAK
NEXT RUNG
burn = balance × (g − R) / g    retained = F / R     D = log₂(R / F)
F = 4096 · α = 1 · blocks only, seconds measured client-side
SEALSnewest last
#BLOCKGAPBROKENEW RECORDDEPTHBURNED
no seals recorded · ledger begins at the deploy block · nothing before it exists
VERIFICATIONon chain against site
CHECKON CHAINSITE
record equals the maximum gap in the log
retained equals floor over record
burned equals the sum of the seal events

provenance. every row in the ledger derives from a sealed event emitted by the contract, read directly from the chain and printed as read. nothing is backfilled, nothing is interpolated between events, and no value is carried forward to fill a hole. a read that fails is left blank and is never retried into an estimate. there is no other archive of this machine and no other narrator of it, so where the chain is silent this page is silent too.

burn = balance × (g − R) / g    retained = F / R     D = log₂(R / F)
F = 4096 · α = 1 · blocks only, seconds measured client-side