debug
History of regular balance
Get history of the regular balance at a given address. Max depth is set by waves.db.max-rollback-depth, 2000 by default
get/debug/balances/history/{address}
Path parameters
addressstring required
Example:3P274YB5qseSE9DTTL3bpSjosZrYBPDpJ8k
Address base58 encoded
Response
successful operation
Example response
[
{
"height": 1610000
}
]