Skip to main content
GET
Get wallet yield

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Wallet ID

Response

Yield data for the wallet

walletId
string<uuid>
earnedUsd
string

Cumulative yield earned since wallet creation.

annualizedUsd
string

Estimated annualized yield in USD at current position values and rates.

currentBalanceUsd
string

Current total wallet balance (principal + yield).

positions
object[]

APY breakdown per yield source in the wallet's strategy.