This method returns the account's staking instances.
Staking instances objects
Account not found
[- {
- "account_id": 3,
- "account_name": "Solana Main",
- "blockchain_state": {
- "activation_date": "2022-11-15T21:03:42+00:00",
- "activation_epoch": 373,
- "active_balance": "48975632",
- "deactivation_date": null,
- "deactivation_epoch": null,
- "inactive_balance": 0,
- "pub_key": "7hA7hpskq7vV8Wgn9JVyZMwbbqRszMes5GxeftApqv46",
- "rent_exempt_reserve": 2282880,
- "status": "activated",
- "total_balance": 51258512,
- "validator_address": "26pV97Ce83ZQ6Kz9XT4td8tdoUFPTng8Fb8gPyc53dJx",
- "withdrawable_balance": 0
}, - "created_on": "2022-10-11T21:03:42+00:00",
- "currency": "solana",
- "status": "ACTIVE",
- "total_reward": 0,
- "uid": "string"
}
]