Hideout
Stake MERRY. Collect a cut of every print, plus a real WETH dividend stream. Newly staked MERRY activates next epoch — no sniping fresh prints.
Printer.runEpoch() is a permissionless keeper function — anyone can call it once the epoch has elapsed, but nothing calls it automatically. No keeper bot is running on this deployment, so LOOT only prints when someone (a script, a bot, a person) actually calls it — it isn't continuous.
Both APRs are trailing, not projected — annualized from the real elapsed time between the last two actual print batches / dividend distributions, since neither Printer.runEpoch() nor Treasury.distribute() run on a guaranteed schedule (both are permissionless keeper calls). Both also price MERRY (what's staked) via the self-deployed MERRY/WETH pool's live price — thin real liquidity there right now means these numbers can move a lot on a single trade.
Activates at the start of the next epoch. Until then it's pending — staked, but not yet earning.
Resets to 0 on unstaking or on claiming a batch that still owes tax. Claim-to-LP and mature (0%-tax) claims never touch it.