eth.eigenlayer.delegation_manager_withdrawal_queued
Decoded table for WithdrawalCompleted events from the DelegationManager contract on Ethereum mainnet.
Emitted when a withdrawal is completed.
Column Name | Data Type | Description |
---|---|---|
| CHARACTER VARYING | The root hash of the withdrawal operation. |
| CHARACTER VARYING | The hash of the transaction. |
| BIGINT | The index of the log within the block. |
| BIGINT | The timestamp of the block. |
| BIGINT | The number of the block. |
| CHARACTER VARYING | The hash of the block. |
Last updated