eth.eigenlayer.delegation_manager_staker_undelegated
Last updated
Last updated
Decoded table for StakerUndelegated events from the DelegationManager contract on Ethereum mainnet.
Emitted when a staker is undelegated.
Column Name | Data Type | Description |
---|---|---|
staker
CHARACTER VARYING
The identifier of the staker.
operator
CHARACTER VARYING
The identifier of the operator.
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.