Last updated 11 months ago
Was this helpful?
View xSYK vested and staked positions including total allocation and pending positions
read more about staking SYK and xSYK here: xSYK Token
Address of user
Chain ID of the network
5000
42161
GET /xsyk/vest-positions/{account} HTTP/1.1 Host: api.stryke.xyz Accept: */*
[ { "totalXSykAllocated": "text", "totalSykPending": "text", "positions": [ { "account": "text", "duration": 1, "xSykAmount": "text", "sykAmount": "text", "vestIndex": "text", "blockTimestamp": 1, "transactionHash": "text" } ] } ]