Historical Performance
Settled/ended products with realised returns, newest first. Public.
GET /earn/performance?limit=10
| Param | Default | Description |
|---|---|---|
limit | 10 |
Response
[
{
"product_name": "USDT Earn 50% APY",
"duration_seconds": 2592000,
"annual_rate": "50.00%",
"period_rate": "4.11%",
"total_subscribed": "10000000000",
"total_interest_paid": "411000000",
"subscriber_count": 256,
"settled_at": "2026-01-15T00:00:00Z"
}
]
Amounts in on-chain units. Empty array when nothing has settled yet.