What is actually in this wallet
Portfolio
Balances, allocation, risk and the trades the chain can still prove, read live on every visit.
- Robinhood Chain
- ·Read at page load
- ·No indexer in between
Connect a wallet and SUBAI reads what is in it
Reading is all this needs. Nothing is stored, nothing is signed, and no transaction is ever requested of you here.
What gets read
- 01
Every position, in one read
The issuer's whole registry of tokenized stocks, plus USDG and ETH, fetched in a single multicall against Robinhood Chain. No indexer sits in between, so nothing is stale.
- 02
Prices from the issuer, not an aggregator
Quotes come from Robinhood's own public feed and are held for thirty seconds. Where the issuer publishes no price, the asset says so instead of showing a made-up number.
- 03
Trades paired by transaction
A swap pairs its USDG leg with its stock leg inside one transaction hash, which is what gives a real entry price rather than an assumed one.