---
title: "Generate Ergo address from hex-encoded ErgoTree"
method: POST
path: "/utils/ergoTreeToAddress"
tags: ["utils"]
---

# Generate Ergo address from hex-encoded ErgoTree

`POST /utils/ergoTreeToAddress`

## Request body

- string

## Response `200`

Ergo address

- string — Encoded Ergo Address

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.dev/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/revisions/ce177636b3e4/schema)
