/{chain}/burn/{party}

Returns individual Canton Coin burns (traffic purchases for most parties) for the requested time window.

Path Params
string
required
Defaults to canton

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

string
required

Full Canton party ID that performed the burns.

Query Params
int64
-62135596800 to 253402300799

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

int64
-62135596800 to 253402300799

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

int32
1 to 500
Defaults to 100

Maximum number of burn events returned per page. Default is 100; maximum is 500.

string
^(?i:asc|desc)$
Defaults to desc

Sort order by effective time. Supported values are asc and desc. Default is desc.

string

Opaque cursor from the previous response's nextCursor. Optional.

boolean
Defaults to true

Whether to include totals for the full requested window. Default is true.

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