An ETF of NVDAAAPLTSLA stocks that Jev rebalances

Pick up to ten tokenized stocks and write the mandate in plain words. Every tick Jev reads the tape against it and scores each name; the scores become weights, the book moves on Robinhood Chain, and the hash of the exact exchange goes on chain with it.

How it works

Write the mandate.
Jev keeps the book.

A mandate is a paragraph: what to lean into, what to cut, when to sit in cash. Jev is a decision model, not a chatbot; it reads a typed market state and answers with scores and probabilities in about a hundred milliseconds. The operator turns the scores into weights and posts them.

01

Launch with a mandate

Choose the stocks, a cap per name, the fees and how often Jev is asked. The mandate's hash is written into the ETF at launch; the operator only acts on a mandate that matches it.

Stocks
1 to 10
Cadence
15 min to daily
02

Jev scores each name

Price, today's move, 5 and 20 day returns, realized vol, the 20 day range, the current weight and whether New York is open. One score per stock, one for cash, each with a probability.

Question type
score 0 to 4
Latency
~100 ms
03

The book moves, with a receipt

Overweight legs are sold, underweight legs are bought, inside one Uniswap v4 lock, with an impact guard on every pool. The record of the call is stored first; its keccak is the answer the chain keeps.

Impact guard
per pool, per leg
Leaving
in kind, any time
The latest call

What Jev was asked,
and what it said

The most recent real exchange between the operator and Jev, straight from the store, with the receipt the chain kept.

Reading…

The ETFs

Every book on the chain

Live from the factory. Weights are what the vault holds right now, marked at each pool's price; the targets are what Jev last asked for.

Reading the factory…

Launch your own

The universe

Eighteen stocks,
priced off the tape

Only official Robinhood stock tokens with a real USDG pool on Uniswap v4. Every leg is bought and sold in those pools, so an ETF can only ever hold what the chain can actually trade.

Prices here are the New York tape. The vault marks its book at the pool, which is where it fills.

Questions

The short version

Who can move the money?

Only the operator, and only into the ETF's own stocks or cash, inside the impact guard. It cannot withdraw. The creator can pause new deposits and claim its fee. Holders can always redeem in kind, paused or not.

What does Jev actually decide?

A score from 0 to 4 for each stock (exclude, light, neutral, heavy, maximum) and one for cash. The operator normalises the stock scores, scales by the cash score, caps each name at the mandate's cap, and posts the result. The rule is public and the answers are in every record.

Who pays for Jev?

The ETF. A small entry fee goes to its budget; calls are billed from that budget at Jev's price, never over the factory's per-call cap of 0.001 USDG. If the budget runs dry the operator stops asking and the book stays where it is.

How do I know the weights came from Jev?

Each rebalance carries a keccak. The record behind it, with the state, the questions, the answers and the usage line, is served by the store and hashes to the same value. Change one character and the hashes disagree.

What can go wrong?

The stocks can fall, Jev can be wrong, and pools can be thin. A rebalance that would move a pool more than the ETF's impact cap reverts and is tried later. The contracts are unaudited.