VoteWitnessAccount

Vote for one or more Super Representatives with TRON Power. Each call fully replaces the account's previous vote allocation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Vote for one or more Super Representatives with TRON Power. Each call fully replaces the account's previous vote allocation.

⚠️

Replacement, not increment

Every call rewrites the complete vote list for the account. To keep an existing vote, include it again in the new transaction. To remove a vote for an SR, submit a new VoteWitnessContract that omits that SR.

📘

Rewards use Maintenance Period snapshots

Vote changes do not immediately change the current reward cycle. Rewards are calculated from snapshots taken at Maintenance Period boundaries, currently every 6 hours. A vote changed during the current period affects the next period.


Related resources

Body Params
string
required

Transaction initiator address. (Format: Base58 or Hex)

votes
array of objects
required

List of vote objects, each containing an SR address (vote_address) and vote count (vote_count).

votes*
int32

Optional. Permission ID used for multi-signature account operations. Defaults to the owner permission (0) if unspecified.

boolean

Optional. Set to true to format addresses in Base58; set to false for hex format. (Default: false)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json