Create Proposal
Voting Create Proposal API Endpoints.
Last updated
Voting Create Proposal API Endpoints.
Last updated
GET
http://localhost:4003/api/create/proposal/transactions
Returns all Create Proposal Transactions
Name | Type | Description |
---|---|---|
GET
http://localhost:4003/api/create/proposal/transactions/:id
Returns Create Proposal Transaction by id.
GET
http://localhost:4003/api/create/proposal/:id/wallet
Returns wallet by Create Proposal transaction id
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
page
integer
The number of page to be returned
limit
integer
The number of transaction per page
orderBy
string
Orders by specific parameter (asc or desc) Example: orderBy=id:asc
transform
boolean
Transforms to raw response
id
string
Transaction Id
transform
boolean
Transforms to raw response
id
string
Create Proposal transaction id