Agents
Top Up
Add funds to an active agent
POST
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.topUp(txHash) for a simpler TypeScript interface. See SDK docsDescription
Adds additional funds to an already active agent. The agent will include the new funds in its optimization strategy.Path Parameters
The blockchain chain ID
The wallet address
Query Parameters
Transaction hash of the deposit
Response
Returns201 Created on success.