How To Get Transaction Information

Goal

Query infomation of a transaction.

Before you begin

  • Install the currently supported version of cleos.

  • Understand the following:

Steps

Execute the command below:

$ cleos get transaction id

Note Be aware that you need to connect to a nodeos instance to query transaction information.

Last updated