mirror of
https://github.com/FlipsideCrypto/solana-models.git
synced 2026-02-06 11:47:08 +00:00
* description rules and fact_txs update * blocks update * idls and labels * wip * wip * update desc * update * update doc rules * update table desc per new rules * updates
375 B
375 B
{% docs backfill_status %} A status indicator describing whether historical data for this program or IDL has been fully backfilled. Common values: 'complete', 'in_progress', 'not_started'.
Example:
- "complete"
- "in_progress"
- "not_started"
Business Context:
- Supports data completeness checks, ETL monitoring, and analytics on historical coverage. {% enddocs %}