Skip to main content

/cosmos/gov/v1beta1/proposals/{proposal_id}/deposits/{depositor} REST API Endpoint

Queries single deposit information based on proposalID, depositAddr.

Updated on
May 9, 2024

/cosmos/gov/v1beta1/proposals/{proposal_id}/deposits/{depositor} REST API Endpoint

Path Parameters

proposal_id
string
REQUIRED
The unique ID of a proposal
depositor
string
REQUIRED
Defines the deposit addresses from the proposals

Returns

deposit
object
Defines an amount deposited by an account address to an active proposal
proposal_id
string
Defines the unique id of the proposal
depositor
string
Defines the deposit addresses from the proposals
amount
array
Amount to be deposited by depositor
denom
string
The denominated value (e.g., usei)
amount
string
The amount
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro//cosmos/gov/v1beta1/proposals/50/deposits/sei16znh8ktn33dwnxxc9q0jmxmjf6hsz4tl3ltz88'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free