HomeDocumentationAPI Reference
Log In
API Reference

Deposit

Deposit an asset to a subaccount.

See public/deposit_debug' for debugging invalid signature issues or go to guides in Documentation. Required minimum session key permission level is admin`

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

Amount of the asset to deposit

string
required

Name of asset to deposit

boolean
Defaults to false

Used by vaults to determine whether the signature is an EIP-1271 signature

integer
required

Unique nonce defined as (UTC_timestamp in ms)(random_number_up_to_6_digits) (e.g. 1695836058725001, where 001 is the random number)

string
required

Ethereum signature of the deposit

integer
required

Unix timestamp in seconds. Expiry MUST be >5min from now

string
required

Ethereum wallet address that is signing the deposit

integer
required

Subaccount_id

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json