Aptscan.ai Documentation
  • Aptoscan Introduction
  • Aptos Blockchain Platform
  • FAQs
  • Browsing the Site
    • Homepage
    • Search Engine
    • Blockchain
      • Blocks
        • Block Detail Page
      • Transaction
      • Validator
    • Analytics
      • Aptos Network
    • Coin List
      • Coins
    • Token List
      • Project page
        • Individual NFT page
    • Top Accounts
    • Transaction Details
      • User Transaction
        • Overview
        • Coins balance change
        • Events
        • Payload
        • Changes
    • Account
      • Transactions
      • Coin transfers
      • NFT transfers
      • Portfolio
      • Module
      • Resources
  • Developer
    • API
    • Custom RPC
    • Update your Coin/Token Info
  • Aptoscan Account Management
    • Sign up & Manage your Account
    • Watchlist & Personal Label
    • Notification
Powered by GitBook
On this page
  1. Browsing the Site
  2. Transaction Details
  3. User Transaction

Overview

PreviousUser TransactionNextCoins balance change

Last updated 1 year ago

Take transaction for example:

Here is the breakdown of all the important info that you will find useful in navigating Aptsacn.ai:

  • Type: Transaction type

  • Version: Aptos is a per-transaction version database. When transactions are executed, the resulting state of each transaction is stored separately and thus allows for more granular data access. "Version" here means the blockchain state after executing a transaction, and it's also a fast way to identify the transaction taking place

  • Status: Confirmation of transaction success/ failure.

  • From: sender address

  • To: interacting address

  • Function: The function in the program being called.

  • Timestamp: when the transaction was initiated.

  • Main action: What the transaction is doing

  • Block: where the transaction is included

  • Expiration time: The timestamp after which the transaction is invalid

  • Sequence:

  • Gas Fee

  • Gas Price

  • Max Gas

  • VM status

  • Signature

  • Event Root hash

  • Accumulator root hash

  • State Change Hash

https://aptscan.ai/transactions/149608710?tab=overview