Returns the account history for :account in the given time range.
/account_history_api/getHistoryByTime/steemchiller/1730727896-1731332696
Name | Type | Optional | Default | Min. | Max. | |
---|---|---|---|---|---|---|
:account | account_name | No | ||||
:fromTime | int | No | ||||
:toTime | int | No | ||||
:limit | int | Yes | 1000 | 1 | 10000 | |
:offset | int | Yes | 0 | 0 |
[
{
"from": "fromTime",
"to": "toTime"
}
]
10000
JSON Object