Get User Liquidity

Retrieves detailed liquidity information for a specific token pair held by an account. It returns the pair’s unique address along with the total liquidity and the individual balances for each token in the pair. This data is essential for users monitoring their decentralized liquidity positions and managing their exposure across various protocols.

💡

Compute Unit Value: 60 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Address of the first token.

string
required

Public address of liquidity provider.

string
enum

The unique ID to specify the decentralized exchange (DEX) within a particular blockchain. Find more here.

string
required

Address of the second token.

string

A comma-separated list of currency symbols to convert the amount into, such as 'USD,EUR'. This parameter is optional and allows retrieving values in multiple fiat currencies.

string
required

The token ID for PancakeSwap V3 liquidity position.

string
required

Pool address whose liquidity is to be fetched.

string

Address of the third token.

string

Address of the forth token.

string
required

Bin ID whose liquidity is to be fetched.

string
required

LP token that represents a position in a pool.

string
required

Comma-separated values of token addresses whose price is to be fetched. Note: 1) Assets should be in lexicographic order. 2) For assets other than XLM (Native token), the token issuer is required.

string
required

Pool ID of the token pair.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json