TronTxRawData
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getContract() | \Tatum\Model\TronTxRawDataContractInner[] | Smart contract invocations details. Example: null | |
getRefBlockBytes() | float | The height of the transaction reference block. Example: 4946 | [optional] |
getRefBlockHash() | float | The hash of the transaction reference block. Example: null | [optional] |
getExpiration() | float | Expiration of the transaction. Example: 1610067216000 | |
getTimestamp() | float | Time of the transaction. Example: 1609980816000 |