Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 355 Bytes

abi-encode.md

File metadata and controls

19 lines (14 loc) · 355 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