/{chain}/transfers/{party}/stats

Returns transfer statistics for a party: total count, sent/received counts, total volume sent/received, and unique counterparty count.

If both startTimestamp and endTimestamp are omitted, the transfer stats cover the trailing 30 days.

Path Params
string
required
Defaults to canton

Canton chain name. Use a name returned by GET /chains.

string
required
Defaults to noves-validator-1::1220dd5cc6e969cd7d7c11e339fbd07fab5f6fa1f999dc09339228d17299d9d68941

Full Canton party ID whose transfer statistics are requested.

Query Params
int64

Start of the requested time window, as Unix seconds. Optional.

int64

End of the requested time window, as Unix seconds. Optional.

Headers
string
required
Defaults to demokey

API Key for Canton API. To generate an API Key, visit https://app.noves.fi

Responses

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