Stakes
Get Staking Stakes
Endpoint
POST /api/external/v1/staking/stakesAuthentication
Request Body
Field
Type
Required
Description
Example Request
{
"stakingPoolId": "123e4567-e89b-12d3-a456-426614174000",
"walletAddress": "0x1234567890abcdef1234567890abcdef12345678"
}Example Request (All Stakes)
Response
Response Schema
Field
Type
Description
Stake Object
Field
Type
Description
Example Response (Filtered by Wallet)
Example Response (All Stakes)
Error Responses
400 Bad Request
401 Unauthorized
404 Not Found
Rate Limits
Notes
Last updated
Was this helpful?