cast upload-signature
Upload the given signatures to https://openchain.xyz.
$ cast upload-signature --help
Usage: cast upload-signature [SIGNATURES]...
Arguments:
  [SIGNATURES]...
          The signatures to upload.
          
          Prefix with 'function', 'event', or 'error'. Defaults to function if
          no prefix given. Can also take paths to contract artifact JSON.
Options:
  -h, --help
          Print help (see a summary with '-h')