post https://custody.arianee.com/{client}/{network}/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.