calculate_event_signature
Calculate the keccak256 topic hash for an event signature to identify and filter blockchain events.
Instructions
Calculate the keccak256 topic hash for an event signature
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signature | Yes | Event signature (e.g., 'Transfer(address,address,uint256)') |