Collecting Liquidity Data

The SDK includes several functions that simplify gathering liquidity-depth data.

To Get Liquidity Depth Data

  1. Initialize the SDK with the Constructor.

  2. Sync strategy data by calling startDataSync.

  3. Call the relevant liquidity data function:

Last updated