List transactions

You can use the fund_id in the response as the “parent” to query GET /movements?parent_link_id=[fund_id] to view a trail of all movements related to this fund event.

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

Participant code of the end customer

string

The asset sent on-chain by the end customer in order to fund an account

string

The address provided by zerohash that the end customer will send to

string

The zerohash-generated unique identifier associated with an executed fund event

string

Filters for a specific page (pagination)

string

The number of results returned per page, with a maximum of 50 transactions per page

string

Filters transactions by successful status. This is a boolean field, please specify either true or false

number

Filter for greater than or equal to a given timestamp

number

Filter for greater than a given timestamp

number

Filter for less than a given timestamp

number

Filter for less than or equal to a given timestamp

string

id returned on JWT creation for correlation purposes

string

Filter by the client-provided reference ID (set via client_fund_id when creating the RFQ or provided at JWT generation)

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