v1

latestOpenAPI 3.1.0MIT License2026-07-17107133186.6 KB
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
}