Get transaction by version
Retrieves a transaction by a given version. If the version has been pruned, a 410 will be returned.
Path Parameters
Version of transaction to retrieve
"32425224034"
Response
Enum of the different types of transactions in Aptos A transaction waiting in mempool
Enum of the different types of transactions in Aptos A transaction waiting in mempool
Enum of the different types of transactions in Aptos A transaction submitted by a user to change the state of the blockchain
Enum of the different types of transactions in Aptos The genesis transaction
This only occurs at the genesis transaction (version 0)
Enum of the different types of transactions in Aptos A block metadata transaction
This signifies the beginning of a block, and contains information about the specific block
Enum of the different types of transactions in Aptos A state checkpoint transaction