Enriched History Operations Soroban
Table Metadata​
| Property | Configuration |
|---|---|
| Natural Key(s) | op_id |
| Partition Field(s) | closed_at (DAY partition) |
| Clustered Field(s) | ledger_sequence, transaction_id, op_type |
| Documentation | dbt_docs |
Column Details​
Column details are equivalent to the silver Enriched History Operations table. Filters down to only operation types 24, 25, and 26.
One column is renamed: this model selects enriched.type as op_type, so the operation type code is named op_type here and type on the Enriched History Operations page.