跳转至主要内容

v1/{chainName}/address/{walletAddress}/balances_v2/ REST API Endpoint - GoldRush Wallet API

正在加载...

更新于
2026年5月21日

v1/{chainName}/address/{walletAddress}/balances_v2/ REST API Endpoint - GoldRush Wallet API

路径参数

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

查询参数

quote-currency
字符串
正在加载...
nft
布尔型
正在加载...
no-nft-fetch
布尔型
正在加载...
no-spam
布尔型
正在加载...
no-nft-asset-metadata
布尔型
正在加载...

退货

数据
对象
正在加载...
地址
字符串
正在加载...
chain_id
整数
正在加载...
chain_name
字符串
正在加载...
quote_currency
字符串
正在加载...
updated_at
字符串
正在加载...
项目
数组
正在加载...
contract_decimals
整数
正在加载...
contract_name
字符串
正在加载...
contract_ticker_symbol
字符串
正在加载...
contract_address
字符串
正在加载...
contract_display_name
字符串
正在加载...
supports_erc
字符串
正在加载...
logo_url
字符串
正在加载...
logo_urls
对象
正在加载...
token_logo_url
字符串
正在加载...
protocol_logo_url
字符串
正在加载...
chain_logo_url
字符串
正在加载...
last_transferred_at
字符串
正在加载...
native_token
布尔型
正在加载...
类型
字符串
正在加载...
is_spam
布尔型
正在加载...
平衡
字符串
正在加载...
balance24h
字符串
正在加载...
quote_rate
整数
正在加载...
quote_rate24h
整数
正在加载...
quote
整数
正在加载...
quote24h
整数
正在加载...
pretty_quote
字符串
正在加载...
pretty_quote24h
字符串
正在加载...
protocol_metadata
对象
正在加载...
protocol_name
字符串
正在加载...
nft_data
数组
正在加载...
token_id
字符串
正在加载...
token_balance
字符串
正在加载...
token_url
字符串
正在加载...
supports_erc
字符串
正在加载...
token_price_wei
字符串
正在加载...
token_quote_rate_eth
字符串
正在加载...
original_owner
字符串
正在加载...
external_data
对象
正在加载...
名称
字符串
正在加载...
desc
字符串
正在加载...
图片
字符串
正在加载...
image256
字符串
正在加载...
image512
字符串
正在加载...
image1024
字符串
正在加载...
animation_url
字符串
正在加载...
external_url
字符串
正在加载...
属性
数组
正在加载...
trait_type
字符串
正在加载...
字符串
正在加载...
thumbnails
对象
正在加载...
image256
字符串
正在加载...
image512
字符串
正在加载...
image1024
字符串
正在加载...
image_opengraph_url
字符串
正在加载...
thumbhash
字符串
正在加载...
image_preview
字符串
正在加载...
asset_properties
对象
正在加载...
asset_width
整数
正在加载...
asset_height
整数
正在加载...
dominant_color
字符串
正在加载...
owner
字符串
正在加载...
owner
字符串
正在加载...
owner_address
字符串
正在加载...
burned
布尔型
正在加载...
pagination
对象
正在加载...
has_more
布尔型
正在加载...
page_number
整数
正在加载...
page_size
整数
正在加载...
total_count
整数
正在加载...
错误
布尔型
正在加载...
error_message
字符串
正在加载...
error_code
字符串
正在加载...
请求
回复
1
{
2
"data": {
3
"address": "0x9690c8c169dd8fc15d75593048e4c453b7cc451c",
4
"updated_at": "2025-04-29T21:11:37.082607882Z",
5
"next_update_at": "2025-04-29T21:16:37.082608702Z",
6
"quote_currency": "USD",
7
"chain_id": 1,
8
"chain_name": "eth-mainnet",
9
"items": [
10
{
11
"contract_decimals": 18,
12
"contract_name": "Ether",
13
"contract_ticker_symbol": "ETH",
14
"contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
15
"supports_erc": null,
16
"logo_url": "https://www.datocms-assets.com/86369/1669619533-ethereum.png",
17
"contract_display_name": "Ether",
18
"logo_urls": {
19
"token_logo_url": "https://logos.covalenthq.com/tokens/1/0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee.png",
20
"protocol_logo_url": null,
21
"chain_logo_url": "https://www.datocms-assets.com/86369/1669653891-eth.svg"
22
},
23
"last_transferred_at": null,
24
"block_height": 0,
25
"native_token": true,
26
"type": "dust",
27
"is_spam": false,
28
"balance": "0",
29
"balance_24h": "0",
30
"quote_rate": 1810.286,
31
"quote_rate_24h": 1829.46,
32
"quote": 0,
33
"pretty_quote": "$0.00",
34
"quote_24h": 0,
35
"pretty_quote_24h": "$0.00",
36
"protocol_metadata": null,
37
"nft_data": null
38
}
39
],
40
"pagination": null
41
},
42
"error": false,
43
"error_message": null,
44
"error_code": null
45
}
1
{
2
"data": {
3
"address": "0x9690c8c169dd8fc15d75593048e4c453b7cc451c",
4
"updated_at": "2025-04-29T21:11:37.082607882Z",
5
"next_update_at": "2025-04-29T21:16:37.082608702Z",
6
"quote_currency": "USD",
7
"chain_id": 1,
8
"chain_name": "eth-mainnet",
9
"items": [
10
{
11
"contract_decimals": 18,
12
"contract_name": "Ether",
13
"contract_ticker_symbol": "ETH",
14
"contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
15
"supports_erc": null,
16
"logo_url": "https://www.datocms-assets.com/86369/1669619533-ethereum.png",
17
"contract_display_name": "Ether",
18
"logo_urls": {
19
"token_logo_url": "https://logos.covalenthq.com/tokens/1/0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee.png",
20
"protocol_logo_url": null,
21
"chain_logo_url": "https://www.datocms-assets.com/86369/1669653891-eth.svg"
22
},
23
"last_transferred_at": null,
24
"block_height": 0,
25
"native_token": true,
26
"type": "dust",
27
"is_spam": false,
28
"balance": "0",
29
"balance_24h": "0",
30
"quote_rate": 1810.286,
31
"quote_rate_24h": 1829.46,
32
"quote": 0,
33
"pretty_quote": "$0.00",
34
"quote_24h": 0,
35
"pretty_quote_24h": "$0.00",
36
"protocol_metadata": null,
37
"nft_data": null
38
}
39
],
40
"pagination": null
41
},
42
"error": false,
43
"error_message": null,
44
"error_code": null
45
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用