CONFIRMED ON-CHAIN / BNB CHAIN

VERIFIABLE FAIRNESS

See how entries and prizes are locked before Chainlink VRF randomness, with reserves, requests, and payouts verifiable on BNB Chain.

VERIFIABLE FAIRNESS

THE ENTRIES ARE LOCKED BEFORE THE RANDOM NUMBER EXISTS.

Each draw commits an entry set built from a finalized holder snapshot and locks the XAUT prize before requesting randomness from Chainlink VRF. The smart contract then selects winners using fixed rules.

  1. FINALIZED SNAPSHOT

    Balances and tickets are calculated from the latest finalized block whose timestamp is at or before the scheduled draw start.

  2. ENTRIES & PRIZE LOCKED

    The ticket-set commitment and XAUT prize are locked before randomness is requested.

  3. CHAINLINK VRF RANDOMNESS

    Only one request may succeed for each draw. Once accepted, the draw cannot be cancelled or rerun.

  4. CONTRACT SELECTION & PAYOUT

    The contract applies fixed winner rules. XAUT payouts are transferred on-chain directly to winning wallets.

Configured project and protocol addresses—including the active liquidity pool, the zero address, and the burn address—are excluded from draws.

GoldDrop's indexer builds the holder snapshot from finalized on-chain Transfer records. The contract locks the resulting ticket-set commitment and validates its ticket math; it does not reconstruct historical balances on-chain.