Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1014 Bytes

transaction-detail-page.md

File metadata and controls

26 lines (17 loc) · 1014 Bytes

Home > Transaction List Page > Block Detail Page

Transaction Detail Page

The transaction detail page contains more information about a specific transaction. You can review the raw transaction data as well as check any individual actions that have been performed as part of this transaction.

Transaction Detail

The transaction detail panel contains the basic information about a particular transaction. The panel will display the following fields:

  • Transaction ID
  • Block number
  • Timestamp
  • Number of Actions

Action List

The action list panel contains a table listing out the actions associated with this transaction. Each row of this table contains the following information for each action:

  • Index
  • Action name
  • Smart contract name

Clicking on a row in this table will take you to the action's associated Action Detail Page.

Transaction Raw JSON

A panel containing a visualization of the raw JSON data of the transaction.