Block Explorer and API Keys
Last updated
Last updated
"Cronos Explorer" - https://explorer.cronos.org/
Cronos Explorer is the reference transaction and block explorer on Cronos https://explorer.cronos.org
The Cronos Explorer Developer APIs are designed to provide accessible and consistent Cronos data to the Cronos community.
As a means to provide equitable access to blockchain data, we've developed the Cronos Developer APIs to empower developers with direct access to Cronos's blockchain data and services via GET/POST
requests.
Head over to the Account Registration page and provide email and password for your account.
A verification code will be sent to your email address to verify your sign up request. Fill in on the verification page for completing your registration
Upon signing in, you will have access to your account dashboard where you can make full use of Cronos explorer's features such as viewing API keys and viewing submitted contract verification status.
From your Account Dashboard, click on label My API Keys. From there, you may view your API Keys. By Default, each Cronos Explorer account will assign a default API Key on registration completed.
Once you have obtained your API key, you can fetch data from the provided endpoints.
Example:
Please visit https://explorer-api-doc.cronos.org/mainnet/ for API documentation.