Agents
Get Wallet APR
Get the APR for a wallet
GET
SDK Alternative: Use
agent.apr(options?) for a simpler TypeScript interface. See SDK docsDescription
Retrieves the Annual Percentage Rate (APR) for a wallet based on its historical performance.Path Parameters
integer
required
The blockchain chain ID
string
required
The wallet address
Query Parameters
string
ISO datetime to start APR calculation (e.g.,
2025-05-06T01:00:00+02:00)string
Optional end date for APR calculation
boolean
If
true, use end_date as the exact last performance pointResponse
number
Annual Percentage Rate as a decimal (e.g., 5.5 = 5.5%)
array
Optional breakdown by sub-periods