mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-06-15 00:49:53 +08:00
11 lines
274 B
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
|
|
}
|