Steem LogoSDS API Reference0.1.7c


delegations_api

/ getDelegationHistory / :query / :limit? / :offset?


Description

Returns the delegation history for the given :query.

Example

/delegations_api/getDelegationHistory/{"from":"steemchiller"}

Parameters

NameTypeOptionalDefaultMin.Max.Allowed Values
:queryquery_jsonNoSee below
:limitintYes100011000
:offsetintYes00

:query ( query_json )

NameTypeOptionalDefaultAllowed Values
:fromaccount_nameYes
:toaccount_nameYes
:fromTimeintYes
:toTimeintYes
:orderByfixedYestime
- "time"
- "vests"
:orderDirfixedYesDESC
- "ASC"
- "DESC"

Max. Limit

1000

Result

JSON Object