Check signature
Check if the connected wallet is the one who signed given signature
Last updated
Check if the connected wallet is the one who signed given signature
This is ecRecover function. Recovers the account that signed the data.
Data that was signed
Text
Data that was used to sign, must be exactly the same, changing any character will result in incorrect results.
Signature
Text
The signature that was received after signing
Signature Checked
Sign: Signed by Address
Text
Contains the wallet address whose signature it is. Compare it to the connected wallet address to see if it is the same address.
Last updated