Get Token Amount

Get NFT Metadata By Address

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

Definition

This endpoint retrieves the amount of a specified token available on a particular exchange. It provides users with real-time information about the liquidity or availability of the token on the exchange, facilitating trading decisions and market analysis.

Query Parameters

  • exchange_key (string): The unique identifier or key representing the exchange from which token amount is requested.
  • chain_id (string): The identifier of the blockchain network. Use "all" to indicate all available chains.
  • token_id (string): The unique identifier or symbol of the token for which the amount is requested.

Response

The response will include a JSON object containing the amount of the specified token available on the exchange.

This endpoint is essential for obtaining real-time liquidity information of a specific token on a particular exchange, enabling users to assess market depth and availability for trading purposes.

Query Params
string
required
string
required
Defaults to all

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"

string
required
Responses

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