Collecting Liquidity Data
The SDK includes several functions that simplify gathering liquidity-depth data.
To Get Liquidity Depth Data
Initialize the SDK with the Constructor.
Sync strategy data by calling startDataSync.
Call the relevant liquidity data function:
Last updated