Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 343 Bytes

File metadata and controls

16 lines (12 loc) · 343 Bytes

cast abi-encode

ABI encode the given function argument, excluding the selector

$ cast abi-encode --help
Usage: cast abi-encode [OPTIONS] <SIG> [ARGS]...

Arguments:
  <SIG>      The function signature
  [ARGS]...  The arguments of the function

Options:
      --packed  Whether to use packed encoding
  -h, --help    Print help