Returns transaction operations with specified hash.
Operation hash
Type of the operation, transaction
- is a standard operation used to transfer tezos tokens to an account
Unique ID of the operation, stored in the TzKT indexer database
The height of the block from the genesis block, in which the operation was included
Datetime of the block, in which the operation was included (ISO 8601, e.g. 2020-02-20T02:40:57Z
)
Hash of the block, in which the operation was included
Hash of the operation
An account nonce which is used to prevent operation replay
Information about the initiator of the transaction call
Information about the account sent the transaction
Hash of the sender contract code, or null
is the sender is not a contract
An account nonce which is used to prevent internal operation replay
A cap on the amount of gas a given operation can consume
Amount of gas, consumed by the operation
A cap on the amount of storage a given operation can consume
Amount of storage, consumed by the operation
Fee to the baker, produced block, in which the operation was included (micro tez)
The amount of funds burned from the sender account for used the blockchain storage (micro tez)
The amount of funds burned from the sender account for account creation (micro tez)
Information about the target of the transaction
Hash of the target contract code, or null
is the target is not a contract
The transaction amount (micro tez)
Transaction parameter, including called entrypoint and value passed to the entrypoint.
Contract storage after executing the transaction converted to human-readable JSON. Note: you can configure storage format by setting micheline
query parameter.
List of bigmap updates (aka big_map_diffs) caused by the transaction.
Operation status (applied
- an operation applied by the node and successfully added to the blockchain,
failed
- an operation which failed with some particular error (not enough balance, gas limit, etc),
backtracked
- an operation which was successful but reverted due to one of the following operations in the same operation group was failed,
skipped
- all operations after the failed one in an operation group)
List of errors provided by the node, injected the operation to the blockchain. null
if there is no errors
An indication of whether the transaction has an internal operations
true
- there are internal operations
false
- no internal operations
Number of token transfers produced by the operation, or null
if there are no transfers
Number of ticket transfers produced by the operation, or null
if there are no transfers
Number of events produced by the operation, or null
if there are no events
Injected historical quote at the time of operation
Returns a list of transaction operations.
Type of the operation, transaction
- is a standard operation used to transfer tezos tokens to an account
Unique ID of the operation, stored in the TzKT indexer database
The height of the block from the genesis block, in which the operation was included
Datetime of the block, in which the operation was included (ISO 8601, e.g. 2020-02-20T02:40:57Z
)
Hash of the block, in which the operation was included
Hash of the operation
An account nonce which is used to prevent operation replay
Information about the initiator of the transaction call
Information about the account sent the transaction
Hash of the sender contract code, or null
is the sender is not a contract
An account nonce which is used to prevent internal operation replay
A cap on the amount of gas a given operation can consume
Amount of gas, consumed by the operation
A cap on the amount of storage a given operation can consume
Amount of storage, consumed by the operation
Fee to the baker, produced block, in which the operation was included (micro tez)
The amount of funds burned from the sender account for used the blockchain storage (micro tez)
The amount of funds burned from the sender account for account creation (micro tez)
Information about the target of the transaction
Hash of the target contract code, or null
is the target is not a contract
The transaction amount (micro tez)
Transaction parameter, including called entrypoint and value passed to the entrypoint.
Contract storage after executing the transaction converted to human-readable JSON. Note: you can configure storage format by setting micheline
query parameter.
List of bigmap updates (aka big_map_diffs) caused by the transaction.
Operation status (applied
- an operation applied by the node and successfully added to the blockchain,
failed
- an operation which failed with some particular error (not enough balance, gas limit, etc),
backtracked
- an operation which was successful but reverted due to one of the following operations in the same operation group was failed,
skipped
- all operations after the failed one in an operation group)
List of errors provided by the node, injected the operation to the blockchain. null
if there is no errors
An indication of whether the transaction has an internal operations
true
- there are internal operations
false
- no internal operations
Number of token transfers produced by the operation, or null
if there are no transfers
Number of ticket transfers produced by the operation, or null
if there are no transfers
Number of events produced by the operation, or null
if there are no events
Injected historical quote at the time of operation
Returns an internal transaction operation with specified hash, counter and nonce.
Operation hash
Operation counter
Operation nonce (internal)
Type of the operation, transaction
- is a standard operation used to transfer tezos tokens to an account
Unique ID of the operation, stored in the TzKT indexer database
The height of the block from the genesis block, in which the operation was included
Datetime of the block, in which the operation was included (ISO 8601, e.g. 2020-02-20T02:40:57Z
)
Hash of the block, in which the operation was included
Hash of the operation
An account nonce which is used to prevent operation replay
Information about the initiator of the transaction call
Information about the account sent the transaction
Hash of the sender contract code, or null
is the sender is not a contract
An account nonce which is used to prevent internal operation replay
A cap on the amount of gas a given operation can consume
Amount of gas, consumed by the operation
A cap on the amount of storage a given operation can consume
Amount of storage, consumed by the operation
Fee to the baker, produced block, in which the operation was included (micro tez)
The amount of funds burned from the sender account for used the blockchain storage (micro tez)
The amount of funds burned from the sender account for account creation (micro tez)
Information about the target of the transaction
Hash of the target contract code, or null
is the target is not a contract
The transaction amount (micro tez)
Transaction parameter, including called entrypoint and value passed to the entrypoint.
Contract storage after executing the transaction converted to human-readable JSON. Note: you can configure storage format by setting micheline
query parameter.
List of bigmap updates (aka big_map_diffs) caused by the transaction.
Operation status (applied
- an operation applied by the node and successfully added to the blockchain,
failed
- an operation which failed with some particular error (not enough balance, gas limit, etc),
backtracked
- an operation which was successful but reverted due to one of the following operations in the same operation group was failed,
skipped
- all operations after the failed one in an operation group)
List of errors provided by the node, injected the operation to the blockchain. null
if there is no errors
An indication of whether the transaction has an internal operations
true
- there are internal operations
false
- no internal operations
Number of token transfers produced by the operation, or null
if there are no transfers
Number of ticket transfers produced by the operation, or null
if there are no transfers
Number of events produced by the operation, or null
if there are no events
Injected historical quote at the time of operation
Returns transaction operations with specified hash and counter.
Operation hash
Operation counter
Type of the operation, transaction
- is a standard operation used to transfer tezos tokens to an account
Unique ID of the operation, stored in the TzKT indexer database
The height of the block from the genesis block, in which the operation was included
Datetime of the block, in which the operation was included (ISO 8601, e.g. 2020-02-20T02:40:57Z
)
Hash of the block, in which the operation was included
Hash of the operation
An account nonce which is used to prevent operation replay
Information about the initiator of the transaction call
Information about the account sent the transaction
Hash of the sender contract code, or null
is the sender is not a contract
An account nonce which is used to prevent internal operation replay
A cap on the amount of gas a given operation can consume
Amount of gas, consumed by the operation
A cap on the amount of storage a given operation can consume
Amount of storage, consumed by the operation
Fee to the baker, produced block, in which the operation was included (micro tez)
The amount of funds burned from the sender account for used the blockchain storage (micro tez)
The amount of funds burned from the sender account for account creation (micro tez)
Information about the target of the transaction
Hash of the target contract code, or null
is the target is not a contract
The transaction amount (micro tez)
Transaction parameter, including called entrypoint and value passed to the entrypoint.
Contract storage after executing the transaction converted to human-readable JSON. Note: you can configure storage format by setting micheline
query parameter.
List of bigmap updates (aka big_map_diffs) caused by the transaction.
Operation status (applied
- an operation applied by the node and successfully added to the blockchain,
failed
- an operation which failed with some particular error (not enough balance, gas limit, etc),
backtracked
- an operation which was successful but reverted due to one of the following operations in the same operation group was failed,
skipped
- all operations after the failed one in an operation group)
List of errors provided by the node, injected the operation to the blockchain. null
if there is no errors
An indication of whether the transaction has an internal operations
true
- there are internal operations
false
- no internal operations
Number of token transfers produced by the operation, or null
if there are no transfers
Number of ticket transfers produced by the operation, or null
if there are no transfers
Number of events produced by the operation, or null
if there are no events
Injected historical quote at the time of operation