メインコンテンツへスキップ

getaddressutxos RPC Method

読み込み中...

更新日:
Apr 29, 2026

getaddressutxos RPC Method

パラメータ

addresses
オブジェクト
必須
読み込み中...
addresses
配列
読み込み中...
chainInfo
ブール値
読み込み中...

返します

utxos
配列
読み込み中...
住所
文字列
読み込み中...
txid
文字列
読み込み中...
outputIndex
整数
読み込み中...
script
文字列
読み込み中...
satoshis
整数
読み込み中...
height
整数
読み込み中...
error
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": [
5
{
6
"address": "t3Vz22vK5z2LcKEdg16Yv4FFneEL1zg9ojd",
7
"txid": "6482a18a61cea7da8abb7ac8c44939b701889343afac7130fec4898ad1b29307",
8
"outputIndex": 1,
9
"script": "a9147d46a730d31f97b1930d3368a967c309bd4d136a87",
10
"satoshis": 7873358,
11
"height": 293299
12
}
13
]
14
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": [
5
{
6
"address": "t3Vz22vK5z2LcKEdg16Yv4FFneEL1zg9ojd",
7
"txid": "6482a18a61cea7da8abb7ac8c44939b701889343afac7130fec4898ad1b29307",
8
"outputIndex": 1,
9
"script": "a9147d46a730d31f97b1930d3368a967c309bd4d136a87",
10
"satoshis": 7873358,
11
"height": 293299
12
}
13
]
14
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう