gettxout RPC Method
パラメータ
txid
文字列
必須
読み込み中...
n
整数
必須
読み込み中...
include_mempool
ブール値
読み込み中...
返品
bestblock
文字列
読み込み中...
確認
整数
読み込み中...
値
数
読み込み中...
scriptPubKey
オブジェクト
読み込み中...
asm
文字列
読み込み中...
hex
文字列
読み込み中...
タイプ
文字列
読み込み中...
reqSigs
整数
読み込み中...
住所
配列
読み込み中...
住所
文字列
読み込み中...
バージョン
整数
読み込み中...
coinbase
ブール値
読み込み中...
エラー
文字列
読み込み中...
リクエスト
回答
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"bestblock": "0000000000998e72deba8744e77d0ad36667e8de0615c5eec17bcae469b32132",6"confirmations": 5,7"value": 1.25,8"scriptPubKey": {9"asm": "OP_DUP OP_HASH160 0d87ca39eb9cabbfdb6c91de1baab82a7addca7f OP_EQUALVERIFY OP_CHECKSIG",10"hex": "76a9140d87ca39eb9cabbfdb6c91de1baab82a7addca7f88ac",11"reqSigs": 1,12"type": "pubkeyhash",13"addresses": [14"t1K79TgQbqu74d6rBmsMu2oFEXEwAmdYiT7"15]16},17"version": 5,18"coinbase": true19}20}
1{2"jsonrpc": "2.0",3"id": 1,4"result": {5"bestblock": "0000000000998e72deba8744e77d0ad36667e8de0615c5eec17bcae469b32132",6"confirmations": 5,7"value": 1.25,8"scriptPubKey": {9"asm": "OP_DUP OP_HASH160 0d87ca39eb9cabbfdb6c91de1baab82a7addca7f OP_EQUALVERIFY OP_CHECKSIG",10"hex": "76a9140d87ca39eb9cabbfdb6c91de1baab82a7addca7f88ac",11"reqSigs": 1,12"type": "pubkeyhash",13"addresses": [14"t1K79TgQbqu74d6rBmsMu2oFEXEwAmdYiT7"15]16},17"version": 5,18"coinbase": true19}20}