Get Farming Pool By Token ID

Get Wallet Transfer Transaction

Definition

This endpoint retrieves information about farming pools associated with a specific token identified by its token_id. Farming pools allow token holders to participate in liquidity mining or yield farming activities by providing liquidity to decentralized exchanges or protocols in exchange for rewards.

Query Parameters

  • token_id (string): The unique identifier or symbol of the token for which farming pool information is requested.
  • page (int, default: 1): The page number for paginated results. Specifies which page of results to retrieve.
  • limit (int, default: 10): The maximum number of farming pools to return per page.

Response

The response will include a JSON object or array containing information about farming pools associated with the specified token.

This endpoint is useful for token holders and investors looking to participate in yield generation strategies and liquidity provision within decentralized finance (DeFi) ecosystems, leveraging farming pools associated with specific tokens.

Language
Credentials
Query
Click Try It! to start a request and see the response here!