Skip to main content
GET
Check if indexing is finished with indexing ratio

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

chain_id
string
required

The ID of the blockchain

Response

200 - application/json

Current blockchain indexing status.

finished_indexing
boolean
finished_indexing_blocks
boolean
indexed_blocks_ratio
number<float>
indexed_internal_transactions_ratio
number<float> | null