/{chain}/parties/{party}/flows/series

Returns Canton Coin inflow and outflow buckets with zero values for periods without activity. The start is inclusive and the end is exclusive. Inflows include peer transfers and redeemed rewards. Outflows include peer transfers, traffic purchases, and other burns. Bounds must align to UTC midnight for day or the first day of a UTC month for month. Requests are limited to 31 daily or 13 monthly buckets.

Path Params
string
required
Defaults to canton

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

string
required

Full Canton party ID whose Canton Coin flows are requested.

Query Params
int64
required
-62135596800 to 253402300799

Inclusive start of the requested window, as Unix seconds.

int64
required
-62135596800 to 253402300799

Exclusive end of the requested window, as Unix seconds.

string
required
^(?i:day|month)$

Bucket size: day or month.

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