Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.64 KB

eth.eigenlayer.strategy_manager_strategy_whitelister_changed.md

File metadata and controls

15 lines (12 loc) · 1.64 KB

eth.eigenlayer.strategy_manager_strategy_whitelister_changed

Decoded table for StrategyWhitelisterChanged events from the StrategyManager contract on Ethereum mainnet.

Emitted when the strategyWhitelister is changed.

Column Name Data Type Description
previous_address CHARACTER VARYING The previous address of the strategy whitelister.
new_address CHARACTER VARYING The new address of the strategy whitelister.
transaction_hash CHARACTER VARYING The hash of the transaction where this event occurred.
log_index BIGINT The index of the log event within the Ethereum block.
block_hash CHARACTER VARYING The hash of the block that contains the transaction which contains this event.
block_timestamp BIGINT The timestamp of the block that contains the transaction which contains this event.
block_number BIGINT The block number in the blockchain that contains the transaction which contains this event.