Transaction

Frequently updated by the second, the transaction page gives a view of the newest transactions included

The transaction page is designed with 2 different tabs: User Transaction ( for user-generated txn) and All ( including system txn as well)

  • Version: the position of the txn ( and blockchain state at that txn)

  • Block: the block where the txn is included

  • From: Txn sender

  • To: txn recipient

  • Function: the purpose of the txn

  • Gas fee: cost of doing the txn

To get to the transaction details, simply click on the version of the txn.

On the All Tab, this is how the info is presented:

  • Version: the position of the txn

  • Type: transaction type (user, check point, or metadata)

  • Age: when the txn was initiated

  • sender: address initiate the txn

  • Function: the purpose of the txn

  • Gas fee: how much the txn costs

Last updated