---
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.
  - `amino_binary` string, byte

## Response `200`

A successful response.

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

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeService_TxDecodeAmino` removed and replaced with `EvidenceService_TxDecodeAmino`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitService_TxDecodeAmino` removed and replaced with `UpgradeService_TxDecodeAmino`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthService_TxDecodeAmino` removed and replaced with `CircuitService_TxDecodeAmino`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantService_TxDecodeAmino` removed and replaced with `AuthService_TxDecodeAmino`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitService_TxDecodeAmino` removed and replaced with `FeegrantService_TxDecodeAmino`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/tx/v1beta1/decode/amino/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
