Steem LogoSDS API Reference0.1.9


rewards_api

/ getRewards / :op / :account / :fromTime - :toTime / :limit? / :offset?


Description

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

Example

/rewards_api/getRewards/curation_reward/steemchiller/1702472306-1703077106

Parameters

NameTypeOptionalDefaultMin.Max.Allowed Values
:opfixed_valueNo
- author_reward
- comment_benefactor_reward
- curation_reward
- liquidity_reward
- producer_reward
- interest
- proposal_pay
:accountaccount_nameNo
:fromTimeintNo
:toTimeintNo
:limitintYes1000110000
:offsetintYes00

Ranges

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

Max. Limit

10000

Result

JSON Object