Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 364 Bytes

File metadata and controls

16 lines (12 loc) · 364 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