eth_sign

Returns an EIP-191 signature over the provided data.

https://api.1inch.com/web3/1
Supported on:
Ethereum

Parameters

Address (required)

Address
* string

Message (required)

Message
* string

Request

Request
object
jsonrpc
* string (Enum)
2.0
method
* string
params
array
items
any
oneOf[0]
string
oneOf[1]
string
id
* number
1

Response

Signature

Signature
string
JSON
1

Did you find what you need?