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

Description

Get the staking details of a S2 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:
s2
id
string
required
itemCache
object
required
timelock
object
required
land
object
required
bytes
object
required
totalPoints
number
required
identity
object
required
name
string
image
string