跳转至主要内容

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
字符串
正在加载...
项目
数组
正在加载...
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 端点,并开始构建
免费开始使用