Files
stacks-blockchain-api/docs/api/address/get-address-stx-balance.example.json

11 lines
274 B
JSON

{
"balance": "1000000",
"total_sent": "0",
"total_received": "1000000",
"lock_tx_id": "0xec94e7d20af8979b44d17a0520c126bf742b999a0fc7ddbcbe0ab21b228ecc8c",
"locked": "50000",
"lock_height": 100,
"burnchain_lock_height": 100,
"burnchain_unlock_height": 200
}