---
title: "AddressStringToBytes converts Address string to bytes"
method: GET
path: "/cosmos/auth/v1beta1/bech32/{address_string}"
tags: ["Query"]
---

# AddressStringToBytes converts Address string to bytes

`GET /cosmos/auth/v1beta1/bech32/{address_string}`

Since: cosmos-sdk 0.46

## Path parameters

- `address_string` string, required

## Response `200`

A successful response.

- CosmosAuthV1beta1AddressStringToBytesResponse — AddressStringToBytesResponse is the response type for AddressBytes rpc method. Since: cosmos-sdk 0.46
  - `address_bytes` string, byte

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/coreumfoundation/apis/title-goes-here.md) · [All operations](https://skmtc.net/coreumfoundation/apis/title-goes-here/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coreumfoundation/title-goes-here/versions/2a2e5bc4593a/schema)
