Get Staking Pool By Token ID

Get Wallet Transfer Transaction

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

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.

Query Params
string
required

String -

int32
Defaults to 1

Int - Defines the page number of the results to be retrieved from a paginated dataset. Default to 1.

int32
Defaults to 10

Int - Defines the maximum number of items to be returned per page in a paginated dataset. Default to 10.

Responses

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