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