List token transfers

Returns token transfers with optional filtering by minimum transfer amount and coin type, using cursor-based pagination.

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

Party ID in format hint::hash

  • hint - human-readable prefix (optional, for debugging)

  • hash - cryptographic identifier (the real identity)

string

Party ID in format hint::hash

  • hint - human-readable prefix (optional, for debugging)

  • hash - cryptographic identifier (the real identity)

string
enum
Defaults to any

Role type of Party in token transfer instruction One of: any, sender, receiver, provider

Allowed:
string
enum

Token symbol or coin identifier. Known values include cc, cbtc, usdc, and usdcx; new token names may be supported over time.

Allowed:
string

Party ID in format hint::hash

  • hint - human-readable prefix (optional, for debugging)

  • hash - cryptographic identifier (the real identity)

string

Pagination cursor. Optional for the first page; omit to start from the latest records. Cursor timestamps are UTC.

string

Minimum transfer amount filter. Returns transfers with amount greater than this value. Work only without party_a and party_b args

boolean

Filter and get transfer where parties hosted on the same validators or not. Work only when party_a and party_b are empty.

1 to 100

Page size (optional) min 1, max 100, default 10


Limit of items to return per page. Must be between 1 and 100 inclusive. Default is 10.

Responses

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