verify_signature_eip191
Verify EIP-191 personal_sign signatures by hashing message digests and recovering the signer address, ensuring cryptographic authentication with Base L2 micropayment settlement.
Instructions
Standardized EIP-191 personal_sign message digest hasher and recovery verification kernel. (0.01 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |