Skip to content
LACHESIS.
00   Reference

About LACHESIS.

A no-loss 6/42 lottery on Flare. Your deposit is always yours. The staking yield it earns is what funds the prizes, and every draw is recorded on-chain for anyone to verify.

[live] Flare · chain 14

01How it works

Deposit

Put FLR into the pooled vault. Min 100 FLR is one ticket per round. Your principal earns FTSO yield and is never used as prize money.

Yield grows the prize

FTSO delegation earns rewards roughly every 3.5 days. Only that yield funds prizes. Your deposit stays withdrawable.

Match and win

Pick 6 numbers from 1 to 42. Match 3 or more to win a share of the pool. No winners means the pot rolls over and grows.

02Key facts

No-lossEligible deposits are withdrawable anytime; the lottery never spends your principal.
Verifiable RNGDraw seed comes from 100+ independent FTSO providers, on-chain.
On-chainEvery deposit, draw and payout is written to Flare mainnet.
Fixed drawNo admin can pick winners or change the draw algorithm or prize split.

03Prize tiers

MatchTierShare of pool
6/6Jackpot65%
5/6Major20%
4/6Standard10%
3/6Minor5%

No winners in a tier? That share stays in the pool and compounds into the next round.

04How winning numbers are chosen

Every draw uses Flare's on-chain randomness, aggregated from 100+ independent FTSO providers. The random input and the derived seed are recorded on-chain, so every draw is independently verifiable by anyone.

01

Your deposit earns yield

Your FLR earns FTSO delegation rewards roughly every 3.5 days. Your principal is never touched; only the yield flows into the prize pool. New deposits unlock after one epoch and are withdrawable after that.

02

100+ providers contribute entropy

Every voting epoch, 100+ FTSO data providers contribute to Flare's network randomness. The value is produced by the Flare protocol itself, not by LACHESIS or any single provider.

03

Values are combined on-chain

All contributions are aggregated by the Flare network into one verifiable random value, combined with on-chain entropy and tied cryptographically to the round id. The seed is unique, immutable, and impossible to forge after the fact.

04

6 winning numbers are drawn

From the verified seed, 6 unique numbers are drawn from 1 to 42 with a deterministic shuffle and recorded permanently on-chain. Anyone can verify the inputs, the algorithm and the result. The operator cannot choose or predict the winning numbers.

Why this matters

The draw only uses a random value finalized after entries close, so no one, including the operator, can know or pick numbers while the round is open. The trust assumption is Flare's randomness itself: it aggregates 100+ providers, and if that protocol-level randomness were compromised the draw could be affected. LACHESIS uses Flare's native RandomNumberV2, not a third-party oracle or a centralized feed.

05Why it's safe

Eligible deposits are withdrawable anytime. New deposits unlock after one epoch.
The operator cannot choose or predict the winning numbers.
All actions go directly on-chain. No middlemen.
Anyone can trigger draws and settlement, so it keeps running if the operator stops (unless a guardian has paused it).
Randomness comes from 100+ independent data providers.
The 10% fee applies to yield only, never to your principal.

06Achievement badges

Soulbound NFT badges for addresses that help keep the protocol running.

01Witness1st draw
02Participant10th draw
03Servant50th draw
04Voice of Fates200th draw

07Contracts

Flare · chain 14 · view on Flarescan

08Security & roles

Not audited. This protocol has not had a third-party security audit. Treat it as beta and only deposit what you can afford to lose.

Privileged roles exist. A guardian can pause the protocol (new deposits, tickets and draws stop). The owner can change the protocol fee, the treasury address, and trigger draws.

What no role can do: spend, lock or withdraw your principal, or choose the winning numbers. Eligible deposits stay withdrawable by you even while the protocol is paused, and the draw comes from Flare's randomness.

Verify the owner and guardian yourself: read the contract on Flarescan ↗