---
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

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

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/wardenprotocol/apis/http-api-console.md) · [All operations](https://skmtc.dev/wardenprotocol/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wardenprotocol/http-api-console/revisions/44399dd0ab35/schema)
