Get staking wallet attributes for Go Account

get/api/go-staking/v1/{coin}/accounts/{accountId}/attributes

Get staking wallet attributes for a given asset and Go Account.

Path Parameters

  • coinstringRequired
    The staking asset.
    Enum: OFCSOL OFCSUI
  • accountIdstringRequired
    Account ID to fetch the staking request for.

200 Response

coin string
activeStake string
pendingStake string
pendingUnstake string
rewards string
attributes object
permissionAttributes object
spendableAttributes object
disclaimerAttributes object

400 Response

error string
errorName string
reqId string
context object

401 Response

error string
errorName string
reqId string
context object

403 Response

error string
errorName string
reqId string
context object

404 Response

error string
errorName string
reqId string
context object

500 Response

error string
errorName string
reqId string
context object