{}; unsupported JSON fields are rejected. The status field is always active. Reward values are computed from the live staking async general pot balance, while validator_count is sourced from the current staking validator set size. current_avg is omitted when validator_count is 0.{}curl --location 'https://altair.api.subscan.io/api/scan/dap/staking-reward' \
--header 'Content-Type: application/json' \
--data '{}'{
"code": 0,
"data": {
"basis": "string",
"current_avg": "string",
"current_total": "string",
"era": 0,
"staker_rewards": "string",
"status": "string",
"validator_count": 0,
"validator_count_basis": "string",
"validator_incentive": "string"
},
"message": "string"
}