Skip to main content

SELFDESTRUCT_LOG_TOPIC

Constant SELFDESTRUCT_LOG_TOPIC 

Source
pub const SELFDESTRUCT_LOG_TOPIC: B256;
Expand description

The topic hash for selfdestruct events (burn).

This is emitted when a contract self-destructs to itself or when a self-destructed account still has remaining balance at end of transaction. keccak256("Selfdestruct(address,uint256)")