Agents
Get Fee
Get fee information 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.fees() for a simpler TypeScript interface. See SDK docsDescription
Retrieves the fee information for a wallet, including the percentage fee applied to yields.Path Parameters
The blockchain chain ID
The wallet address
Query Parameters
Optional amount to calculate fee for
Response
Fee percentage (e.g., 0.1 = 10%)
Calculated fee amount (if amount was provided)