Contents
PeelSignal / Documentation

Understand the checks

Check price integrity

Read feed conditions without treating a recent price as a safety guarantee.

Question answered

Do the available price observations satisfy the supported feed checks? This panel does not compare executable quotes, measure pool liquidity or guarantee a trading price.

Accepted inputs

A token with a reviewed token-to-feed mapping and adapter. The check needs the parameters required by that adapter, including its freshness threshold and expected units.

Evidence sources

The details identify the feed proxy, contract state and applicable sequencer source. Robinhood documents feed reads, oracle pauses and sequencer checks . Feed parameters must come from the reviewed source for that mapping.

Deterministic rules

The policy evaluates the collected evidence: a valid feed answer, its timestamp, decimals, oracle pause state and the sequencer checks required by the adapter. Fresh requires the evidence needed by the reviewed rule.

PeelSignal does not guess a heartbeat, assume a failed pause read means false or treat a missing sequencer response as normal. The receipt shows the conditions and unknowns behind the panel.

Current coverage has no reviewed Robinhood sequencer adapter. Live checks therefore do not award Fresh. An observed pause can still be reported. Feed age remains visible in the evidence; missing sequencer or pause reads keep the price status Unknown.

Read the observed price

When a reviewed feed returns a valid round, the report shows its USD-per-token value, update time, age at the observed block and token pause state. These values come from RPC reads pinned to the displayed block; a newer receipt may differ.

The value remains useful evidence when the panel cannot establish Fresh. If the feed and pause reads succeeded but sequencer evidence is missing, the summary names that exact gap. Retrying cannot add an adapter that is not configured. The oracle value is not an executable trading quote.

Keep market observations separate

An individual token check can find DEX market pairs and prices by exact chain and address without a reviewed oracle mapping. Those values appear in a separate market observation with the provider, pair and retrieval time.

A retrieved DEX quote does not satisfy the price-integrity rules or award Fresh. Its retrieval time is not a last-trade or price-update timestamp, and listed liquidity does not establish the execution available for a proposed trade. See Token discovery.

Possible statuses

Fresh, Stale, Paused, Sequencer unavailable or Unknown. The details can record more than one condition. A status is about this observation, not a forecast.

What can remain unknown

An unreviewed mapping, missing threshold, decimals mismatch, invalid answer or unavailable required source can prevent a complete price check. A request timeout does not establish that the sequencer is down.

Receipt and expiry

The receipt preserves the price status and evidence available at the observation: feed address, source block and time, parameters, source conditions and unknowns. Missing values remain explicit.

Read the actual expiry on the receipt. There is no universal freshness interval for every feed. Price units explains why a token price may differ from a share price.