IMMUTABLE JACKPOT RAFFLE

Send ETH. Receive ticket ranges. Let fixed on-chain rules finish the round.

This project is designed around an immutable Ethereum smart contract, transparent on-chain accounting, deterministic pseudo-random winner selection, and no owner override over jackpot withdrawals.

1 ticket = 0.0005 ETH

Every full ticket unit creates one chance in the current round.

90% -> jackpot

10% of valid ticket value goes to the system fee share.

30-day timeout

Rounds close on threshold or timeout, whichever happens first.

CURRENT ROUND

Live status

Live round data will appear here after the indexer API is connected.

Jackpot 5 ETH target
Tickets sold -
Sales state Awaiting live data
Winner -

PARTICIPATION

How to participate

Participation is a direct ETH transfer to the smart contract address. Wallet connect is optional UX, not a required gate. Any amount below a full ticket unit does not create a ticket and is handled by fixed contract rules.

Contract address

deployment pending

When the production contract is deployed, this page will publish the final address and live round stats. Until then, this domain acts as the public landing and legal surface for the project.

TRACKING

My addresses

Address tracking is local-only in your browser. Add one or more addresses to keep a quick list for future round monitoring.

Tracked addresses live only in this browser.

FAIRNESS

How fairness works

1. Rules are immutable after deployment.
2. Ticket ownership is recorded transparently in sequential ranges.
3. Round closure depends only on threshold or timeout.
4. Winner selection is deterministic and on-chain, not owner-controlled.
5. This is pseudo-random selection, not oracle-backed VRF randomness.

IMPORTANT HONESTY NOTE

What this project does not claim

No “provably random” claim

The project uses deterministic on-chain pseudo-randomness. It does not claim cryptographically guaranteed randomness.

No admin jackpot withdrawal

The owner is not meant to have a manual path to seize jackpot funds or override winner selection.

No trust in the website

The website is a convenience layer. Ethereum state and contract events remain the source of truth.

FAQ

Plain-language answers

What is this?

An immutable on-chain jackpot raffle for Ethereum Mainnet, built around direct ETH transfers to the contract.

How do rounds end?

A round ends when the jackpot reaches 5 ETH or when 30 days pass from the first payment in that round.

What happens if a payout fails?

Failed auto-payouts are intended to become pending withdrawals rather than breaking round finalization.

Do I need wallet connect on the site?

No. Participation is based on sending ETH to the contract address. The site is an interface for instructions, tracking, history, FAQ, and legal information.

PROJECT STATUS

Deployment track