cast sig-event
NAME
cast-sig-event - Generate event signatures from event string.
SYNOPSIS
cast sig-event
[options] event_string
DESCRIPTION
Generate event signatures from event string.
OPTIONS
Common Options
-h
--help
Prints help information.
EXAMPLES
- Get the hash for the log
Transfer(address indexed from, address indexed to, uint256 amount)
:cast sig-event "Transfer(address indexed from, address indexed to, uint256 amount)"