---
title: "GetConfigDepositContract"
method: GET
path: "/{apiKey}/eth/v1/config/deposit_contract"
---

# GetConfigDepositContract

`GET /{apiKey}/eth/v1/config/deposit_contract`

Get deposit contract address. Retrieve Eth1 deposit contract address and chain ID.

## Path parameters

- `apiKey` string, required — <style> .custom-style { color: #048FF4; } </style> For higher throughput, please <span class="custom-style"><a href="../docs/quick-start-guide#-creating-your-api-key-on-the-zan-platform" target="_blank">create your own API key</a></span>.

## Response `200`

Deposit contract.

- object
  - `data` object, required
    - `chain_id` string, required — Id of Eth1 chain on which contract is deployed.
    - `address` string, hex, required — Hex encoded deposit contract address with 0x prefix

---

[API](https://skmtc.net/zan/apis/zan-getnftmetadata.md) · [All operations](https://skmtc.net/zan/apis/zan-getnftmetadata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zan/zan-getnftmetadata/revisions/be8fa2338895/schema)
