Reference

This section serves as the technical reference library for the Lombard SDK, providing comprehensive TypeScript type definitions, a complete events reference for monitoring SDK operations, and an exhaustive error codes catalog to help developers implement proper error handling and debugging in their integrations.


Action lifecyclechevron-right

How SDK actions are structured, executed, and managed through their complete state machine.

Fee authorizationchevron-right

EIP-712 signature requirements for Ethereum Mainnet operations and signature reuse patterns.

Event handlingchevron-right

Subscribe to action events for tracking progress, status changes, and operation completion.

Error handlingchevron-right

LombardError structure, error codes, validation failures, and retry patterns.

BTC deposit addresseschevron-right

Generate and reuse chain-specific Bitcoin deposit addresses with signature binding.

Referral Systemchevron-right

Track user acquisition and attribution by attaching referral codes to deposit addresses.

Last updated