Skip to main content
GET
Get aggregated portfolio

Authorizations

Authorization
string
header
required

SIWE-issued JWT, scoped to a wallet address. Obtain via Sign-In With Ethereum (EIP-4361) against app.elata.bio. Required for personalized Portfolio and Rewards endpoints. The sub claim is the wallet address; a request whose path {address} does not match the sub is rejected.

Path Parameters

address
string
required

Wallet address.

Pattern: ^0x[a-fA-F0-9]{40}$

Response

Aggregate portfolio.

address
string
totalValueUsd
number
elta
object
veElta
object
appHoldings
object[]
unrealizedPnlUsd
number
updatedAt
string<date-time>