Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [address, signature, message].Positional parameters for
verifymessage:params[]: Type: string.
Returns
True if the signature matches the address and message. Example:
true.