---
title: "SendEnabled queries for SendEnabled entries."
method: GET
path: "/cosmos/bank/v1beta1/send_enabled"
tags: ["Query"]
---

# SendEnabled queries for SendEnabled entries.

`GET /cosmos/bank/v1beta1/send_enabled`

This query only returns denominations that have specific SendEnabled settings.
Any denomination that does not have a specific setting will use the default
params.default_send_enabled, and will not be returned by this query.

## Query parameters

- `denoms` string[]
- `pagination.key` string, byte
- `pagination.offset` string, uint64
- `pagination.limit` string, uint64
- `pagination.count_total` boolean
- `pagination.reverse` boolean

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/tellor-io/apis/layer-grpc-gateway-docs.md) · [All operations](https://skmtc.net/tellor-io/apis/layer-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tellor-io/layer-grpc-gateway-docs/versions/52aa42be34ad/schema)
