Aptos
A secure, scalable blockchain built by former Meta engineers with the Move language and enterprise focus.
Overview
Aptos is a Layer 1 blockchain that launched its mainnet in October 2022, built by Aptos Labs — a company co-founded by Mo Shaikh and Avery Ching, both former leaders on Meta's Diem (formerly Libra) blockchain project that was shelved in 2022. Like Sui, Aptos leverages the Move programming language originally developed for Diem, but Aptos takes a different architectural approach with its own innovations in consensus, execution, and state management. The two Move-based L1s embody two philosophical branches of the Diem diaspora: Sui's object-centric parallelism versus Aptos's account-centric optimistic parallel execution.
Aptos introduced Block-STM, a novel parallel execution engine that optimistically processes transactions simultaneously and then validates them for conflicts. Unlike systems that require developers to declare transaction dependencies upfront (e.g., Solana's account access lists), Block-STM automatically detects conflicts at runtime and re-executes only the affected transactions. This approach achieves high throughput while maintaining a familiar sequential programming model for developers, making it easier to port existing smart contract logic than in an eager-parallel model. In benchmarks the network has demonstrated throughput above 160,000 TPS in optimal conditions, though production usage runs well below that ceiling.
The blockchain has positioned itself strongly for enterprise adoption, with partnerships including Microsoft (Azure integration for Aptos node hosting), Google Cloud (validator and indexer support), Franklin Templeton (tokenised money market fund pilot), and various banks exploring tokenised assets on Aptos. The Aptos Foundation has invested heavily in ecosystem development, developer tooling (Move Prover for formal verification, TypeScript/Rust SDKs, Aptos CLI), educational programs, and grants. The network's combination of Move's resource-safety guarantees, high throughput, sub-second finality, and institutional-grade tooling makes it particularly attractive for traditional finance applications and consumer applications where predictable performance matters.
Aptos faced initial controversy over opaque tokenomics at launch — a large percentage of APT supply was allocated to insiders and investors with unclear vesting schedules, and the network launched with limited genesis apps. Subsequent transparency reports and ongoing ecosystem investment have partially addressed those concerns. Consumer-facing applications on Aptos have grown steadily, including Aptos Connect (an in-browser wallet using passkeys instead of seed phrases), Aptos Names (human-readable domains), and a growing DeFi footprint anchored by Merkle Trade, Thala, and native USDC via CCTP.
Aptos demonstrates that blockchain technology can meet enterprise requirements for security, throughput, and reliability without sacrificing an EVM-alternative execution model. Its Block-STM execution engine is a significant innovation in parallel transaction processing that maintains developer-friendly sequential semantics — a more approachable model than Solana's eager-parallel access lists or Ethereum's fully sequential execution. The strong institutional backing and enterprise partnerships signal that traditional finance and large corporations see Aptos as a viable platform for building the next generation of financial infrastructure on-chain, even as retail-focused activity continues to concentrate on EVM chains and Solana.
How It Works
The Basics
Aptos uses AptosBFT (based on the Jolteon protocol, itself an evolution of the HotStuff family of BFT consensus algorithms), a Byzantine Fault Tolerant consensus mechanism optimised for low latency and high throughput. Validators stake APT tokens to participate in consensus and earn rewards; delegators can bond APT to validators through delegated staking pools. The Block-STM execution engine processes transactions optimistically in parallel: it assumes no conflicts, executes all transactions simultaneously across multiple threads, then validates the results by checking read/write sets.
Pros & Cons
- Block-STM parallel execution achieves 160,000+ TPS while maintaining sequential developer experience
- Move language provides enterprise-grade safety for digital asset management
- Strong institutional partnerships with Microsoft, Google Cloud, and financial institutions
- Well-funded ecosystem development with grants, hackathons, and developer education programs
- AptosBFT consensus provides sub-second finality with strong Byzantine fault tolerance
- Launched with controversy over opaque tokenomics and large insider allocations
- Smaller developer community and DeFi ecosystem compared to Ethereum and Solana
- Heavy VC backing and institutional focus may conflict with decentralization ideals
- Competition from Sui (also Move-based) creates ecosystem fragmentation for Move developers
- Network effects are difficult to bootstrap against established platforms with years of head start
Use Cases
- Enterprise tokenization of real-world assets including securities, bonds, and commodities
- Institutional DeFi applications requiring high throughput and regulatory compliance features
- Digital payment systems leveraging Move's safety for high-value transaction processing
- Gaming and digital collectibles benefiting from fast finality and low transaction costs
- Cross-border financial infrastructure for banks and fintech companies exploring blockchain
Price Chart
Historical USD price from CoinGecko. Educational reference — not investment advice.
Live Market Data
- Market Cap Rank
- #98
- Market Cap
- $497.93M
- 24h Volume
- $26.73M
- Fully Diluted Val
- $710.46M
- All-Time High
- $19.92-97.05%January 2023
- All-Time Low
- $0.545459August 2026
- 24h Range
- $0.584962 – $0.599046
Market data from CoinGecko, refreshed every 15 minutes. Educational reference only — not investment advice.
Project Health
Dev activity via CoinGecko, TVL/audit status via DefiLlama; official links are the project’s own. Presence here is not an endorsement.
Next token unlock
A scheduled increase in circulating supply — an event to be aware of, not a price prediction. Larger unlocks relative to supply are simply larger supply changes. How unlocks work.
Full schedule & source: DefiLlamaWhere APT trades
The most active markets for APT by 24h volume. Informational only — these are not affiliate links or endorsements.
Data via CoinGecko. Always verify you are on an exchange’s official domain before trading.
Technical Details
- Consensus
- AptosBFT (Jolteon)
- Launch Year
- 2022
- Founder
- Mo Shaikh, Avery Ching (ex-Meta Diem team)
- Max Supply
- No hard cap
- Blockchain
- Aptos
- Website
- aptosfoundation.org