Last updated 2 months ago
Submit deposit transaction
API Key
POST /accounts/deposit/submit HTTP/1.1 Host: X-API-KEY: text Content-Type: application/json Accept: */* Content-Length: 20 { "signed_tx": "text" }
OK
{ "tx_hash": "text" }