Tokenized equity routing
Find the spread.
Verify the route.
Compare verified tokenized-equity pools, inspect execution costs, and simulate supported routes before you sign.
Robinhood Chain · checkingIndependent software · not affiliated with Robinhood
Product
The scanner, reading the chain right now.
Pools are discovered through the canonical Uniswap factories, read at one block and depth-probed with a real quote. Prices of the same token contract are compared across its pools; a raw spread is a signal, never an executable return.
- · Indicative price, executable quote, gross spread and estimated net are separate numbers, and are labelled as such.
- · Missing data reads as unavailable, never as zero.
- · Everything here works without a wallet.
The preview reads the chain once it scrolls into view.
Process
Scan, compare, simulate, execute — in that order, and never without the step before.
Each stage produces something the next one checks. Discovery finds verified pools; comparison keeps only the same token contract; simulation runs the exact call; execution needs a passing simulation, fresh quotes and your review.
- 01
Scan
Discover verified pools
Pools come from the canonical Uniswap V2 and V3 factories for issuer-verified Stock Tokens, USDG and WETH — read at one block, depth-probed with a real quote.
- 02
Compare
Compare the same contract
Prices are compared for the exact same token contract on the same chain. A matching ticker proves nothing; wrapped or differently issued look-alikes are excluded.
- 03
Simulate
Quote, then simulate
Cyclic routes are quoted hop by hop on-chain, every cost is itemised, and the exact executor call is simulated from your address with your amount, minimum and deadline.
- 04
Execute
Review, sign, verify
Execution is enabled only when a verified executor, a fresh quote, a passing simulation, your balance and your network line up. Success exists only after the receipt confirms it.
Cost transparency
Every cost, itemised, before you decide anything.
Indicative price, executable quote, gross spread and estimated net are four different numbers. Each line below says how it is obtained, and the last column shows it for the closest cycle of the latest scan when there is one.
| Line | How it is obtained | Latest scan |
|---|---|---|
| Raw price spread | Product of spot rates after pool fees, minus one. Ranking only — never shown as profit. | unavailable |
| Quoted route output | QuoterV2 hop by hop (V2 from same-block reserves). Pool fees and price impact are inside it. | unavailable |
| DEX fees | Inside the quoted output. Never subtracted a second time. | unavailable |
| Flash-liquidity fee | Wallet-funded: none. Flash-funded: the first pool is repaid in the settlement token; its swap fee, already in the quote, is the only borrowing cost. | unavailable |
| Protocol fee | Of a positive surplus only. Immutable per deployment, capped at 10%; the live value is read from the deployed contract. | 0% · proposed (executor not deployed) |
| Gas | eth_estimateGas of the actual call in the workspace (a forge-measured model in the scan), times the current gas price. Paid in ETH by your wallet. | unavailable |
| Gas in the settlement token | Only from a credible same-block rate: the deepest depth-verified WETH/USDG pool (≥ 10,000 USDG of depth), vetoed if fresh Chainlink data disagrees by more than 2%. Otherwise gas stays in ETH and the net result is marked incomplete. | unavailable |
| Estimated net result | Quoted surplus − protocol fee − gas, when gas could be converted. An estimate at one block. | unavailable |
| Minimum acceptable outcome | max(floor, estimate × (1 − tolerance)), enforced by the contract in the settlement token. The contract cannot see the ETH you pay for gas; the floor defaults to the gas estimate. | unavailable |
Contract-enforced surplus is denominated in the settlement token and does not account for wallet-paid gas. The interface shows both. Full accounting rules →
Supported infrastructure
Verified integrations, and nothing else.
Every address comes from an official registry with its provenance recorded, and is re-checked on-chain. Testnet and mainnet are never mixed; a missing dependency disables only the feature that needs it.
- Pool discoveryReading the network and executor status.
- Checking…
- Executable quotesReading the network and executor status.
- Checking…
- Transaction simulationReading the network and executor status.
- Checking…
- Atomic executionReading the network and executor status.
- Checking…
- Receipt-based activityReading the network and executor status.
- Checking…
| Integration | Status | Source · verification |
|---|---|---|
| Robinhood Chain | checking | https://docs.robinhood.com/chain/connecting · live eth_chainId |
| Uniswap V2 pairs | Supported | 0x8bcE…937f · canonical factory |
| Uniswap V3 pools | Supported | 0x1f7d…2EfA · canonical factory · QuoterV2 |
| Stock Token registry | Verified | 195 issuer-listed tokens, each an ERC-1967 beacon proxy of the issuer beacon · snapshot block 71,231,041 |
| Chainlink ETH/USD · USDG/USD | Cross-check only | 0x78F3…d3A9 · 0x61B7…9aD2 · vetoes the gas rate, never prices a trade |
| VonzyExecutor | Checking… | no address configured · Reading the network and executor status. |
Uniswap v4 pools are listed as an unsupported venue and never routed; the testnet (46630) has no verified DEX deployment and is read-only. Integration record →
Token
$VONZY. A contract address, stated when it exists.
VonzyProtocol works without it. Scanning, quoting, simulation and execution never touch $VONZY, and no fee, discount or reward depends on holding it.
Reading $VONZY from /api/token…
What $VONZY is not used for: it does not unlock features, discount fees, pay rewards or dividends, fund a treasury or buybacks, or carry governance, and nothing in VonzyProtocol reads a $VONZY balance. The only facts this site publishes about it are the ones read from the chain above, at a stated block. Nothing here is a promise of value or return.
Find the spread. Verify the route.
Open the scanner to inspect verified pools and simulate routes. No wallet is needed until you decide to sign.