Token Detail
Last updated
Was this helpful?
Last updated
Was this helpful?
This screen displays token details for a token named MyToken on a BlockDAG-based blockchain network. It provides an overview of the token, market information, contract details, and recent transfers. Users can track token ownership, total supply, transactions, and smart contract interactions from this page.
The overview section contains key details about the token, helping users understand who created it, what type it is, and how it operates on the blockchain.
Owner Address The Owner Address is "0xFCc221E65A34c1a478B21C6aFdbID0413b6EAeC", the address that belongs to the creator or deployer of the smart contract.
Contract Name The Contract Name is "MyToken", which is the registered name of the token’s smart contract in the blockchain. This name is mainly used for identification when interacting with the contract.
Token Name The Token Name is also "MyToken", which is the publicly displayed name of the token. This name is what users will see when they trade or transfer the token in wallets or exchanges.
Type The Type of this token is "ERC-20", which means it follows the ERC-20 token standard.
Contract Address The Contract Address is "0x1C4C583E14D1DB813bbC5Ebe5c4a46C4f0ad530e", this address is where all token logic is stored, including minting, burning, transfers, and other token-related functions. If users want to interact with the contract, they would use this address in blockchain explorers, wallets, or dApps.
The market section provides insights into the token’s activity, price, and overall supply.
Holders The Holders count is 3, meaning only three different wallet addresses currently own this token.
Total Transfers The Total Transfers are 3, which means the token has only been moved between addresses three times.
Price The "Token Price" is 82,392 USDT, showing its current value in Tether (USDT).
Total Supply The "Total Supply" of this token is 99,999,999,999.99998167666666666.
The following tabs provide different types of information about the token:
Transfers Tab Displays a list of all transactions involving this token, including sends, receives, and contract interactions. Users can track who sent and received tokens, how much was transferred, and when it happened.
Holders Tab Displays a list of all wallet addresses that own this token, along with their balances. This tab helps users see who the major holders are, which can be useful for tracking whale wallets or checking if the token is well-distributed or concentrated in a few addresses.
Events Tab Displays smart contract events, such as minting new tokens, burning tokens, ownership changes, or approvals for spending tokens. Events help users understand important activities happening behind the scenes.
Info Tab The Info tab provides key information about the token, including its description, trading volume, market capitalization, circulating supply, and on-chain valuation
Contract Tab Provides the smart contract’s source code and allows users to interact with its functions. This is useful for developers or advanced users who want to execute contract functions manually.