Contract Detail
Last updated
Last updated
The Contract Detail Screen provides a comprehensive view of a specific smart contract deployed on the blockchain. It displays essential information such as the contract’s address, creator, deployment date, and transaction history. Users can explore the contract's type (e.g., ERC-20) and its purpose, such as token management, staking, or governance. The screen also includes metrics like the number of transactions, total token supply, and the most recent interactions with the contract. Developers can inspect the contract’s source code (if verified), enabling transparency and trust.
The Contract Details Overview section provides a summary of key information about a selected smart contract on the Qubetics blockchain. This helps users understand the contract's functionality, history, and activity. Below are the details included:
FR 11.001a: Name This section displays the contract name which was kept by the user at the time of contract deployment.
FR 11.001b: Contract Address The unique address of the smart contract (e.g., 0x20c50ca92f...02C). Clicking on this address reveals more technical information, such as its transaction history and interactions.
FR 11.001c: Type Specifies the type of the contract (e.g., ERC-721), which defines its purpose and the standards it follows, such as for token management or NFT creation.
FR 11.001d: Balance Shows the current balance held by the contract (e.g., 400 TICS), which could include native tokens or other assets associated with the contract.
FR 11.001e: Creator Displays the address that deployed the contract (e.g., 0x47865...46845), identifying the entity or account responsible for its creation.
FR 11.001f: Last Executed At The most recent time the contract was interacted with (e.g., 15 Feb 2024, 18:15:20). This indicates how actively the contract is being used.
FR 11.001g: Deployed At The time when the contract was deployed to the blockchain (e.g., 15 Feb 2024, 16:15:20), provides context about its history.
FR 11.001h: Internal Transactions Count Displays the total number of transactions associated with the contract (e.g., 4). This provides insight into the contract's activity level and its usage within the network.
FR 11.001i: Transaction Hash Displays the hash of the most recent transaction associated with the contract (e.g., 0x8fdc43...4c8f345). Clicking this hash gives more details about the transaction.
The Token and Transaction Information section provides comprehensive details about the token associated with a specific smart contract and the transactions linked to it. Here’s a breakdown of the details:
FR 11.002a: Token Name Displays the name of the token linked to the contract (e.g., Qubetics), making it easy to identify.
FR 11.002b: Symbol Shows the token's ticker symbol (e.g., TICS), a shorthand representation used in transactions and listings.
FR 11.002c: Decimal Indicates the number of decimal places the token supports (e.g., 18), defining its divisibility for smaller transactions.
FR 11.002d: Total Supply Shows the total number of tokens minted or currently available (e.g., 150M), providing insight into the token’s scale and availability.
Pagination controls at the bottom of the contract detail allow users to navigate through multiple pages of token data efficiently (e.g., 1, 2, 3 ... 12).