v1/{chainName}/address/{walletAddress}/portfolio_v2/ REST API Endpoint - GoldRush Wallet API
경로 매개변수
chainName
문자열
필수
로딩 중...
지갑 주소
문자열
필수
로딩 중...
쿼리 매개변수
quote-currency
문자열
로딩 중...
days
정수
로딩 중...
반품
데이터
객체
로딩 중...
주소
문자열
로딩 중...
updated_at
문자열
로딩 중...
quote_currency
문자열
로딩 중...
chain_id
정수
로딩 중...
chain_name
문자열
로딩 중...
항목
배열
로딩 중...
contract_address
문자열
로딩 중...
contract_decimals
정수
로딩 중...
contract_name
문자열
로딩 중...
contract_ticker_symbol
문자열
로딩 중...
logo_url
문자열
로딩 중...
holdings
배열
로딩 중...
quote_rate
정수
로딩 중...
타임스탬프
문자열
로딩 중...
close
객체
로딩 중...
균형
문자열
로딩 중...
quote
정수
로딩 중...
pretty_quote
문자열
로딩 중...
high
객체
로딩 중...
low
객체
로딩 중...
open
객체
로딩 중...
페이지 나누기
객체
로딩 중...
has_more
부울
로딩 중...
page_number
정수
로딩 중...
page_size
정수
로딩 중...
총 개수
정수
로딩 중...
오류
부울
로딩 중...
error_message
문자열
로딩 중...
error_code
문자열
로딩 중...
요청
답변
1{2"data": {3"address": "0x00000000219ab540356cbb839cbe05303d7705fa",4"updated_at": "2025-04-29T10:15:30Z",5"quote_currency": "USD",6"chain_id": 1,7"chain_name": "eth-mainnet",8"항목": [9{10"contract_address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",11"contract_decimals": 18,12"contract_name": "Wrapped Ether",13"contract_ticker_symbol": "WETH",14"logo_url": "https://www.covalenthq.com/static/images/icons/weth.png",15"holdings": [16{17"quote_rate": 3500,18"timestamp": "2025-04-29T00:00:00Z",19"close": {20"balance": "2.5",21"quote": 8750,22"pretty_quote": "$8,750.00"23},24"high": {},25"low": {},26"open": {}27},28{29"quote_rate": 3450,30"timestamp": "2025-04-28T00:00:00Z",31"close": {32"balance": "2.5",33"quote": 8625,34"pretty_quote": "$8,625.00"35},36"high": {},37"low": {},38"open": {}39}40]41},42{43"contract_address": "0xdac17f958d2ee523a2206206994597c13d831ec7",44"contract_decimals": 6,45"contract_name": "Tether USD",46"contract_ticker_symbol": "USDT",47"logo_url": "https://www.covalenthq.com/static/images/icons/usdt.png",48"holdings": [49{50"quote_rate": 1,51"timestamp": "2025-04-29T00:00:00Z",52"close": {53"balance": "5000",54"quote": 5000,55"pretty_quote": "$5,000.00"56},57"high": {},58"low": {},59"open": {}60},61{62"quote_rate": 1,63"timestamp": "2025-04-28T00:00:00Z",64"close": {65"balance": "5000",66"quote": 5000,67"pretty_quote": "$5,000.00"68},69"high": {},70"low": {},71"open": {}72}73]74}75],76"pagination": {77"has_more": false,78"page_number": 1,79"page_size": 100,80"total_count": 281}82},83"error": false,84"error_message": null,85"error_code": null86}
1{2"data": {3"address": "0x00000000219ab540356cbb839cbe05303d7705fa",4"updated_at": "2025-04-29T10:15:30Z",5"quote_currency": "USD",6"chain_id": 1,7"chain_name": "eth-mainnet",8"항목": [9{10"contract_address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",11"contract_decimals": 18,12"contract_name": "Wrapped Ether",13"contract_ticker_symbol": "WETH",14"logo_url": "https://www.covalenthq.com/static/images/icons/weth.png",15"holdings": [16{17"quote_rate": 3500,18"timestamp": "2025-04-29T00:00:00Z",19"close": {20"balance": "2.5",21"quote": 8750,22"pretty_quote": "$8,750.00"23},24"high": {},25"low": {},26"open": {}27},28{29"quote_rate": 3450,30"timestamp": "2025-04-28T00:00:00Z",31"close": {32"balance": "2.5",33"quote": 8625,34"pretty_quote": "$8,625.00"35},36"high": {},37"low": {},38"open": {}39}40]41},42{43"contract_address": "0xdac17f958d2ee523a2206206994597c13d831ec7",44"contract_decimals": 6,45"contract_name": "Tether USD",46"contract_ticker_symbol": "USDT",47"logo_url": "https://www.covalenthq.com/static/images/icons/usdt.png",48"holdings": [49{50"quote_rate": 1,51"timestamp": "2025-04-29T00:00:00Z",52"close": {53"balance": "5000",54"quote": 5000,55"pretty_quote": "$5,000.00"56},57"high": {},58"low": {},59"open": {}60},61{62"quote_rate": 1,63"timestamp": "2025-04-28T00:00:00Z",64"close": {65"balance": "5000",66"quote": 5000,67"pretty_quote": "$5,000.00"68},69"high": {},70"low": {},71"open": {}72}73]74}75],76"pagination": {77"has_more": false,78"page_number": 1,79"page_size": 100,80"total_count": 281}82},83"error": false,84"error_message": null,85"error_code": null86}