Get points breakdown
Portfolio
Get Points Breakdown
GET
Get points breakdown
Reward-field semantics (as currently computed). All reward amounts are 1e6-scaled USDC integers. Divide by
1,000,000 to get dollars ("11458" = $0.011458).todaysRewards— despite the schema description, this is not a calendar-day total. It reflects the latest processed reward epoch, and epochs run once per minute, so read it as “rewards earned in the last completed minute.”totalUserRewardsLastEpoch— the same one-epoch window, so it currently carries the same value astodaysRewards.totalUnpaidRewards— everything accrued since your last payout, across all markets and epochs. This is the field to use for balances; it being much larger than the other two is expected.
Authorizations
Scoped API token with HMAC-SHA256 signing. Requires three headers: lmts-api-key (token ID), lmts-timestamp (ISO-8601), lmts-signature (Base64-encoded HMAC). See Authentication docs for details.
Response
Points breakdown