Get Staking Pool By Token ID

Get Wallet Transfer Transaction

Definition

This endpoint retrieves information about staking pools associated with a specific token identified by its token_id. Staking pools allow token holders to participate in staking activities, such as earning rewards by locking their tokens within a pool to support network operations.

Query Parameters

  • token_id (string): The unique identifier or symbol of the token for which staking 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 staking pools to return per page.

Response

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

This endpoint is useful for token holders and investors looking to explore staking opportunities and participate in decentralized networks by contributing to staking pools associated with specific tokens.

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