> For the complete documentation index, see [llms.txt](https://max-daunarovich.gitbook.io/flow-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://max-daunarovich.gitbook.io/flow-network/introduction/transaction-information.md).

# Transaction Information

To get the addresses of the signers of a transaction, use the `address` field of each signing `AuthAccount` that is passed to the transaction's `prepare` phase.

There is currently no API that allows getting other transaction information. Please let us know if your use-case demands it by request this feature in an issue.
