/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.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!