TzKT Contracts API

The Contracts API provides access to Tezos smart contract metadata, storage, entrypoints, views, and code. Storage can be retrieved as decoded JSON at the current state or at a historical block level. Big map keys and values within contract storage are accessible through dedicated endpoints. Contract events (emitted via EMIT instruction) are also indexed.

API entry from apis.yml

apis.yml Raw ↑
aid: tezos:tzkt-contracts
name: TzKT Contracts API
description: 'The Contracts API provides access to Tezos smart contract metadata,

  storage, entrypoints, views, and code. Storage can be retrieved as

  decoded JSON at the current state or at a historical block level.

  Big map keys and values within contract storage are accessible through

  dedicated endpoints. Contract events (emitted via EMIT instruction)

  are also indexed.

  '
humanURL: https://api.tzkt.io/#tag/Contracts
baseURL: https://api.tzkt.io/v1
tags:
- Contracts
- Smart Contracts
- Storage
- Entrypoints
- Events
properties:
- type: Documentation
  url: https://api.tzkt.io/#tag/Contracts