listUnstakeablePositions
connectClient.listUnstakeablePositions(params) ⇒
Retrieves a list of positions that can be unstaked.
Kind: instance method of ConnectClient
Returns: List of unstakeable positions
Throws:
ArmorySdkException
If there's an error retrieving the unstakeable positions
Param
Description
params
Parameters for listing unstakeable positions
params.connectionId
Connection identifier
params.accessToken
Access token for authentication
Last updated