Ravencoin Pressure
Observes configured RVN address sends used only as external buy-pressure context.
Point-in-time operational summary
This worker exposes a current loop-state record in this view. No multi-run history is requested or inferred.
Input to product surface
Fetches bounded transaction history for every configured Ravencoin source address with request timeouts.
Parses sends per address, tolerates partial address failures, applies the minimum RVN threshold, and normalizes rows.
Adds historical RVN/USD context when available.
Persists successful address rows idempotently by source address and transaction hash.
Feeds aggregated RVN buy-pressure markers on QUAI Live without changing Quai entity classifications.
The chain cannot produce its canonical output without these dependencies.
Configured provider endpoints with bounded timeout handling.
One or more explicit source addresses whose outbound sends are observed.
Idempotent send persistence.
Recovery, enrichment, transport, or coordination paths that do not replace the canonical source of truth.
Adds USD context when available.
A successful address can still be persisted when another configured address fails.
Storage contract
Tables read or written by this worker chain.
Swipe horizontally to inspect all columns
| Table | Purpose |
|---|---|
| ravencoin_address_sends | Normalized RVN outbound sends and pressure marker fields. |
Product outputs
User-facing workspaces directly powered by this chain.
Latest RVN multi-address observation
No checkpoint reported
The worker has not yet persisted a public checkpoint for this process instance.
Cycle metadata
No runtime metadata
This chain does not currently expose additional public cycle details.
Implementation map
Primary repository files implementing this worker chain and its product read path.
