GET
List staking wallets for Go Account
List all staking wallets associated with a given Go Account.
Path Params
-
accountIdstring requiredAccount ID to fetch the staking request for.
Query Params
-
pageintegerPage number to retrieve (1-based). -
pageSizeintegerNumber of items per page.
Responses
200
A paginated list of staking wallets.
Response Body
object
-
coinsarray of objectscoins object
-
coinstring -
activeStakestring -
activeAutoStakedstring -
pendingStakestring -
pendingUnstakestring -
rewardsstring -
attributesobjectattributes object
-
permissionAttributesobjectpermissionAttributes object
-
stakingobjectstaking object
-
enabledboolean -
disabledReasonstring nullable -
allowClientToUseOwnValidatorboolean
-
-
unstakingobjectunstaking object
-
enabledboolean -
disabledReasonstring nullable
-
-
walletobjectwallet object
-
useValidatorListboolean -
allowPartialUnstakeboolean -
validatorNotNeededForStakeboolean
-
-
-
spendableAttributesobjectspendableAttributes object
-
stakingobjectstaking object
-
feestring -
maxstring -
minstring -
netMaxstring -
netMinstring -
minStakeMorestring -
minDurationstring nullable -
maxDurationstring nullable
-
-
unstakingobjectunstaking object
-
feestring nullable -
maxstring nullable -
minstring nullable -
multipleDelegationsboolean -
requiresAmountboolean -
requiresDelegationIdboolean -
requiresDelegationIdsboolean
-
-
-
disclaimerAttributesobjectdisclaimerAttributes object
-
stakingobjectstaking object
-
infoarray of strings -
rewardPercentageRatestring nullable -
stakeWarmupPeriodDescstring nullable
-
-
unstakingobjectunstaking object
-
infoarray of strings -
unStakeCooldownPeriodDescstring nullable
-
-
nextRewardsobjectnextRewards object
-
rewardCycleinteger
-
-
-
-
-
pageinteger -
totalPagesinteger -
totalElementsinteger
400
Bad Request
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
401
Unauthorized
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
403
Forbidden
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
500
Server Error - Transient error please try again
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject