Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 512 Bytes

cast-sig-event.md

File metadata and controls

28 lines (16 loc) · 512 Bytes

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

{{#include common-options.md}}

EXAMPLES

  1. 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)"

SEE ALSO

cast