Slide 9
Slide 9 text
ൃߦՄೳͳΞυϨεͷ֬ೝ
w ΥϨοτͷ6590ͷ֬ೝ
utxo_list = api.list_unspent
puts JSON.pretty_generate(utxo_list)
w ൃߦͰ͖Δ#5$Λ͍࣋ͬͯΔΞυϨεͷऔಘ
$ ruby utxo_list.rb
[
{
"txid": "6737e6d435a2a1066c7b0800175aa94c756e4c0757b60e86c52d199fd5009cce",
"vout": 0,
"confirmations": 1,
"address": "mkdPS159HV6Jfuk7nUH7aKTh4hqmFPqY4n",
"oa_address": "bWvbGgAtUkxyzY9uUq6PJEBNGQK1wH3Dqt2",
"script": "76a91438101ba7d5652130645bce0d73da9a86b10309da88ac",
"script_type": "pubkeyhash",
"amount": "1.30000000",
"asset_id": null,
"asset_quantity": "0",
"asset_amount": "0",
"account": "openassets",
"asset_definition_url": "",
"proof_of_authenticity": false,
"output_type": "uncolored",
"solvable": true,
"spendable": true
}
]