v1/{chainName}/address/{walletAddress}/transactions_summary/ REST API Endpoint - GoldRush Wallet API
路徑參數
chainName
字串
必填
載入中...
錢包地址
字串
必填
載入中...
查詢參數
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": null26}
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": null26}