GET
/
v1
/
staking
/
citizens
/
s1
/
{id}

Description

Get the staking details of a S1 citizen by its ID. Expects a wallet addrss on which the Citizen is staked.

Changelog

DateChanges
Mar 08 2024Introduced endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

address
string
required
Required string length: 42

Response

200 - application/json
bytes
object
required
hasVault
boolean
required
id
string
required
identity
object
required
isHand
boolean
required
itemCache
object
required
land
object
required
stakedVaultId
number
required
timelock
object
required
totalPoints
number
required
type
enum<string>
required
Available options:
s1
vault
object
required
image
string
name
string