/{chain}/burn/{party}Copy Pageget https://api.canton.noves.fi/{chain}/burn/{party}Returns individual Canton Coin burns (traffic purchases for most parties) for the requested time window.Path ParamschainstringrequiredDefaults to cantonChain name. Use a chain returned by GET /chains.partystringrequiredParty performing the burns.Query ParamsstartTimestampint64-62135596800 to 253402300799Start timestamp to filter results by (Unix timestamp). Optional.endTimestampint64-62135596800 to 253402300799End timestamp to filter results by (Unix timestamp). Optional.pageSizeint321 to 500Defaults to 100Maximum number of burn events to return, from 1 through 500.sortstring^(?i:asc|desc)$Defaults to descSort order by effective time. Supported values are asc and desc.cursorstringOpaque cursor returned by the preceding page.includeTotalsbooleanDefaults to trueWhen false, skips the full-window totals query.truefalseHeadersapiKeystringrequiredDefaults to demokeyAPI Key for Canton API. To generate an API Key, visit https://app.noves.fiResponses 200Success 400Bad Request 502Server ErrorUpdated 1 day ago /{chain}/rewards/summaryFeatured AppsDid this page help you?YesNo