---
title: "contract interfaces"
method: GET
path: "/contract/interface"
tags: ["contract"]
---

# contract interfaces

`GET /contract/interface`

Returns known contract interfaces

## Response `200`

OK

- CoreContractInterface[]
  - `address` string
  - `code` integer[]
  - `get_methods` string[]
  - `name` string

## Changes

- **2023-02-22** `e00c25bb9798` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tonindexer/apis/anton/changes/contract/interface/get.md)

---

[API](https://skmtc.dev/tonindexer/apis/anton.md) · [All operations](https://skmtc.dev/tonindexer/apis/anton/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tonindexer/anton/revisions/e00c25bb9798/schema)
