Create a New Indexer
When creating a new contract view, simply specify the blockchain network and block range, input the contract address or upload the corresponding ABI file, and select the events that you wish to fetch. Once the contract view is created, the ZAN Node Service will automatically processes and cleans the data for you. Afterward, you can swiftly obtain usable data through API batch calls.
-
Log in to the ZAN Node Service Console, Click Contract Indexer on the left navigation bar.
-
For the first creation, scroll down the page and click on New Indexer. For any subsequent creations, the Create New button is located in the top left corner of the page.
First creation:
you can get a brief understanding of the Contract Indexer on this page within the platform's Indexer Demo.
Subsequent creationsοΌ
-
In the pop-up window, configure the following information.
-
Once the information configuration is accurate, click Confirm to finalize the creation of the contract view.
After successfully creating the indexer, you will be able to see a list entry for that indexer on this page. Clicking on the indexer will take you to the detail page where you can check its basic information, including the URL and key used to access the view. Refer to the View Details of Indexer section below for specifics.
Note:
The first contract view showcased in the list is a system-provided demonstration. Subsequently, you are able to visit its dedicated detail page for reviewing essential information and further engage with it through the Playground environment for an interactive experience.
Updated 13 days ago