Module helpers

Source

Functions§

extract_block_number
Extracts the block number from a log entry
extract_log_index
Extracts the log index from a log entry
extract_transaction_hash
Extracts the transaction hash from a log entry
extract_transaction_index
Extracts the transaction index from a log entry
validate_event_signature_hash
Validates that a log entry corresponds to the expected event by comparing its topic0 with the provided event signature hash.