You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monero-python/tests/data/test_jsonrpcwallet/test_address_balance-20-get...

47 lines
1.4 KiB

{
"id": 0,
"jsonrpc": "2.0",
"result": {
"balance": 12982128625328954,
"blocks_to_unlock": 0,
"multisig_import_needed": false,
"per_subaddress": [
{
"account_index": 0,
"address": "55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt",
"address_index": 0,
"balance": 12943277373064573,
"blocks_to_unlock": 0,
"label": "Primary account",
"num_unspent_outputs": 1291,
"time_to_unlock": 0,
"unlocked_balance": 12943277373064573
},
{
"account_index": 0,
"address": "7BnERTpvL5MbCLtj5n9No7J5oE5hHiB3tVCK5cjSvCsYWD2WRJLFuWeKTLiXo5QJqt2ZwUaLy2Vh1Ad51K7FNgqcHgjW85o",
"address_index": 1,
"balance": 38051052264381,
"blocks_to_unlock": 0,
"label": "",
"num_unspent_outputs": 75,
"time_to_unlock": 0,
"unlocked_balance": 38051052264381
},
{
"account_index": 0,
"address": "75sNpRwUtekcJGejMuLSGA71QFuK1qcCVLZnYRTfQLgFU5nJ7xiAHtR5ihioS53KMe8pBhH61moraZHyLoG4G7fMER8xkNv",
"address_index": 2,
"balance": 800200000000,
"blocks_to_unlock": 0,
"label": "",
"num_unspent_outputs": 5,
"time_to_unlock": 0,
"unlocked_balance": 800200000000
}
],
"time_to_unlock": 0,
"unlocked_balance": 12982128625328954
}
}