Get portfolio
Robinhood Chain
Get Robinhood Portfolio
Get an owner’s Bags V2 portfolio on Robinhood Chain.
holdings: tokens the owner has traded and still holds, with live list enrichment and balance.earnings: every token the owner created, is partner on, or has claimed from — including launches with no earnings yet (lifetimeWei"0"). Each row carries thefeeSharecontract to claim against,claimableWei, andlifetimeWei(the owner’s claimed + currently-claimable total, so claimed-out launches still list).
truncated is true only when created/partner-token discovery hit the ~10k-token safety bound before exhausting the owner’s tokens, in which case earnings is a subset — surface “some earnings may be missing” rather than treating the list as complete.
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
API key authentication. Provide your API key as the header value.
Query Parameters
Owner wallet address. Accepts any casing; normalized to EIP-55 checksum form.
