get_user_vote_status
Get a user's voting status across all governance proposals, showing which proposals they voted on, vote amounts, and withdrawable votes.
Instructions
Get a user's voting status across all governance proposals. Shows which proposals the user has voted on, their vote amounts (for/against/abstain), and which proposals have withdrawable votes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | TRON address. Default: configured wallet | |
| network | No | Network. Default: mainnet |