VyTransactionStatusDto
\!! DESCRIPTION MISSING !!
Last updated
\!! DESCRIPTION MISSING !!
Hash
string
The transaction hash
β
Confirmations
int
Refers to the number of blocks that have been added to the blockchain
β
BlockHash
string
A unique identifier for a block within a blockchain
β
BlockNumber
int
Refers to the unique identifier assigned to each block in a blockchain
β
HasReachedFinality
bool
Indicates if the transaction was completed. Refers to the irreversibility of a confirmed transaction
β
Input
string
The input data of the transaction
β
Operation
Last updated