Skip to main content
GET
GET /v0/internal/reward-accounting-process/rounds/:round_number/activity-totals

Path Parameters

round_number
integer<int64>
required

Response

200 - application/json

ok

status
string
required
round_number
integer<int64>
required
total_app_activity_weight
integer<int64>
required
active_parties_count
integer<int64>
required
activity_records_count
integer<int64>
required
total_app_reward_minting_allowance
string
required

The total of all minting allowances granted to app providers in this round.

total_app_reward_thresholded
string
required

Total amount of minting allowances that fell below the configured app reward threshold and was thus burned.

total_app_reward_unclaimed
string
required

Total amount of app rewards which could not be attributed to app providers in this round because of limit on app rewards per activity (aka the app rewards cap).

rewarded_app_provider_parties_count
integer<int64>
required