Bitcoin Cash Pressure
Observes configured BCH 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 Bitcoin Cash address transaction history from the allowlisted Haskoin endpoints.
Parses sends, removes change and receptions, applies the minimum BCH threshold, and normalizes transaction rows.
Adds historical BCH/USD context when available.
Persists rows idempotently by source address and transaction hash.
Feeds aggregated BCH buy-pressure markers on QUAI Live without changing Quai entity classifications.
The chain cannot produce its canonical output without these dependencies.
Allowlisted BCH transaction endpoints only.
Explicit source address 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.
Storage contract
Tables read or written by this worker chain.
Swipe horizontally to inspect all columns
| Table | Purpose |
|---|---|
| bitcoin_cash_address_sends | Normalized BCH outbound sends and pressure marker fields. |
Product outputs
User-facing workspaces directly powered by this chain.
Latest BCH address observation
- Address
- qqqea0a7ryny69sskvx857apy3r6wt6w35524nm4xw
- Observed At
- 2026-07-31T00:49:04.418Z
Cycle metadata
- Enabled
- Yes
- Inserted
- 12
Implementation map
Primary repository files implementing this worker chain and its product read path.
