---
title: "Deposit defines a method to add deposit on a specific proposal."
method: POST
path: "/cosmos.gov.v1beta1.Msg/Deposit"
tags: ["Msg"]
---

# Deposit defines a method to add deposit on a specific proposal.

`POST /cosmos.gov.v1beta1.Msg/Deposit`

## Request body

- CosmosGovV1beta1MsgDeposit — MsgDeposit defines a message to submit a deposit to an existing proposal.
  - `amount` CosmosBaseV1beta1Coin[] — amount to be deposited by depositor.
    - `amount` string
    - `denom` string
  - `depositor` string — depositor defines the deposit addresses from the proposals.
  - `proposal_id` string, uint64 — proposal_id defines the unique id of the proposal.

## Response `200`

A successful response.

- CosmosGovV1beta1MsgDepositResponse — MsgDepositResponse defines the Msg/Deposit response type.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-26** `671fab54b729` — 1 info
  - api operation id `EvidenceMsg_DepositMixin113` removed and replaced with `EvidenceMsg_DepositMixin120`
- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeMsg_DepositMixin113` removed and replaced with `EvidenceMsg_DepositMixin113`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitMsg_DepositMixin113` removed and replaced with `UpgradeMsg_DepositMixin113`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthMsg_DepositMixin113` removed and replaced with `CircuitMsg_DepositMixin113`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantMsg_DepositMixin112` removed and replaced with `AuthMsg_DepositMixin113`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.gov.v1beta1.Msg/Deposit/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
