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 NameData TypeDescription

withdrawal_root

CHARACTER VARYING

The root hash of the withdrawal operation.

transaction_hash

CHARACTER VARYING

The hash of the transaction.

log_index

BIGINT

The index of the log within the block.

block_timestamp

BIGINT

The timestamp of the block.

block_number

BIGINT

The number of the block.

block_hash

CHARACTER VARYING

The hash of the block.

Last updated