hash
The hash of the transaction.
blockHash
The block hash of the specific transaction.
blockHeight
The block number of the specific transaction.
method
The method of the specific transaction.
errorMessage
The error message if transaction failed.
status
True if transaction success.
timestamp
The timestamp of the specific transaction.
from
to
fromBalance
The total amount of transferrable native tokens of the from address.
toBalance
The total amount of transferrable native tokens of the to address.
value
The total amount of native tokens transfered in the specific transaction.
gasPrice
fee
type
The type of the specific transaction (Transfer, delegate, undelegate, etc.).
validator
The bid (validator) address.
raw
A string containing the JSON-RPC data of the transaction.
String
TransactionFilter