Back to Eos

How To Get Transaction Information

docs/02_cleos/02_how-to-guides/how-to-get-transaction-information.md

2.1.0354 B
Original Source

Goal

Query infomation of a transaction

Before you begin

  • Install the currently supported version of cleos

  • Understand the following:

    • What is a transaction

Steps

sh
cleos get transaction id

[[info]] | Be aware that you need to connect to a nodeos instance that enables history API plugin to query transaction information.