HomeDocumentationAPI Reference
Log In
API Reference

Deposit Debug

Used for debugging only, do not use in production. Will return the incremental encoded and hashed data.

See guides in Documentation for more.

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)

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json