Request Data Signing

Requests data signing using the key of the address in the wallet. After the request, it returns the uuid corresponding to the request. Currently supporting Ethereum, Kaia, Scon, Binance Smart Chain, Polygon, Jart, Wemix, Arbitrum, Avalanche, Kon, Kroma and Ksta platforms.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Wallet index

Body Params
string
required

Child address to be signed. Accepts child addresses from semi-custodial type wallets.

string

Sending address PIN. This must be entered when the sending address is a child address using a PIN.

data
object
required

Data to be signed. You must enter ‘string’ in the case of EIP191 and ‘TypedData’ for EIP712.

string
enum
required

Data type to be signed.

Allowed:
string

Result of the user key being encrypted with the RSA public key. This must be entered when the key management method is set to joint management. You can find the RSA public key from the developer tool of the Octet console.

Headers
string
required
Defaults to Bearer

API token

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json