Pools
Get Staking Pools
Endpoint
POST /api/external/v1/staking/poolsAuthentication
Request Body
Field
Type
Required
Description
Example Request
{
"tokenId": "123e4567-e89b-12d3-a456-426614174000",
"cursor": "eyJpZCI6IjEyMyJ9"
}Response
Response Schema
Field
Type
Description
Staking Pool Object
Field
Type
Description
Example Response
Error Responses
400 Bad Request
401 Unauthorized
404 Not Found
Rate Limits
Notes
Last updated
Was this helpful?