FVyTransactionInfoDto

Transaction information

Properties

FieldTypeDescription

hash

FString

Transaction hash

status

Transaction status

confirmations

int

Number of confirmations

blockHash

FString

Block hash

blockNumber

int

Block number

hasReachedFinality

bool

Indicates if the transaction has reached finality

chain

The blockchain on which the transaction occurred

Last updated