Skip to main content
GET
Get portfolio
earnings lists every token the owner created, is partner on, or has claimed from — including launches with no earnings yet (lifetimeWei "0") and claimed-out launches (lifetimeWei = claimed + currently claimable).When truncated is true, earnings discovery hit its safety bound and earnings is a subset — surface “some earnings may be missing” rather than treating the list as complete.

Authorizations

x-api-key
string
header
required

API key authentication. Provide your API key as the header value.

Query Parameters

owner
string
required

Owner wallet address. Accepts any casing; normalized to EIP-55 checksum form.

Response

Successfully retrieved portfolio

success
boolean
required
Example:

true

response
object