| Name | Type | Description | Notes |
|---|---|---|---|
| blockNumber | String | The block number on the chain. | |
| blockTimestamp | BigDecimal | The block finality timestamp. | |
| blockHash | String | The block hash identifier. | |
| txHash | String | The transaction hash identifier. | |
| from | RichAddress | ||
| to | RichAddress | ||
| internalTxType | InternalTransactionOpCall | ||
| value | String | ||
| isReverted | Boolean | True if the internal transaction was reverted. | |
| gasUsed | String | ||
| gasLimit | String |