---
title: "Read all function on contract"
method: GET
path: "/api/contracts/{contractAddress}/read"
tags: ["Contracts"]
---

# Read all function on contract

`GET /api/contracts/{contractAddress}/read`

## Path parameters

- `contractAddress` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Server Internal Error

## Changes

- **2020-04-11** `c6588302814b` — 1 info
  - endpoint added
- **2019-01-30** `fda2651d8118` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/buildonviction/apis/tomoscan-apis/changes/api/contracts/:contractAddress/read/get.md)

---

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