---
title: "TxDecodeAmino decodes an Amino transaction from encoded bytes to JSON."
method: POST
path: "/cosmos/tx/v1beta1/decode/amino"
tags: ["Service"]
---

# TxDecodeAmino decodes an Amino transaction from encoded bytes to JSON.

`POST /cosmos/tx/v1beta1/decode/amino`

## Request body

- CosmosTxV1beta1TxDecodeAminoRequest — TxDecodeAminoRequest is the request type for the Service.TxDecodeAmino RPC method.
  - `aminoBinary` string, byte

## Response `200`

A successful response.

- CosmosTxV1beta1TxDecodeAminoResponse — TxDecodeAminoResponse is the response type for the Service.TxDecodeAmino RPC method.
  - `aminoJson` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api.md) · [All operations](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haqq-network/haqq-network-grpc-api/revisions/2d0419923f40/schema)
