BlockDAG Docs
  • 🎯Introduction to BlockDAG
  • ⭐GETTING STARTED
    • What is BDAG?
    • Introductory Concepts
      • Decentralized Application (dApps)
      • Accounts
        • EVM Account
        • UTXO Account
      • Transactions
      • Blocks
      • EVM
        • Opcodes
      • Gas Fees
    • Nodes and Mining
      • Testnet Node Setup
    • BlockDAG Architecture
      • Architecture Overview
      • Core Modules and Components
      • Development and Implementation
      • Blockchain Features
      • Consensus Algorithm
  • TEST/MAIN NETWORKS
    • Testnet Alpha
    • Testnet Beta 1: Primordial
      • Network Details
  • BlockDAG Tools
    • Block Explorer
    • Faucet
    • Smart Contract IDE
      • IDE Layout
      • How to create and deploy
    • Contracts Wizard
  • BlockDAG Client APIs
    • EVM RPC
    • WebSocket
  • BlockDAG dApps
    • Create dApps
    • dApps Overview
    • Reflection User Guide
      • Home
      • Reflection Dashboard
      • Reflection
    • Lottery User Guide
      • Lottery Dashboard
      • Lottery
      • Participants
  • Block Explorer
    • EVM
      • Home
      • Block List
        • Block Detail
      • Transaction List
        • Transaction Detail
      • Address Details
      • Contract Listing
        • Contract Details
          • Transfer Tab
          • Holders Tab
          • Events Tab
          • Info Tab
          • Contract Tab
            • Code Tab
            • Read Tab
            • Write Tab
        • Contract Owner
        • Contract Verification
        • Contract Transaction Details
      • Tokens List
        • Token Detail
          • Transfer Tab
            • Transfer Detail Tab (Overview)
            • Transfer Detail (Logs)
          • Holders Tab
            • Holders Detail
          • Events Tab
          • Info Tab
          • Contracts Tab
        • Token Transfer
      • Node Visualizer
      • Faucet
    • UTXO
      • UTXO Home
      • Block List (UTXO)
        • Block Details (UTXO)
      • Transaction List (UTXO)
        • Transaction Details (UTXO)
      • Address Details (UTXO)
Powered by GitBook

Copyright © BlockDAG

On this page

Was this helpful?

Edit on GitHub
  1. BlockDAG dApps
  2. Lottery User Guide

Lottery Dashboard

PreviousLottery User GuideNextLottery

Last updated 2 months ago

Was this helpful?

This dashboard offers a user-friendly interface for participants in the BlockDAG lottery, providing quick access to wallet details, current and upcoming lotteries, and transaction history. It ensures a seamless experience in managing lottery entries and winnings. On the Lottery Screen, the users can enter a selected amount of BDAG tokens to participate in the current round, with the system automatically updating the Participants List, displaying all entries and their transaction details. Users can filter or search specific transactions, track the remaining time for ongoing lotteries, and receive notifications for the next event, making it easy to stay engaged in lottery activities.

Sidebar Navigation On the left, the Side Menu has the following options:

  • Dashboard Selecting this option provides the user with an overview of the lottery contract, displaying current lottery details, remaining time, transaction history, and the user's participation status.

  • Participants This option enables the user to view details about other participants in the lottery.

  • Enter Lottery When chosen, this option allows the user to enter the amount they wish to invest in the ongoing lottery.

Wallet Address This section displays the users' wallet address (e.g., 0x80b5a32E4F032B2a05) at the top right corner. This address is linked to the users' lottery entries and transactions.

Main Dashboard Overview This screen provides key lottery details:

  • Lottery Number Displays the current lottery number (e.g., Lottery 1).

  • Time Left in Lottery Shows a countdown timer for how much time remains before the current lottery ends (e.g., 00:15 mins left).

  • Contract Name Displays the name of the current contract (e.g., "Lottery").

Lottery Result Table The table below shows a list of recent lottery results with the following columns:

  • Date The time when each transaction was made (e.g., 26-09-24, 18:54).

  • Wallet Address Shows the participant's wallet address which the user can copy and check the transactions done by that participant on the BlockDAG explorer.

  • Amount Invested Displays the amount of BDAG tokens invested in the lottery by that participant (e.g., 30 BDAG).

  • Amount Received Displays the amount of BDAG tokens received by the participant, corresponding to their invested amount (e.g., 30 BDAG).