blockHash - String:
Block hash that transaction was finalized. null if the transaction is pending
blockNumber - Number:
Block number that transaction was finalized. null if the transaction is pending
from - String:
Wallet address
timestamp - Number:
Timestamp in Unix time when transaction was finalized
gas - Number:
Gas limit in Atto
gasPrice - Number:
Gas price in Atto
hash - String:
Transaction hash
input - String:
Transaction data, used for smart contracts
nonce - Number:
Wallet nonce for the transaction
to - String:
Wallet address of receiver
transactionIndex - Number:
Index of transaction in block. null if the transaction is pending
value - Number:
Amount transfered in Atto
shardID - Number:
Shard where amount is from
toShardID - Number:
Shard where the amount is sent