MARKETS IN.BEST PATH OUT.
Read the live market state.
Process every executable path.
Return a verifiable output.
$IOWARE
When the address is published this panel shows price, liquidity, venue, total supply, holders, verification and the market verdict — all read at one block, with sources. Publishing is one command: npm run token:ca -- 0x… --vercel.
Market state goes in. Execution intelligence comes out.
Every on-chain market has inputs — liquidity, price, depth, fees, block state, route availability, execution risk. IoWare processes those inputs and returns a cleaner output: the best available execution path.
- Asset
- Pool liquidity
- Price
- Fee
- Block number
- Route
- Wallet state
- Route discovery
- Quote normalization
- Pool-depth analysis
- Price-impact estimation
- Execution-risk checks
- Stale quote detection
- Best route
- Expected output
- Minimum received
- Price impact
- Network fee
- Route confidence
- Execution readiness
Give it a market.
Paste a token, pool or contract address. IoWare reads metadata, registered pools, reserves and verification at the current block and shows you where every number came from.
Every path, ranked.
Depth you can check.
Verify the output.
IoWare should never ask users to trust a number without context. Every route should expose its source, block state, quote age, and execution assumptions.
Every metric is read from the chain, a registered pool contract, or a named API at the moment you ask — or it says Unavailable.
Each value carries its source: RPC, pool contract, explorer API, indexer. Raw JSON is one click away.
Reads are stamped with the block they were answered at and age in front of you. Stale quotes cannot be executed.
IoWare encodes calldata and simulates it. Your wallet signs and broadcasts. No key ever leaves your device.