Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 294 Bytes

File metadata and controls

15 lines (11 loc) · 294 Bytes

cast calldata

ABI-encode a function with arguments

$ cast calldata --help
Usage: cast calldata <SIG> [ARGS]...

Arguments:
  <SIG>      The function signature in the format `<name>(<in-types>)(<out-types>)`
  [ARGS]...  The arguments to encode

Options:
  -h, --help  Print help