Get Token Liquidity by ID

The Get Token Holder Distribution by Id API allows you to easily fetch the token holder distribution

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

Definition

This endpoint retrieves liquidity information for a specified token identified by its address on a specific blockchain network. Users can query the liquidity metrics using the provided address and chain ID parameters.

Query Parameters

For guidance on how to leverage this method, check out the following tutorials:

  1. address (string): The unique address of the token for which liquidity information is requested.
  2. chain_id (string): The identifier of the blockchain network where the token liquidity is to be queried.

Response

The response will include a JSON object containing liquidity metrics for the specified token. This may include details such as total liquidity, liquidity providers, and other relevant liquidity data.

Query Params
string
required

String - Defines the address

string
required

String - denotes the specific blockchain network from which the data has been crawled. Available values: mantle, fuse, optimism, avalanche, ethereumpow, base, oasisemerald, milkomedacardano, velas, kcc, cronos, pulechain, stepnetwork, dogechain, moonriver, moonbeam, arbitrum, fantom, bsc, iotex, harmony, ethereum, polygon. Default to "all"

Responses

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