Skip to main content

/wallet/getproposalbyid REST API Endpoint

Loading...

Updated on
Oct 04, 2023

/wallet/getproposalbyid REST API Endpoint

Body Parameters

id
integer
REQUIRED
Loading...
visible
boolean
Loading...

Returns

proposal_id
Loading...
proposer_address
Loading...
parameters
Loading...
key
Loading...
value
Loading...
expiration_time
Loading...
create_time
Loading...
approvals
Loading...
state
Loading...
Request
1
curl https://docs-demo.tron-mainnet.quiknode.pro/wallet/getproposalbyid \
2
--header 'accept: application/json' \
3
--header 'content-type: application/json' \
4
--data '{
5
"id":1
6
}
7
'
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free