cast wallet verify
Verify the signature of a message
$ cast wallet verify --help
Usage: cast wallet verify --address <ADDRESS> <MESSAGE> <SIGNATURE>
Arguments:
  <MESSAGE>    The original message
  <SIGNATURE>  The signature to verify
Options:
  -a, --address <ADDRESS>  The address of the message signer
  -h, --help               Print help