event_topic
Compute the topic0 hash from an event signature, enabling event filtering and log decoding in smart contract analysis.
Instructions
Compute the topic0 hash for an event signature, e.g. 'Transfer(address,address,uint256)'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signature | Yes |