| Name | Type | Description | Notes |
|---|---|---|---|
| type | str | Type of the operation, `double_preendorsing` | [optional] |
| id | int | Unique ID of the operation, stored in the TzKT indexer database | [optional] |
| level | int | Height of the block from the genesis block, in which the operation was included | [optional] |
| timestamp | datetime | Datetime of the block, in which the operation was included (ISO 8601, e.g. `2020-02-20T02:40:57Z`) | [optional] |
| block | str | Hash of the block, in which the operation was included | [optional] |
| hash | str | Hash of the operation | [optional] |
| accused_level | int | Height of the block from the genesis, at which double preendorsing occurred | [optional] |
| accuser | object | Information about the baker, produced the block, in which the accusation was included | [optional] |
| accuser_reward | int | Reward of the baker, produced the block, in which the accusation was included | [optional] |
| offender | object | Information about the baker, accused for producing two different preendorsements at the same level | [optional] |
| offender_loss | int | Amount of frozen deposits lost by accused baker | [optional] |
| quote | object | Injected historical quote at the time of operation | [optional] |