---
title: "SubmitEvidence submits an arbitrary Evidence of misbehavior such as equivocation or counterfactual signing."
method: POST
path: "/cosmos.evidence.v1beta1.Msg/SubmitEvidence"
tags: ["Msg"]
---

# SubmitEvidence submits an arbitrary Evidence of misbehavior such as equivocation or counterfactual signing.

`POST /cosmos.evidence.v1beta1.Msg/SubmitEvidence`

## Request body

- CosmosEvidenceV1beta1MsgSubmitEvidence — MsgSubmitEvidence represents a message that supports submitting arbitrary Evidence of misbehavior such as equivocation or counterfactual signing.
  - `evidence` GoogleProtobufAny
    - `@type` string
  - `submitter` string — submitter is the signer account address of evidence.

## Response `200`

A successful response.

- CosmosEvidenceV1beta1MsgSubmitEvidenceResponse — MsgSubmitEvidenceResponse defines the Msg/SubmitEvidence response type.
  - `hash` string, byte — hash defines the hash of the evidence.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeMsg_SubmitEvidence` removed and replaced with `EvidenceMsg_SubmitEvidence`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitMsg_SubmitEvidence` removed and replaced with `UpgradeMsg_SubmitEvidence`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthMsg_SubmitEvidence` removed and replaced with `CircuitMsg_SubmitEvidence`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantMsg_SubmitEvidence` removed and replaced with `AuthMsg_SubmitEvidence`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitMsg_SubmitEvidence` removed and replaced with `FeegrantMsg_SubmitEvidence`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.evidence.v1beta1.Msg/SubmitEvidence/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)
