Download OpenAPI specification:Download
Get details about a user's staking position based on the provided address and network.
Bad request
Unauthorized
Not found
Server error
[- {
- "protocol_name": "string",
- "currency": "string",
- "interest": {
- "type": "string",
- "value": "string",
- "currency": "string"
}, - "effective_interest": {
- "type": "string",
- "value": "string",
- "currency": "string"
}, - "logo": "string",
- "since": "2019-08-24T14:15:22Z",
- "staked_balance": "string",
- "status": "activated",
- "commission": "Gross",
- "rewards": {
- "total": "string",
- "last24H": "string",
- "last7D": "string",
- "last30D": "string",
- "lastYear": "string"
}, - "details": {
- "poolId": "string",
- "activationEpoch": 0,
- "activationDate": "2019-08-24T14:15:22Z"
}
}
]