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. Reflection User Guide

Reflection Dashboard

PreviousHomeNextReflection

Last updated 2 months ago

Was this helpful?

In the Reflection Dashboard, users can access detailed information about the contract. With the Reflection Contract, users simply enter the amount they wish to invest and receive an immediate return in BDAG coins, equivalent to the invested amount.

Navigation Menu On the left side, users will find the navigation menu with options:

  • Home Selecting this option takes the user back to the home screen, where they can choose a contract to invest in.

  • Dashboard This option directs the user to the Reflection Dashboard screen.

  • Reflection This option allows the user to input the amount they wish to send to the reflection contract on this screen.

Dashboard Overview The dashboard displays key details about the selected contract and token:

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

  • Contract Address Displays the unique address of the deployed reflection contract, ensuring transparency and verification for the users which they can copy and check it on the BlockDAG explorer.

  • Coin Ticker Indicates the ticker symbol of the Coin (e.g., "BDAG").

  • Coin Current Price Displays the current value of the token in BDAG units.