get_user_vote_status
Retrieve a user's voting status across governance proposals, showing votes for/against/abstain and which votes can be withdrawn.
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 |