본문으로 건너뛰기

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

로딩 중...

업데이트됨:
May 21, 2026

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
정수
로딩 중...
체인 이름
문자열
로딩 중...
quote_currency
문자열
로딩 중...
업데이트 일시
문자열
로딩 중...
항목
배열
로딩 중...
소수점 자리 수
정수
로딩 중...
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
문자열
로딩 중...
image
문자열
로딩 중...
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
문자열
로딩 중...
소유자
문자열
로딩 중...
소유자
문자열
로딩 중...
소유자 주소
문자열
로딩 중...
burned
부울
로딩 중...
페이지 나누기
객체
로딩 중...
has_more
부울
로딩 중...
페이지 번호
정수
로딩 중...
page_size
정수
로딩 중...
총 개수
정수
로딩 중...
오류
부울
로딩 중...
오류 메시지
문자열
로딩 중...
오류 코드
문자열
로딩 중...
요청
답변
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
}
아직 계정이 없으신가요?
단 몇 초endpoint Quicknode endpoint 생성하고 개발을 시작하세요
무료로 시작하기