Block Explorer
Last updated
Last updated
Block Explorer is an important platform for accessing information on the Darwin blockchain. It allows you to monitor real-time blocks, transactions, contracts, accounts, and other on-chain activities.
Note:
You can access Darwin's block explorer here: https://explorer.darwinchain.ai/
Blockchain is a feature that monitors and analyzes Darwin's blockchain activity. In this feature, you can monitor and access the following information:
Transactions
This feature allows users to view and track individual transactions on the blockchain. You can see details such as transaction amounts, sending and receiving addresses, and types.
Blocks
This feature provides access to the details of individual blocks on the blockchain, including information about the block height, miner, reward and burn fees.
Top Accounts
This feature displays a list of the most significant or most active accounts on the blockchain, ranked balance.
Verified Contracts
This feature showcases a list of smart contracts that have been verified.
To access this feature, click the 🌐 icon on the main sidebar.
The tokens menu provides all the available tokens within Darwin's blockchain.
Charts & stats menu provides users with a comprehensive view of the blockchain metrics, such as average block time, the total number of blocks, transactions, accounts, and contracts (including deployed and verified contracts). It also shows specific data like the number of completed transactions, total Ethereum (ETH) transfers, total addresses, and total tokens.
To access this feature, click the 📊 icon on the main sidebar.
API provides the API documentation and methods for developers to access and interact with the Darwin blockchain APIs. This menu offers the following APIs:
REST API
This feature provides a traditional RESTful interface for interacting with the blockchain, allowing developers to send HTTP requests to retrieve data or perform actions on the blockchain.
GraphQL
This feature offers a GraphQL API, allowing developers to query specific data points on the blockchain more flexibly than REST APIs.
RPC API (Coming Soon)
This feature allows users to interact with the blockchain using Remote Procedure Calls (RPC), a protocol for remotely executing commands on the blockchain. (This API is still in development.)
Eth RPC API (Coming Soon)
This feature offers an Ethereum-compatible RPC API, enabling developers to interact with the Darwin blockchain as they would with an Ethereum network. (This API is still in development.)
To access this feature, click the API button on the main sidebar.
Others menu enables users to verify and publish smart contracts, as well as access gas tracking and pricing information.
To access this feature, click the ⚙️ icon on the main sidebar.