event-sig
Extract event selectors for Ethereum smart contracts by inputting event names. Use this tool to simplify interactions with blockchain events and enhance contract analysis.
Instructions
get event selector
Input Schema
Name | Required | Description | Default |
---|---|---|---|
eventName | Yes | event name, e.g. 'Transfer(address indexed from, address indexed to, uint256 amount)' |