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
headerrequired

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
type
enum<string>
required
Available options:
s1
id
string
required
itemCache
object
required
timelock
object
required
land
object
required
bytes
object
required
totalPoints
number
required
isHand
boolean
required
vault
object
required
identity
object
required
stakedVaultId
number
required
hasVault
boolean
required
name
string
image
string