Staking
Get S2 Citizen Staking Details
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
Date | Changes |
---|---|
Mar 08 2024 | Introduced endpoint |
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
address
string
requiredRequired string length:
42
Response
200 - application/json
type
enum<string>
requiredAvailable options:
s2
id
string
requireditemCache
object
requiredtimelock
object
requiredland
object
requiredbytes
object
requiredtotalPoints
number
requiredidentity
object
requiredname
string
image
string