BlockDAG Docs
BlockDAG Network Docs
BlockDAG Network 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. Block Explorer
  2. EVM

Tokens List

PreviousContract Transaction DetailsNextToken Detail

Last updated 3 months ago

Was this helpful?

The Top Token screen displays a list of top tokens in a BlockDAG-based blockchain network. The table provides important details such as token name, price, market cap, volume, and number of holders. This information helps users track and analyze the performance of different tokens in the network.

Total Tokens

At the top, the dashboard mentions a total of 79 tokens being tracked. However, the table only displays a few tokens per page. The user can navigate through eight pages using the pagination controls at the bottom.

Token Name

Each row in the table represents a different token such as "MyToken" , "MyTo", and "LastTest".

Price

The price column shows the current value of the token in USDT (Tether). Next to the price, the change (%) column indicates how much the token's value has increased or decreased.

Trading Volume (24H)

The volume (24H) column represents the total amount of the token traded in the past 24 hours. The value shown is "40,063,995,888 USDT", meaning there has been significant trading activity.

Circulating Market Cap

The circulating market cap is the total value of all tokens currently available in the market. In this case, it is "19,834,746 USDT" for each token. This metric helps investors understand the token’s overall size and market impact.

On-Chain Market Cap

The on-chain market cap is another important metric that represents the total valuation of the token based on its full supply on the blockchain. Here, the value is "1,630,931,824,596 USDT", which is much higher than the circulating market cap.

Holders

The holders column indicates how many wallet addresses currently own that token.

Token Details Button

On the right side of each row, there is a button with a right arrow. Clicking this button likely opens more detailed information about that specific token.