QuaiWhale logo
QuaiWhale
External pressure

Litecoin Pressure

Observes configured LTC address sends used only as external buy-pressure context.

Live
Runtime key
litecoin_buy_pressure
Railway process
litecoin-buy-pressure
Optional supervised process
Last heartbeat
Jul 31, 2026, 12:43:04 a.m.
UTC
Last successful cycle
Jul 31, 2026, 12:43:04 a.m.
UTC
Runtime status
completed
Next scheduled run
Not available
No next_run_at exposed
Last cycle duration
436ms
Completed Jul 31, 2026, 12:43:04 a.m. UTC
Process started
Jul 31, 2026, 12:32:58 a.m.
UTC
Current runtime snapshot

Point-in-time operational summary

This worker exposes a current loop-state record in this view. No multi-run history is requested or inferred.

Live
Runtime status
completed
Next scheduled
Not available
Checkpoint fields
2
Metadata fields
2
Exact data chain

Input to product surface

optional process
Step 1Input
Litecoin Space address API

Fetches bounded Esplora-style transaction history for the configured Litecoin source address.

Step 2Normalization
Extract outbound sends

Converts litoshi, subtracts change, ignores receptions, applies the minimum LTC threshold, and normalizes rows.

Step 3Enrichment
Attach historical USD context

Adds historical LTC/USD context when available.

Step 4Persistence
Upsert LTC sends

Persists rows idempotently by source address and transaction hash.

Step 5Product
Render external pressure markers

Feeds aggregated LTC buy-pressure markers on QUAI Live without changing Quai entity classifications.

Required dependencies

The chain cannot produce its canonical output without these dependencies.

Litecoin Space / Esplora API

Address transaction history for the configured source address.

Tracked LTC address

Explicit source address whose outbound sends are observed.

Supabase service role

Idempotent send persistence.

Secondary and fallback paths

Recovery, enrichment, transport, or coordination paths that do not replace the canonical source of truth.

Historical price source

Adds USD context when available.

Storage contract

Tables read or written by this worker chain.

Swipe horizontally to inspect all columns

TablePurpose
litecoin_address_sendsNormalized LTC outbound sends and pressure marker fields.

Product outputs

User-facing workspaces directly powered by this chain.

Runtime checkpoint

Latest LTC address observation

Source
litecoin-space
Observed At
2026-07-31T00:43:04.306Z

Cycle metadata

Enabled
Yes
Inserted
15

Implementation map

Primary repository files implementing this worker chain and its product read path.

workers/litecoin-buy-pressure/start.cjs
workers/litecoin-buy-pressure/feed.js
app/lib/market-feed/litecoin-buy-pressure.js
app/lib/market-feed/markers.js