Skip to main content
GET

Scan API

SV node internal API (CIP-0104, subject to change)

OpenAPISince 0.6.0Changed 0.6.9
SV node internal API (CIP-0104, subject to change). Return the CIP-0104 per-round activity totals for the specified round number.

Protocol Details

Operation IDgetRewardAccountingActivityTotals
Published0.7.4
SpecificationDownload OpenAPI

Inputs

Path parameters

number
required
OpenAPI type: integer (int64).

Outputs

200

application/json
GetRewardAccountingActivityTotalsResponse
required

History

Changed0.6.9

The GET /v0/internal/reward-accounting-process/rounds/{round_number}/activity-totals operation changed in this snapshot.

Changed0.6.5

The operation moved from GET /v0/reward-accounting-process/rounds/{round_number}/activity-totals to GET /v0/internal/reward-accounting-process/rounds/{round_number}/activity-totals.

Introduced0.6.0