跳至主要內容

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
字串
必填
載入中...
錢包地址
字串
必填
載入中...

查詢參數

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_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 端點,並開始建置
立即免費開始使用