get_vote_info
Check voting power for a TRON address: view JST balance, available votes, and current votes cast. Essential to verify voting capacity before participating in proposals.
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 |