Position revalued · $12,480
Turn on-chain positions into real portfolio products
One API for wallet positions, Stock Token exposure, performance, P&L, corporate actions, and risk on Robinhood Chain.

How tokenized equities change portfolio data
Read the briefOne endpoint for the whole book.
Built for everything a wallet holds.
See all productsThe data layer behind every Robinhood Chain portfolio
Robinhood publishes Stock Token metadata, prices, and corporate actions on chain. Pond reads them, reconciles them to each wallet, and hands back a priced portfolio.
See what Pond returns
Dividend posted · $18.40
3-for-1 split applied
The part of a portfolio nobody wants to rebuild
Decoding transfers, matching a dividend to the wallets that held the token, restating basis after a split, pricing a position at a past timestamp. Pond ships that as an API so your team can ship the product.
1 API
for positions, performance, risk, and history
<300ms
median response for a full portfolio
24 mo
of decoded transaction history per wallet
4663
one chain, and no indexer for you to run
Want every position?
We've got the API keys.
You build the experience. We'll handle the chain.
1request = PositionsGetRequest(address=address, chain_id=4663)
2response = client.positions_get(request)
3symbol = response['positions'][0]['token']['symbol']
4quantity = response['positions'][0]['quantity']
5unrealized = response['positions'][0]['pnl']['unrealized']Start building on Robinhood Chain


When you connect a wallet with Pond, access is read-only and revocable. You stay in control of who can see your positions.







