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

bb_getAddress RPC Method - Blockbook

読み込み中...

更新日:
Aug 09, 2026

bb_getAddress RPC Method - Blockbook

Please note that this RPC method requires the Blockbook RPC enabled on your Quicknode endpoint.

パラメータ

住所
文字列
必須
読み込み中...
オブジェクト
オブジェクト
読み込み中...
page
整数
読み込み中...
size
整数
読み込み中...
fromHeight
整数
読み込み中...
toHeight
整数
読み込み中...
details
文字列
読み込み中...
secondary
文字列
読み込み中...
filter
文字列
読み込み中...
契約
文字列
読み込み中...
protocols
文字列
読み込み中...

返します

page
整数
読み込み中...
totalPages
整数
読み込み中...
itemsOnPage
整数
読み込み中...
住所
文字列
読み込み中...
バランス
文字列
読み込み中...
totalReceived
文字列
読み込み中...
totalSent
文字列
読み込み中...
unconfirmedBalance
文字列
読み込み中...
unconfirmedTxs
整数
読み込み中...
txs
整数
読み込み中...
txids
配列
読み込み中...
txid
文字列
読み込み中...
取引
配列
読み込み中...
txid
文字列
読み込み中...
バージョン
整数
読み込み中...
lockTime
整数
読み込み中...
vin
配列
読み込み中...
txid
文字列
読み込み中...
vout
配列
読み込み中...
シーケンス
整数
読み込み中...
n
整数
読み込み中...
addresses
配列
読み込み中...
isAddress
ブール値
読み込み中...
文字列
読み込み中...
vout
配列
読み込み中...
文字列
読み込み中...
n
整数
読み込み中...
spent
ブール値
読み込み中...
addresses
配列
読み込み中...
isAddress
ブール値
読み込み中...
blockHash
文字列
読み込み中...
blockHeight
整数
読み込み中...
confirmations
整数
読み込み中...
blockTime
整数
読み込み中...
文字列
読み込み中...
valueIn
文字列
読み込み中...
fees
文字列
読み込み中...
リクエスト
回答
1
{
2
"id": 1,
3
"result": {
4
"page": 1,
5
"totalPages": 58650,
6
"itemsOnPage": 2,
7
"address": "t1L2b66MXbgpVMXDfUa94GCBFAN4dCxGohM",
8
"balance": "285009781003",
9
"totalReceived": "25873951714497",
10
"totalSent": "25588941933494",
11
"unconfirmedBalance": "0",
12
"unconfirmedTxs": 0,
13
"txs": 117299,
14
"txids": [
15
"65c2220429d7858d42ca8741cb4170f64660bf189b9aeb82f13dd6cbbfb316ce",
16
"c7a5aba940d88b4a54c4e42350fc6d5f7af025e692c8ce5da932ab9c80306dcb"
17
]
18
},
19
「jsonrpc」: "2.0"
20
}
1
{
2
"id": 1,
3
"result": {
4
"page": 1,
5
"totalPages": 58650,
6
"itemsOnPage": 2,
7
"address": "t1L2b66MXbgpVMXDfUa94GCBFAN4dCxGohM",
8
"balance": "285009781003",
9
"totalReceived": "25873951714497",
10
"totalSent": "25588941933494",
11
"unconfirmedBalance": "0",
12
"unconfirmedTxs": 0,
13
"txs": 117299,
14
"txids": [
15
"65c2220429d7858d42ca8741cb4170f64660bf189b9aeb82f13dd6cbbfb316ce",
16
"c7a5aba940d88b4a54c4e42350fc6d5f7af025e692c8ce5da932ab9c80306dcb"
17
]
18
},
19
「jsonrpc」: "2.0"
20
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう