メインコンテンツへスキップ

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
文字列
読み込み中...
items
配列
読み込み中...
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
整数
読み込み中...
引用
整数
読み込み中...
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のエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう