Skip to main content
POST
SDK Alternative: Use agent.topUp(txHash) for a simpler TypeScript interface. See SDK docs

Description

Adds additional funds to an already active agent. The agent will include the new funds in its optimization strategy.

Path Parameters

integer
required
The blockchain chain ID
string
required
The wallet address

Query Parameters

string
required
Transaction hash of the deposit

Response

Returns 201 Created on success.