debug

Regular address balance

Regular address balance at the current height

get/debug/state

Response

successful operation

object required

map of address <-> balance

Example response

{
  "addr1": 0,
  "addr2": 100
}

Changes