---
title: "GET /chain/info"
method: GET
path: "/chain/info"
tags: ["chain"]
---

# GET /chain/info

`GET /chain/info`

Gets the consensus and discovery contract address from the chain.

## Response `200`

consensus and discovery address

- ChainInfo
  - `consensus` string — tezos contract address.
  - `discovery` string — discovery contract address.

---

[API](https://skmtc.dev/marigold-dev/apis/deku.md) · [All operations](https://skmtc.dev/marigold-dev/apis/deku/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/marigold-dev/deku/revisions/7656b4fb8ba1/schema)
