Aptos data
Aptos is a next-generation blockchain designed for scalability, security, and reliability.
Aptos utilizes the Move programming language, focusing on flexibility, safety, and efficiency in smart contract execution. It employs a ledger model that is built to support highly scalable and reliable decentralized applications and financial infrastructure. Aptos is distinguished by its state-of-the-art consensus protocol, aiming to achieve high transaction throughput without compromising security or decentralization.
You can learn more about Aptos by visiting the official documentation.
Data Available
Blocks
Represents the collection of transactions in a single block within the Aptos blockchain.
Transactions
Includes all user and system transactions processed by the Aptos network.
User Transactions
Specifically tracks transactions initiated by users, including smart contract interactions.
Events
Captures events emitted by smart contracts, logging significant actions and changes.
Move Resources
Details Move resources, representing structured data owned by accounts on the Aptos blockchain.
Move Modules
Contains metadata and code for Move modules, defining the functionality of smart contracts.
Move Table Items
Tracks items stored in Move’s table data structures, used for efficient data access within smart contracts.
Signatures
Signatures are associated with transactions, which are essential for security and authentication.
Was this page helpful?