Magidoc

searchBalanceHistory
Query

Get the history of transferrable for a given address and date.

Arguments

#

fromDate

Non-null

The begin date for getting data in yyyy-mm-dd UTC+0.

toDate

Non-null

The target date for getting data in yyyy-mm-dd UTC+0.

Response

#

Returns BalanceStatistic !.

Example

#

    
  

3