मुख्य सामग्री पर जाएं

GET /api/v2/xpub/{xpub} - Blockbook REST API

लोड हो रहा है...

को अपडेट
Jun 10, 2026

GET /api/v2/xpub/{xpub} - Blockbook REST API

Please note that this REST method requires the Zcash Blockbook add-on enabled on your Quicknode endpoint.

पथ पैरामीटर

xpub
डोरी
आवश्यक
लोड हो रहा है...

क्वेरी पैरामीटर

page
पूर्णांक
लोड हो रहा है...
आकार
पूर्णांक
लोड हो रहा है...
fromHeight
पूर्णांक
लोड हो रहा है...
details
डोरी
लोड हो रहा है...
filter
डोरी
लोड हो रहा है...
contract
डोरी
लोड हो रहा है...
protocols
डोरी
लोड हो रहा है...
gap
पूर्णांक
लोड हो रहा है...

रिटर्न

page
पूर्णांक
लोड हो रहा है...
totalPages
पूर्णांक
लोड हो रहा है...
itemsOnPage
पूर्णांक
लोड हो रहा है...
पता
डोरी
लोड हो रहा है...
संतुलन
डोरी
लोड हो रहा है...
totalReceived
डोरी
लोड हो रहा है...
totalSent
डोरी
लोड हो रहा है...
unconfirmedBalance
डोरी
लोड हो रहा है...
unconfirmedTxs
पूर्णांक
लोड हो रहा है...
txs
पूर्णांक
लोड हो रहा है...
txids
सरणी
लोड हो रहा है...
टोकन
सरणी
लोड हो रहा है...
प्रकार
डोरी
लोड हो रहा है...
नाम
डोरी
लोड हो रहा है...
path
डोरी
लोड हो रहा है...
transfers
पूर्णांक
लोड हो रहा है...
decimals
पूर्णांक
लोड हो रहा है...
संतुलन
डोरी
लोड हो रहा है...
totalReceived
डोरी
लोड हो रहा है...
totalSent
डोरी
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"page": 1,
3
"totalPages": 1,
4
"itemsOnPage": 1000,
5
"address": "xpub...",
6
"balance": "0",
7
"totalReceived": "0",
8
"totalSent": "0",
9
"unconfirmedBalance": "0",
10
"unconfirmedTxs": 0,
11
"txs": 0,
12
"tokens": []
13
}
1
{
2
"page": 1,
3
"totalPages": 1,
4
"itemsOnPage": 1000,
5
"address": "xpub...",
6
"balance": "0",
7
"totalReceived": "0",
8
"totalSent": "0",
9
"unconfirmedBalance": "0",
10
"unconfirmedTxs": 0,
11
"txs": 0,
12
"tokens": []
13
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें