본문으로 건너뛰기

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

로딩 중...

업데이트 날짜:
2026년 5월 21일

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

경로 매개변수

chainName
문자열
필수
로딩 중...
지갑 주소
문자열
필수
로딩 중...

쿼리 매개변수

quote-currency
문자열
로딩 중...
with-gas
부울
로딩 중...

반품

데이터
객체
로딩 중...
updated_at
문자열
로딩 중...
주소
문자열
로딩 중...
chain_id
정수
로딩 중...
chain_name
문자열
로딩 중...
항목
배열
로딩 중...
총 개수
정수
로딩 중...
earliest_transaction
객체
로딩 중...
block_signed_at
문자열
로딩 중...
tx_hash
문자열
로딩 중...
tx_detail_link
문자열
로딩 중...
latest_transaction
객체
로딩 중...
block_signed_at
문자열
로딩 중...
tx_hash
문자열
로딩 중...
tx_detail_link
문자열
로딩 중...
gas_summary
객체
로딩 중...
total_sent_count
정수
로딩 중...
total_fees_paid
문자열
로딩 중...
total_gas_quote
정수
로딩 중...
pretty_total_gas_quote
문자열
로딩 중...
average_gas_quote_per_tx
정수
로딩 중...
pretty_average_gas_quote_per_tx
문자열
로딩 중...
gas_metadata
객체
로딩 중...
contract_decimals
정수
로딩 중...
contract_name
문자열
로딩 중...
contract_ticker_symbol
문자열
로딩 중...
contract_address
문자열
로딩 중...
supports_erc
배열
로딩 중...
logo_url
문자열
로딩 중...
오류
부울
로딩 중...
error_message
문자열
로딩 중...
error_code
문자열
로딩 중...
요청
답변
1
{
2
"data": {
3
"updated_at": "2025-04-29T21:17:47.930969862Z",
4
"address": "0x00000000219ab540356cbb839cbe05303d7705fa",
5
"chain_id": 1,
6
"chain_name": "eth-mainnet",
7
"항목": [
8
{
9
"total_count": 865994,
10
"latest_transaction": {
11
"block_signed_at": "2025-04-29T20:26:11Z",
12
"tx_hash": "0xa0fe2ff2a766f10f54487aa3e57d0416e02dfcba863d531d30a3edb840d8ed76",
13
"tx_detail_link": "https://api.covalenthq.com/v1/eth-mainnet/transaction_v2/0xa0fe2ff2a766f10f54487aa3e57d0416e02dfcba863d531d30a3edb840d8ed76/"
14
},
15
"earliest_transaction": {
16
"block_signed_at": "2020-11-03T13:40:18Z",
17
"tx_hash": "0xf7651f26601196dce4a87cef996ea18762ebf5f31cec30c92b669c694083138e",
18
"tx_detail_link": "https://api.covalenthq.com/v1/eth-mainnet/transaction_v2/0xf7651f26601196dce4a87cef996ea18762ebf5f31cec30c92b669c694083138e/"
19
}
20
}
21
]
22
},
23
"error": false,
24
"error_message": null,
25
"error_code": null
26
}
1
{
2
"data": {
3
"updated_at": "2025-04-29T21:17:47.930969862Z",
4
"address": "0x00000000219ab540356cbb839cbe05303d7705fa",
5
"chain_id": 1,
6
"chain_name": "eth-mainnet",
7
"항목": [
8
{
9
"total_count": 865994,
10
"latest_transaction": {
11
"block_signed_at": "2025-04-29T20:26:11Z",
12
"tx_hash": "0xa0fe2ff2a766f10f54487aa3e57d0416e02dfcba863d531d30a3edb840d8ed76",
13
"tx_detail_link": "https://api.covalenthq.com/v1/eth-mainnet/transaction_v2/0xa0fe2ff2a766f10f54487aa3e57d0416e02dfcba863d531d30a3edb840d8ed76/"
14
},
15
"earliest_transaction": {
16
"block_signed_at": "2020-11-03T13:40:18Z",
17
"tx_hash": "0xf7651f26601196dce4a87cef996ea18762ebf5f31cec30c92b669c694083138e",
18
"tx_detail_link": "https://api.covalenthq.com/v1/eth-mainnet/transaction_v2/0xf7651f26601196dce4a87cef996ea18762ebf5f31cec30c92b669c694083138e/"
19
}
20
}
21
]
22
},
23
"error": false,
24
"error_message": null,
25
"error_code": null
26
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요