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.voteCountnumber≥ 1Number of votes to delegate to the default vote account. To delegate all available votes, specify 0.Responses 200OK 400Bad request 401UnauthorizedUpdated 7 months ago