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)
  • Hackathons
    • BlockDAG Hackathon Rules
Powered by GitBook

Copyright © BlockDAG

On this page

Was this helpful?

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

Reflection

PreviousReflection DashboardNextLottery User Guide

Last updated 2 months ago

Was this helpful?

On the Reflection Screen, the system allows the users to interact directly with the Reflection Contract by sending tokens. The contract sends the BDAG tokens back to the sender, functioning as a self-reflection process where the user's tokens are not distributed to other holders but returned to them.

Reflection Form

  • Enter Amount In this field, users must input the amount they wish to invest in the reflection contract.

  • Send Button Once the amount is entered, users click the "Send" button to initiate the transaction. Ensure their wallet has sufficient balance before proceeding.

  • Transaction Confirmation The wallet prompt will appear, prompting users to first unlock their wallet. They should then click the connect button within the wallet prompt and confirm the transaction, which will include a gas fee and if the user has clicked on the rejected button then no transaction will get initiated from the user’s wallet.

  • Success Pop-up Once the transaction is completed, a pop-up will display the transaction hash, which users can copy to check on the BlockDAG Explorer. After copying the hash, users need to click the “OK” button.