Steem LogoSDS API Reference0.1.9


rewards_api

/ getRewardsSums / :op / :account / :fromTime - :toTime


Description

Returns the rewards sums for the given :op and :account in the given time range.

Example

/rewards_api/getRewardsSums/curation_reward/steemchiller/1702472306-1703077106

Parameters

NameTypeOptionalAllowed Values
:opfixed_valueNo
- author_reward
- comment_benefactor_reward
- curation_reward
- liquidity_reward
- producer_reward
- interest
- proposal_pay
:accountaccount_nameNo
:fromTimeintNo
:toTimeintNo

Ranges

[
   {
      "from": "fromTime",
      "to": "toTime"
   }
]

Result

JSON Array