| block_epoch | long | Epoch number when the block containing the voluntary exit was proposed. |
| block_slot | long | Slot number within the epoch when the block containing the voluntary exit was proposed. |
| block_time | timestamp | Timestamp when the block containing the voluntary exit was included in the chain. |
| block_date | date | Date corresponding to the block_time. |
| validator_index | long | Unique identifier of the validator initiating the voluntary exit. |
| signature | binary | BLS signature authorizing the voluntary exit, ensuring its authenticity. |