| Name | Type | Description | Notes |
|---|---|---|---|
| BaseFeePerGas | string | [default to null] | |
| Difficulty | string | [default to null] | |
| ExtraData | string | [default to null] | |
| GasLimit | string | [default to null] | |
| GasUsed | string | [default to null] | |
| Hash | string | [default to null] | |
| LogsBloom | string | [default to null] | |
| Miner | string | [default to null] | |
| MixHash | string | [default to null] | |
| Nonce | string | [default to null] | |
| Number | string | [default to null] | |
| ParentHash | string | [default to null] | |
| ReceiptsRoot | string | [default to null] | |
| Sha3Uncles | string | [default to null] | |
| Size | string | [default to null] | |
| StateRoot | string | [default to null] | |
| Timestamp | string | [default to null] | |
| TotalDifficulty | string | [default to null] | |
| Transactions | array[ResponseTransaction] | [default to null] | |
| TransactionsRoot | string | [default to null] | |
| Uncles | array[string] | [default to null] | |
| Withdrawals | ResponseWithdrawals | [default to null] | |
| WithdrawalsRoot | string | [default to null] |