List crypto deposits

Retrieves a paginated list of blockchain deposits. Filter by deposit IDs, account IDs, transaction hashes, assets, states, and timestamps.

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

Filter by one or more deposit IDs

Filter by one or more account IDs

Filter by one or more transaction hashes

Filter by one or more asset codes (e.g. BTC, ETH)

Filter by one or more deposit states

Filter by one or more state reasons (e.g. required_travel_rule_info). Use with states=PENDING_COMPLIANCE_REVIEW to list deposits held for Travel Rule review.

string
enum

Convenience filter for Travel Rule status. pending returns all deposits currently held awaiting Travel Rule verification (equivalent to states=PENDING_COMPLIANCE_REVIEW&state_reasons=required_travel_rule_info).

Allowed:
string

Filter deposits from this timestamp (inclusive)

string

Filter deposits up to this timestamp (inclusive)

string

Maximum number of results to return (1-999)

string

Pagination cursor for the next page of results

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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