Get Account HistoryAsk AIget https://api.taostats.io/api/account/history/v1Gives historical coldkey balance, daily at midnight GMT.Query ParamsaddressstringrequiredAddress String to querynetworkstringenumDefaults to finneyFinney is the current network. nalamoto and kusanagi added for historical data.finneynakamotokusanagiAllowed:finneynakamotokusanagiblock_numberint32Block for datablock_startint32block number for start of rangeblock_endint32block number for end of rangetimestamp_startint32Start of timestamp range in Unix timestamp (seconds since 1970-01-01) (inclusive)timestamp_endint32End of timestamp range in Unix timestamp (seconds since 1970-01-01) (inclusive)orderstringenumblock_number_ascblock_number_desctimestamp_asctimestamp_descAllowed:block_number_ascblock_number_desctimestamp_asctimestamp_descpageint32Defaults to 1Page of entries to retrieve.limitint32Defaults to 50Number of entries to return. Max value is 200.Responses 200200 400400Updated 9 months ago