API Endpoints
List of Voting API Endpoints.
Default Voting API prefix is /api/voting
List Of Configurations Endpoints
Endpoints
Description
Type
Returns configurations for voting plugins
GET
List Of Create Proposal Endpoints
Endpoints
Description
Type
Returns all create proposal transactions
GET
Returns create proposal transaction by id
GET
Returns wallet by create proposal id
GET
List Of Cast Vote Endpoints
Endpoints
Description
Type
Returns all cast vote transactions
GET
Returns cast vote transaction by id
GET
Returns wallet by cast vote id
GET
List Of Statistics Endpoints
Endpoints
Description
Type
Returns statistics for proposal by id
GET
Last updated