Daily aggregated statistics for Broadridge’s Digital Ledger Repo (DLR) settlement activity on Canton Network. Data is sourced from Broadridge’s Kaiko node and reflects aggregated daily metrics — not raw block-level transaction data. This table does not include underlying transaction details.Documentation Index
Fetch the complete documentation index at: https://docs.allium.so/llms.txt
Use this file to discover all available pages before exploring further.
Table Details
| Property | Value |
|---|---|
| Table Name | canton.metrics.broadridge_dlr_statistics |
| Table Status | Production-Ready |
Table Columns
| Column Name | Data Type | Description |
|---|---|---|
| date | TIMESTAMP_NTZ(9) | The date for which these statistics are reported. One row per day. |
| contracts | NUMBER(38,0) | Number of repo contracts settled on Canton via Broadridge DLR on this date. |
| quantity | NUMBER(38,0) | Total quantity (face value units) of securities settled in repo transactions on this date. |
| funds | FLOAT | Total funds value of repo transactions settled on this date, in USD. |
| _created_at | TIMESTAMP_NTZ(9) | Timestamp of when the entry was created in the database. |
| _updated_at | TIMESTAMP_NTZ(9) | Timestamp of when the entry was last updated in the database. |