Submit deposit transaction
To Do: <Description of the endpoint>
POST
/accounts/deposit/submit
<Description of the endpoint>
Headers
Name
Value
X-API-KEY
<YOUR_API_KEY>
Body
Name
Type
Description
signed_tx
string *
The signed deposit transaction with the client's private key
Response
Last updated