get_vote_info
Retrieve a user's voting power details on JustLend DAO, including JST balance, available surplus votes, total deposited votes, and votes cast in proposals, to determine how many votes are available 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 |