PUBLIC ROBINHOOD CHAIN DATA. OPTIONAL WALLET.
Inspect any EVM address through the PELLET API. PELLET inspects public Robinhood Chain state through its data layer. The UI distinguishes LIVE, CACHED, INDEXED, DEMO and UNAVAILABLE states; it never substitutes demo rows for live metrics.
Reads public Robinhood Chain state only. No wallet connection or signature is required.
RECENT DORMANT CAPITAL REACTIVATIONS.
Each wake is evaluated against the same five walls. Open a row to inspect the wallet, first destination, conviction and complete decision trace.
THE INTELLIGENCE TERMINAL IS THE PRODUCT.
The application reads the configured Robinhood network through a same-origin PELLET API. Everything needed to inspect a move sits on one screen: the live stream, wallet and Five-Wall context, tracked Smart Flow, Roost and the Pellet record. Nothing hides behind a keystroke.
ROBINHOOD RPC data is labeled LIVE. A bounded RPC scan discloses its coverage. If ROBINHOOD is unavailable the terminal switches to DEMO instead of presenting fake live activity.
| WALLET | SILENT | DNA |
|---|
The pool is not a frozen list. Wallets keep crossing the threshold, so the terminal keeps finding new sleepers for as long as it runs.
ONE WAKE. FIVE WALLS. ONE REFUSAL.
A score is context, not permission. The walls are evaluated in order and
the first one that fails owns the refusal — so you never get a verdict
without the reason attached. Move the dials and watch the box flip.
This runs the real evaluate(), not a mock-up of it.
Unknown never becomes zero. Drag liquidity to its floor and DEPTH refuses with UNKNOWN rather than quietly reading 0% and passing.
ONE WAKE MAY BE NOISE.
MULTIPLE INDEPENDENT WAKES FORM STRUCTURE.
Clusters group unrelated dormant wallets that rotate into the same asset inside a compressed time window. Every cluster below is simulated.
WHERE DORMANT CAPITAL MOVED AFTER WAKING.
A clearly demonstration routing model for Robinhood Chain tokenized assets and their first observed destinations. It is a UI model, not indexed history.
DORMANT CAPITAL ACROSS TOKENIZED EQUITIES.
Compare wake density, dormancy, net flow and conviction. Select a time window, sort the matrix, then open an asset for its distribution.
NET FLOW IS THE HEADLINE. THE WALLET COUNT IS THE GUARD.
One wallet cycling the same position eight times produces a large number and means nothing. A token does not rank until at least two distinct tracked wallets have touched it.
Reductions subtract, so a token can rank negative. That is a result, not a gap in the data.
| TOKEN | NET INFLOW | OUTFLOW | WAKES | CLUSTER FLOW | TREND |
|---|
A RECORD OF HOW CAPITAL USUALLY BEHAVES.
DNA is context, never permission. It describes timing, selectivity, position sizing and observed discipline so the current wake can be read against the wallet's own history.
Demo. Select a wallet to inspect the unified local dataset. Copying an address never connects a wallet.
SIGNAL FIRST. OUTCOME LATER.
Detection is timestamped before any outcome is measured. These simulated observations demonstrate the ledger structure; they are not historical performance claims.
RULES DETECT. THE INTERPRETER EXPLAINS.
The Five Walls decide whether a wake is valid. The interpreter does not generate a signal or predict a market; it translates the selected decision into a compact behavioral explanation.
A COMPACT RECORD OF WHAT MATTERED.
An owl consumes a noisy environment and leaves behind a compact record. PELLET works the same way. Thousands of routine transfers enter the system; only a small number survive the filters.
What remains is the pellet: a compressed behavioral record of dormant capital waking up, where it moved and what happened next.
NOTHING IS DIGESTED.
An owl swallows its prey whole and coughs up a pellet: a dry, readable record of everything it ate, bones included.
That is the export. pellet cough <handle> brings one
wallet back up whole — dormancy, record, every wake, and
every refusal it was ever given, with the wall that caused it.
Pick a sleeper and read one.
CLONE. CHECK. RUN.
Everything is available from the CLI. No browser wallet is required to open the product or inspect the data.
INSTALL
git clone <repo> cd pellet npm install npm run doctor
TERMINAL
npm start
# two-pane wake terminal
WAKE
pellet wake --cast-only
# raw scrolling feed
FLOW
pellet flow --top 15
# ranked smart desk
READ THE CODE. RUN THE TERMINAL.
The repository holds the CLI, the providers, the walls, the pellet export, the docs, thirty tests and this website. The site imports the wall logic from the same file the terminal uses, so a verdict here and a verdict there cannot drift apart.
PELLET is an experimental market-intelligence interface.
Live ROBINHOOD RPC reads are labeled LIVE; fallback and historical UI modules are labeled DEMO.
Signals represent observed or simulated behavioral patterns and are not financial advice.
Historical or simulated outcomes do not guarantee future performance.
PELLET does not execute trades or custody user assets.