post https://api.shasta.trongrid.io/wallet/getproposalbyid
Queries proposal based on ID and returns proposal details.
Log in to see full request history
Responses
Queries proposal based on ID and returns proposal details.
xxxxxxxxxx
$.post('https://api.trongrid.io/wallet/getproposalbyid', {"id":1}, function(data) {
console.log(data);
});
Try It!
to start a request and see the response here! Or choose an example: