Agents
Get Transaction History
Get transaction history for a wallet
GET
Documentation Index
Fetch the complete documentation index at: https://docs.gizatech.xyz/llms.txt
Use this file to discover all available pages before exploring further.
SDK Alternative: Use
agent.transactions() for a simpler TypeScript interface. See SDK docsDescription
Retrieves paginated transaction history for a wallet including deposits, withdrawals, swaps, and rebalancing operations.Path Parameters
The blockchain chain ID
The wallet address
Query Parameters
Page number (starts at 1)
Number of items per page (max 100)
Sort order:
date_desc or date_ascResponse
Array of transactions
Pagination info