Returns all rewards sums for :account in the given time range.
/rewards_api/getAllRewardsSums/steemchiller/1717414359-1718019159
Name | Type | Optional | |
---|---|---|---|
:account | account_name | No | |
:fromTime | int | No | |
:toTime | int | No |
[
{
"from": "fromTime",
"to": "toTime"
}
]
JSON Object