Get Total Delegator RewardsCopy Pageget https://example.com/api/v1/{network}/data/delegator/total-rewardsGet total delegator rewards.Path ParamsnetworkstringenumrequiredNetwork name.ethereumAllowed:ethereumQuery ParamsstartAtdate-timeTimestamp of the report data period start in the ISO 8601 format. If not specified, the default value is the one month ago.finishAtdate-timeTimestamp of the report data period finish in the ISO 8601 format. If not specified, the default value is the current date.startNumberint64Start number of the staking period.finishNumberint64Finish number of the staking period.limitint321 to 1000Number of resources that a single response page contains.offsetint320 to 10000000Number of resources to exclude from a response.addressstringrequiredDelegator address in the required network.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 4 days ago