---
title: "Changes to Get coin by contract address"
method: GET
path: "/v1/coins/contract/{contractAddress}"
---

# Changes to Get coin by contract address

`GET /v1/coins/contract/{contractAddress}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 61 revisions.

- **2026-05-07** `90de04b87133` — 2 warning
- **2025-12-03** `17896b63b744` — 3 breaking, 1 warning, 1 info
- **2025-11-24** `5a9b80fb375d` — 1 breaking, 2 info
- **2025-09-09** `ae5d9a2e876c` — 1 info

## Changes

- **2026-05-07** `90de04b87133` — 2 warning
  - removed the optional property `error` from the response with the `404` status
  - removed the optional property `error` from the response with the `500` status
- **2025-12-03** `17896b63b744` — 3 breaking, 1 warning, 1 info
  - removed the required property `blogId` from the response with the `200` status
  - removed the required property `symbol` from the response with the `200` status
  - removed the required property `type` from the response with the `200` status
  - removed the optional property `postId` from the response with the `200` status
  - added the required property `metadata` to the response with the `200` status
- **2025-11-24** `5a9b80fb375d` — 1 breaking, 2 info
  - the response property `postId` became optional for the status `200`
  - added the required property `blogId` to the response with the `200` status
  - added the required property `type` to the response with the `200` status
- **2025-09-09** `ae5d9a2e876c` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/paragraph-xyz/apis/paragraph-api/docs/v1/coins/contract/:contractAddress/get.md) · [API](https://skmtc.dev/paragraph-xyz/apis/paragraph-api.md) · [Page](https://skmtc.dev/paragraph-xyz/apis/paragraph-api/changes/v1/coins/contract/:contractAddress/get)
