Skip to main content

eth_sign

Returns an EIP-191 signature over the provided data

Params

Name - Address

schema

title - hex encoded address

type - string

Name - Message

title - hex encoded bytes

type - string

Result

Name - Signature

title - 65 hex encoded bytes

type - string