get_vote_info
Retrieve voting power info to check JST balance, available surplus votes, total deposited votes, and votes cast in proposals before voting.
Instructions
Get voting power info for a user: JST wallet balance, available (surplus) votes, total deposited votes, and votes currently cast in proposals. This is the key tool to check before voting — it shows how many votes are available to use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | TRON address. Default: configured wallet | |
| network | No | Network. Default: mainnet |