get_staking_info
Retrieves staking pool details and the staked balance for a given NEAR account, enabling users to check delegation status and pool information.
Instructions
Get staking pool information and staked balance for an account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pool_id | Yes | Staking pool contract ID (e.g., 'astro-stakers.poolv1.near') | |
| account_id | Yes | Account to check staked balance for |