跳至主要內容

v1/btc-mainnet/address/{walletAddress}/balances_v2/ REST API Endpoint - Gold Rush Wallet API

載入中...

更新於
May 12, 2025

v1/btc-mainnet/address/{walletAddress}/balances_v2/ REST API Endpoint - Gold Rush Wallet API

路徑參數

錢包地址
字串
必填
載入中...

查詢參數

quote-currency
字串
載入中...

退貨

資料
物件
載入中...
地址
字串
載入中...
updated_at
字串
載入中...
next_update_at
字串
載入中...
quote_currency
字串
載入中...
chain_id
整數
載入中...
chain_name
字串
載入中...
項目
陣列
載入中...
contract_decimals
整數
載入中...
contract_name
字串
載入中...
contract_ticker_symbol
字串
載入中...
contract_address
字串
載入中...
supports_erc
陣列
載入中...
logo_url
字串
載入中...
contract_display_name
字串
載入中...
logo_urls
物件
載入中...
token_logo_url
字串
載入中...
protocol_logo_url
字串
載入中...
chain_logo_url
字串
載入中...
last_transferred_at
字串
載入中...
native_token
布林值
載入中...
類型
字串
載入中...
is_spam
布林值
載入中...
平衡
字串
載入中...
balance_24h
字串
載入中...
quote_rate
float
載入中...
quote_rate_24h
float
載入中...
quote
float
載入中...
pretty_quote
字串
載入中...
quote_24h
float
載入中...
pretty_quote_24h
字串
載入中...
protocol_metadata
字串
載入中...
nft_data
字串
載入中...
pagination
物件
載入中...
has_more
布林值
載入中...
page_number
整數
載入中...
page_size
整數
載入中...
total_count
整數
載入中...
錯誤
布林值
載入中...
error_message
字串
載入中...
error_code
字串
載入中...
請求
回應
1
{
2
"data": {
3
"address": "bc1q5hy2fmqr7ua0a6rj6scekgszctxmlts8smwxcl",
4
"updated_at": "2025-04-27T23:36:11.208084546Z",
5
"next_update_at": "2025-04-27T23:41:11.208085156Z",
6
"quote_currency": "USD",
7
"chain_id": 20090103,
8
"chain_name": "btc-mainnet",
9
"items": [
10
{
11
"contract_decimals": 8,
12
"contract_name": "Bitcoin",
13
"contract_ticker_symbol": "BTC",
14
"contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
15
"supports_erc": null,
16
"logo_url": "https://www.datocms-assets.com/86369/1674516379-property-1-bitcoin-colour.png",
17
"contract_display_name": "Bitcoin",
18
"logo_urls": null,
19
"last_transferred_at": "2022-11-28T21:04:01Z",
20
"block_height": null,
21
"native_token": true,
22
"type": "dust",
23
"is_spam": false,
24
"balance": "0",
25
"balance_24h": "0",
26
"quote_rate": 93846.05,
27
"quote_rate_24h": 94657.27,
28
"quote": 0,
29
"pretty_quote": "$0.00",
30
"quote_24h": 0,
31
"pretty_quote_24h": "$0.00",
32
"protocol_metadata": null,
33
"nft_data": null
34
}
35
],
36
"pagination": null
37
},
38
"error": false,
39
"error_message": null,
40
"error_code": null
41
}
1
{
2
"data": {
3
"address": "bc1q5hy2fmqr7ua0a6rj6scekgszctxmlts8smwxcl",
4
"updated_at": "2025-04-27T23:36:11.208084546Z",
5
"next_update_at": "2025-04-27T23:41:11.208085156Z",
6
"quote_currency": "USD",
7
"chain_id": 20090103,
8
"chain_name": "btc-mainnet",
9
"items": [
10
{
11
"contract_decimals": 8,
12
"contract_name": "Bitcoin",
13
"contract_ticker_symbol": "BTC",
14
"contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
15
"supports_erc": null,
16
"logo_url": "https://www.datocms-assets.com/86369/1674516379-property-1-bitcoin-colour.png",
17
"contract_display_name": "Bitcoin",
18
"logo_urls": null,
19
"last_transferred_at": "2022-11-28T21:04:01Z",
20
"block_height": null,
21
"native_token": true,
22
"type": "dust",
23
"is_spam": false,
24
"balance": "0",
25
"balance_24h": "0",
26
"quote_rate": 93846.05,
27
"quote_rate_24h": 94657.27,
28
"quote": 0,
29
"pretty_quote": "$0.00",
30
"quote_24h": 0,
31
"pretty_quote_24h": "$0.00",
32
"protocol_metadata": null,
33
"nft_data": null
34
}
35
],
36
"pagination": null
37
},
38
"error": false,
39
"error_message": null,
40
"error_code": null
41
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用