HomeDocumentationAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference
These docs are for v1.9. Click to read the latest docs for v2.1.

/wallet/signTransaction

This endpoint is used to sign a transaction for a wallet within a specific network for a user.

Request Body

The request body should be in raw format and include the following parameters: type, to, from, nonce, gasLimit, gasPrice, data, chainId, and value.

Response

The transaction receipt is returned.

For more information, read our dedicated documentation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
required
string
required
string
required
int32
required
int32
required
int64
required
string
required
int32
required
int32
required
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8