VyTransactionStatusDto

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

hash

string

The transaction hash

βœ—

status

The current status of the transaction

βœ—

confirmations

number

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

number

Refers to the unique identifier assigned to each block in a blockchain

βœ—

hasReachedFinality

boolean

Indicates if the transaction was completed. Refers to the irreversibility of a confirmed transaction

βœ—

chain

The blockchain of the transaction

βœ—

input

string

The input data of the transaction

βœ—

References

Operation

Last updated