跳转至主要内容

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

正在加载...

更新于
2025年5月12日

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

路径参数

walletAddress
字符串
必填
正在加载...

查询参数

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 端点,并开始构建
免费开始使用