---
title: "MsgIncentivePoolSpend defines a method for submit query responses."
method: POST
path: "/supply/tx/v1beta1/incentive_pool_spend"
tags: ["Msg"]
---

# MsgIncentivePoolSpend defines a method for submit query responses.

`POST /supply/tx/v1beta1/incentive_pool_spend`

## Request body

- object — MsgIncentivePoolSpend represents a message to send coins from the incentive pool module account to another.
  - `authority` string
  - `to_address` string
  - `amount` object[]
    - `denom` string
    - `amount` string
  - `title` string
  - `description` string

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/quicksilver-zone/apis/quicksilver-chain-rest-api.md) · [All operations](https://skmtc.net/quicksilver-zone/apis/quicksilver-chain-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quicksilver-zone/quicksilver-chain-rest-api/versions/9d29b36df95b/schema)
