get_user_stake
Query a Sui wallet address to get TLP staking details: staked share amounts, claimable rewards, and shares in unstaking cooldown.
Instructions
Get a user's TLP staking positions including staked share amounts, claimable rewards, and any shares currently in the unstaking cooldown period
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Sui wallet address (0x...) to query staking info for |