Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 376 Bytes

selectors.md

File metadata and controls

19 lines (14 loc) · 376 Bytes

cast selectors

Extracts function selectors and arguments from bytecode

$ cast selectors --help
Usage: cast selectors [OPTIONS] <BYTECODE>

Arguments:
  <BYTECODE>  The hex encoded bytecode

Options:
  -r, --resolve  Resolve the function signatures for the extracted selectors
                 using https://openchain.xyz
  -h, --help     Print help