---
title: "VerifyInvariant defines a method to verify a particular invariant."
method: POST
path: "/cosmos.crisis.v1beta1.Msg/VerifyInvariant"
tags: ["Msg"]
---

# VerifyInvariant defines a method to verify a particular invariant.

`POST /cosmos.crisis.v1beta1.Msg/VerifyInvariant`

## Request body

- CosmosCrisisV1beta1MsgVerifyInvariant — MsgVerifyInvariant represents a message to verify a particular invariance.
  - `invariant_module_name` string — name of the invariant module.
  - `invariant_route` string — invariant_route is the msg's invariant route.
  - `sender` string — sender is the account address of private key to send coins to fee collector account.

## Response `200`

A successful response.

- CosmosCrisisV1beta1MsgVerifyInvariantResponse — MsgVerifyInvariantResponse defines the Msg/VerifyInvariant response type.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeMsg_VerifyInvariant` removed and replaced with `EvidenceMsg_VerifyInvariant`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitMsg_VerifyInvariant` removed and replaced with `UpgradeMsg_VerifyInvariant`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthMsg_VerifyInvariant` removed and replaced with `CircuitMsg_VerifyInvariant`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantMsg_VerifyInvariant` removed and replaced with `AuthMsg_VerifyInvariant`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitMsg_VerifyInvariant` removed and replaced with `FeegrantMsg_VerifyInvariant`

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