Skip to Content
CosmWasmREST APICosmosGovdeposits/(depositor)

deposits/(depositor)

Endpoint

get /cosmos/gov/v1beta1/proposals/{proposal_id}/deposits/{depositor}

Parameters

Request Parameters

  • proposal_id (path): proposal_id defines the unique id of the proposal.
  • depositor (path): depositor defines the deposit addresses from the proposals.

Responses

Possible Responses

  • 200: A successful response.
  • default: An unexpected error response.
Last updated on