Data API
This section documents the SDK's built-in data-fetching methods for querying Lombard's backend services. Developers can retrieve deposit and unstake transaction history for any address, fetch Lux points balances across seasons, access current exchange ratios between BTC and LBTC, and look up existing Bitcoin deposit addresses, enabling rich dashboards and transaction tracking without direct backend integration.
Quick Links:
API MethodsQuery deposits, unstakes, Lux points, exchange ratios, and existing deposit addresses. Complete reference for all data-fetching methods available through sdk.api.*.
Last updated