logicnodes_sig_verify
Verify EIP-712 typed data signatures on Base and retrieve the signer address with on-chain proof. Pay per call.
Instructions
Cryptographic signature verification on Base. Verifies EIP-712 typed data signatures and returns signer address with on-chain proof. Cost: $0.0001 USDC per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| signature | Yes | ||
| expected_signer | No | Optional expected signer address |