Verify Message Signatures

ACP currently generates cryptographic signatures using smart accounts which implement ERC-6492. We compress these signatures using the “deflate-raw” algorithm and then encode them as Base64.

This page provides a convenient way to verify these signatures. You can also verify signatures yourself using our example code.