GET
List supported coins
Returns a paginated list of supported staking coins for the authenticated user.
Query Params
-
pageintegerPage number to retrieve (1-based). -
pageSizeintegerNumber of items per page.
Responses
200
A paginated list of supported coins.
Response Body
object
-
coinsarray of strings required -
pageinteger required -
totalPagesinteger required -
totalElementsinteger int64 required
400
Bad Request
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
401
Unauthorized
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
500
Server Error - Transient error please try again
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject