---
title: "Decompile"
method: POST
path: "/utils/script/decompile"
tags: ["utils"]
---

# Decompile

`POST /utils/script/decompile`

Decompiles base64 script representation to string code

## Request body

- string

## Response `200`

successful operation

- object
  - `script` string, required

---

[API](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/versions/09465bcdf6ce/schema)
