Name | Type | Description | Notes |
---|---|---|---|
hash | str | [optional] | |
type | str | [optional] | |
_from | str | Sender's address | [optional] |
to | str | Recipient's address | [optional] |
value | str | Transaction value in nano SEM | [optional] |
fee | str | Transaction fee in nano SEM | [optional] |
nonce | str | [optional] | |
timestamp | str | Transaction timestamp in milliseconds specified by the transaction creator. There can be a time drift up to 2 hours. | [optional] |
data | str | Transaction data encoded in hexadecimal string | [optional] |