Why Stratum uses Bitfinex ledger data
When you ask a lending bot how much you earned last month, the report should be easy to reconcile against Bitfinex's own funding data. That starts with ledger events, not headline APR.
A simple balance snapshot can be useful, but it is not enough for audit-friendly reporting. Deposits, transfers, fees, interest credits, currency conversion timing, and reversals all affect what a lender sees over time.
For that reason, Stratum treats Bitfinex ledger events as the reporting source. Each credit or fee can be stored with the original payload and traced back later when you export, review, or reconcile.
The ledger-based approach
Stratum syncs Bitfinex funding ledger data, dedupes by event identity, and keeps the raw exchange payload where practical. That gives reports a stable trail back to what Bitfinex returned at the time.
That last field — raw — is the key. Keeping the original payload makes reports easier to debug and explain later.
What this gets you
- Easier reconciliation. You can compare Stratum reports against Bitfinex funding history instead of trusting a black-box total.
- Tax exports with source data. CSV, TurboTax (TXF), and German Anlage KAP exports can carry event-level context where available.
- Cleaner audits. When a number looks wrong, you can inspect the underlying Bitfinex event trail.
Questions or feedback on this post? Join the community waitlist and we'll open discussion when it launches.