---
title: "Changes to Invoke a smart contract"
method: POST
path: "/api/v1/contracts/call"
---

# Changes to Invoke a smart contract

`POST /api/v1/contracts/call`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 53 revisions.

- **2026-05-08** (v1) `e018d575a0ed` — 7 breaking
- **2025-08-08** (v1) `db389f03b097` — 12 breaking, 7 info

## Changes

- **2026-05-08** (v1) `e018d575a0ed` — 7 breaking
  - the request property `block` became not nullable
  - the request property `data` became not nullable
  - the request property `estimate` became not nullable
  - the request property `from` became not nullable
  - the request property `gas` became not nullable
  - the request property `gasPrice` became not nullable
  - the request property `value` became not nullable
- **2025-08-08** (v1) `db389f03b097` — 12 breaking, 7 info
  - the response property `_status/messages/items/data` became nullable for the status `400`
  - the response property `_status/messages/items/data` became nullable for the status `404`
  - the response property `_status/messages/items/data` became nullable for the status `415`
  - the response property `_status/messages/items/data` became nullable for the status `429`
  - the response property `_status/messages/items/data` became nullable for the status `500`
  - the response property `_status/messages/items/data` became nullable for the status `501`
  - the response property `_status/messages/items/detail` became nullable for the status `400`
  - the response property `_status/messages/items/detail` became nullable for the status `404`
  - the response property `_status/messages/items/detail` became nullable for the status `415`
  - the response property `_status/messages/items/detail` became nullable for the status `429`
  - the response property `_status/messages/items/detail` became nullable for the status `500`
  - the response property `_status/messages/items/detail` became nullable for the status `501`
  - the request property `block` became nullable
  - the request property `data` became nullable
  - the request property `estimate` became nullable
  - the request property `from` became nullable
  - the request property `gas` became nullable
  - the request property `gasPrice` became nullable
  - the request property `value` became nullable

---

[Operation](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/docs/api/v1/contracts/call/post.md) · [API](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api.md) · [Page](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/changes/api/v1/contracts/call/post)
