Agents
Get Wallet Information
Get information about a specific 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.portfolio() for a simpler TypeScript interface. See SDK docsDescription
Retrieves detailed information about a specific wallet including status, deposits, withdrawals, and protocol allocations.Path Parameters
The blockchain chain ID (e.g., 8453 for Base)
The wallet address to query
Query Parameters
If
true, treats the wallet parameter as an EOA (origin wallet) address and looks up the associated smart accountResponse
The wallet address
Current agent status:
activated, activating, deactivating, deactivated, running, blocked, emergencyList of deposits made to the wallet
List of withdrawals
Protocols the agent is configured to use
Currently active protocol (if single protocol mode)
Currently active protocols (if multi protocol mode)
ISO date when the agent was activated
ISO date of last deactivation (if applicable)
The origin wallet address