GET
Get staking wallet attributes for Go Account
Get staking wallet attributes for a given asset and Go Account.
Path Params
-
coinstring enum requiredThe staking asset.OFCSOLOFCSUI -
accountIdstring requiredAccount ID to fetch the staking request for.
Responses
200
A staking wallet.
Response Body
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
-
-
-
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
404
Not found
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject
500
Server Error - Transient error please try again
Response Body
object
-
errorstring -
errorNamestring -
reqIdstring -
contextobject