evmVerifyMessage
Last updated
Was this helpful?
Last updated
Was this helpful?
Asks device to verify a message using the signer address and signature.
address
- required string
signer address. "0x" prefix is optional
messageHex
- required string
signed message in hex text
signature
- required string
signature in hexadecimal format. "0x" prefix is optional
chainId
- optional number
The ChainId in ETH is a unique identifier for a specific Ethereum network, used to distinguish different versions of the blockchain. .
Error