---
title: "get verified smart contracts counters"
method: GET
path: "/smart-contracts/counters"
---

# get verified smart contracts counters

`GET /smart-contracts/counters`

**Deprecation Notice:** Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the [PRO API reference page](https://docs.blockscout.com/devs/pro-api-responses-and-routes) for information.

## Response `200`

smart contracts counters

- object
  - `new_smart_contracts_24h` string, required
  - `new_verified_smart_contracts_24h` string, required
  - `smart_contracts` string, required
  - `verified_smart_contracts` string, required

## Other responses

- `400` — bad input parameter

---

[API](https://skmtc.net/blockscout/apis/blockscout-pro-api.md) · [All operations](https://skmtc.net/blockscout/apis/blockscout-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockscout/blockscout-pro-api/versions/59ac5466233b/schema)
