Create Vote RequestCopy Pagepost https://api.p2p.org/api/v1/tron/{network}/staking/voteCreate an unsigned vote transaction for TRX staking.Path ParamsnetworkstringenumrequiredTRON network:`mainnet` — TRON mainnet.`testnet-nile` — TRON testnet.mainnettestnet-nileAllowed:mainnettestnet-nileBody ParamsdelegatorAddressstringrequiredDelegator account address used for freezing tokens.voteCountint32≥ 1Number of votes to add to the default vote account. Existing votes (including votes for other validators) are preserved and this amount is added on top. Omit this field to delegate all remaining available votes.Responses 200OK 400Bad request 401Unauthorized 429Too Many Requests — the client exceeded its rate limit. The response advertises when to retry and the active quota via headers.Updated 2 months ago Create Delegate RequestCreate Undelegate RequestDid this page help you?YesNo