API Reference

Indexer Quickstart

A developer's guide to create and query ZAN Contract Inderxer.

Contract Indexer is a tool used to customize an exclusive on-chain data view for the contracts you care about, whether it is historical data or new data. Afterward, you can quickly obtain the business data you need through API in various ways. Welcome to explore and experience it now!

Why Use Contract Inderxer?

  • Automation, low-code, graphical interface
    Users only need to upload the contract ABI and set the corresponding block range by checking options to perform automated data parsing.
  • Accurate, fast, and low-cost
    Solves issues with data anomalies caused by forks/reorgs, upstream is unaware, and uses multi-stream concurrent processing to speed up processing.
  • Efficient, convenient, and simple
    Currently provides a universal API access form, which users can call in any scenario to obtain the desired data.

Getting Started

❗️

Note:

If you meet any problems when using our Contract Inderxer test, please contact us.

Create a New Indexer

  1. Log in to the ZAN Node Service Console, Click on Contract Indexer on the left navigation bar.
  2. Click on New Indexer on the page.
  3. In the pop-up window, add your contract address.
  4. Click Confirm to finalize the creation of the contract view.

📘

Note:

For more detailed steps on how to create a new indexer and manage it, please refer to Create a New Indexer.

Query Your Indexer

You can use playground to query your indexer data, or use API.

Playground Link

Support an independent querying playground that does not require login, and you can show the link to your members.