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

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
文字列
必須
読み込み中...
walletAddress
文字列
必須
読み込み中...

クエリパラメータ

quote-currency
文字列
読み込み中...
with-gas
ブール値
読み込み中...

返品

データ
オブジェクト
読み込み中...
updated_at
文字列
読み込み中...
住所
文字列
読み込み中...
chain_id
整数
読み込み中...
chain_name
文字列
読み込み中...
items
配列
読み込み中...
total_count
整数
読み込み中...
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
"items": [
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
"items": [
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のエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう