Skip to content
Aptos Documentation
Search
GitHub
X
Discord
Telegram
Select theme
Dark
Light
Auto
Select language
English
Español
简体中文
AskAptos
AskAptos
Guides
SDKs & Tools
Smart Contracts
Nodes
Concepts
Reference
AI and LLMs
Get Started
Quickstart
Guides Overview
Developer Setup
Ethereum → Aptos
Solana → Aptos
Beginner
Your First Transaction
Your First Move Module
Your First Fungible Asset
Your First NFT
Your First Multisig
Build E2E DApp
Build E2E Dapp Overview
1. Smart Contract
2. Frontend Setup
3. Fetch Data
4. Submit Data
5. Handle Tasks
Advanced
Sponsored Transactions
Transaction Management
Orderless Transactions
Multisig Fungible Assets
Key Rotation
Aptos Keyless
Aptos Keyless
Introduction
How It Works
Integration Guide
Simple Example
OIDC Support
Terminology & FAQ
Federated Keyless
Federated Keyless
Integration Guide
Key Considerations
Simple Example
FAQ
Integration
Exchanges
Applications
Oracles
Aptos APIs
APIs Overview
REST API
Faucet API
Data Providers
Geomi
SDKs
SDKs Overview
TypeScript SDK
TypeScript SDK Overview
TypeScript SDK Quickstart
Fetch Data
Examples
Surf (Type Safety)
React Hooks
Confidential Assets
Accounts
Managing Accounts
Account Abstraction
Derivable Account Abstraction
Building Transactions
Building Transactions
Batching Transactions
BCS Format
Multi-Agent Transactions
Orderless Transactions
Script Composer
Simulating Transactions
Sponsoring Transactions
Legacy TS SDK
Legacy TS SDK Overview
Migration Guide
Go SDK
Go SDK Overview
Accounts
Fetch Data
Examples
Building Transactions
Building Transactions
Batching Transactions
Simulating Transactions
BCS Format
Multi-Agent Transactions
Sponsoring Transactions
.NET SDK
.NET SDK Overview
Examples
Quickstart
Godot Integration
Unity Integration
Accounts
Ed25519 Accounts
Keyless Accounts
Multikey Accounts
Queries
View Functions
Transactions
Basic Transactions
Sponsored Transactions
Python SDK
Unity SDK
C++ / Unreal SDK
Rust SDK
Wallet Adapter
Wallet Adapter Overview
For Browser Extension Wallets
For Dapp Builders
For SDK Wallet Builders
Wallet Standards
X-Chain Accounts
Community SDKs
Community SDKs Overview
Kaptos (Kotlin SDK)
Kaptos Overview
Quickstart
Accounts
Building Transactions
Client Configuration
Fetch Data
Sponsored Transactions
For iOS Developers
Getting Started
AptosKit
Swift SDK
Unity SDK (Legacy)
Indexer
Indexer
Indexer API
API Access
Architecture
Indexer API Reference
Self-Hosted
Account Transactions
ANS Lookup
Asset Balances
Asset Info
Delegator Count
NFT Collections
Get NFTs
Token Metadata
Indexer SDK
SDK
Quickstart
Documentation
Documentation
Setup
Connect Steps
Define Schema
Create Processor
Run Processor
Create Steps
Parsing Transactions
Transaction Stream
Advanced Tutorials
Version Tracking
Advanced Tutorials
Migration Guide
Testing Processor
Testing Framework
Transaction Import
Move Scripts
NFT Aggregator
NFT Aggregator
Analytics API
GraphQL API
Marketplaces
Table Reference
Marketplaces
Bluemove
Rarible
Topaz (Deprecated)
Tradeport
Wapal
Transaction Stream
Transaction Stream
Hosted Service
Local Development
Self-Hosted
Legacy
Legacy (Deprecated)
Custom Data Model (Legacy)
Indexer Fullnode (Legacy)
Migration Guide
CLI
Aptos CLI Overview
Install CLI
Mac Installation
Windows Installation
Linux Installation
Custom Installation
Setup CLI
CLI Setup
Move Prover Installation
Trying Things On Chain
On-Chain Actions
Create Test Accounts
Account Info
Using a Ledger
Node Management
Run a Local Network
Run a Public Network (Advanced)
Working with Move Contracts
Move Tooling
Formatting Move
Move Package Templates
Replay Transactions
Local Simulation
JSON Arguments
Multisig Tutorial
Create Aptos DApp
create-aptos-dapp
FAQ
Testnet Faucet
Sign in with Aptos
Smart Contracts
Why Move
Move Book
Modules & Scripts
Structs & Resources
Integers
Bool
Address
Vector
Signer
References
Tuples
Abilities
Equality
Abort & Assert
Conditionals
Loops
Functions
Enums
Constants
Generics
Uses
Friends
Storage Structure
Storage Operators
Variables
Unit Testing
Conventions
Tutorial
Standard Library
Development
Create Package
Compiling
Deployment
Packages
Package Upgrades
Debugging
Scripts
Compiling Scripts
Running Scripts
Script Tutorial
Writing Scripts
Security Guidelines
Dependencies
Aptos Features
Objects
Objects
Creating Objects
Using Objects
Aptos Standards
Standards
Fungible Tokens
Fungible Asset
Coin Standard
Confidential Asset
Non-Fungible Tokens
Tokens
Digital Asset
Token Standard
Data Structures
Maps
Smart Table
Smart Vector
Table
Vector
BCS Serialization
Modules
Resource Accounts
Cryptography
Randomness
Tooling
VSCode Extension
Linter
Move on Aptos Compiler
Move Prover
Prover
Prover Guide
Spec Lang
Supporting Resources
Reference
Framework Reference
Aptos Framework
Aptos Standard Library
Move Standard Library
Aptos Token Objects
Aptos Token (Legacy)
Error Codes
Move 2 Release Notes
Nodes Overview
Validator Node
Validator & VFN Overview
Run Validators
Requirements
Deploy Nodes
Deploy Overview
Source Code
Docker
AWS
Azure
GCP
Connect Nodes
Connect Overview
Connecting
Pool Operations
Delegation Pool
Staking Pool
Voting
Configure Validators
Modify Overview
Upgrade
Shutdown
Rotate Consensus Key
Monitor Validators
Monitor Overview
Health Check
Leaderboard
Full Node
Fullnode Overview
Run Full Nodes
Requirements
Deploy a PFN
Overview
Source Code
Docker
GCP
Verify PFN
Modify Full Nodes
Modify Overview
Upgrade
Identity
Network Config
Bootstrap Full Nodes
Bootstrap Overview
From Snapshot
From Backup
Configure Nodes
Config Overview
Consensus Observer
State Sync
Data Pruning
Telemetry
Monitor Nodes
Monitor Overview
Inspection Service
Key Metrics
Node Health Checker
Health Checker
NHC FAQ
Network Information
Networks
Releases
Locating Network Files
Node File Overview
Mainnet Files
Testnet Files
Devnet Files
Local Networks
Localnet Overview
With CLI
With Source
With Multi-node
Blockchain Fundamentals
Blockchain
White Paper
Blockchain Deep Dive
Blocks
The Move Language
Execution & Transactions
Execution
Gas & Storage Fees
Computing Gas
Transactions & States
Events
Accounts & Resources
Accounts
Resources
Network & Nodes
Validator Nodes
Fullnodes
Node Networking & Syncing
Staking & Governance
Staking
Delegated Staking
Governance
AIPs
AIPs Overview
AIP-88
AIP-115
Glossary
Indexer API Reference
REST API Reference
Overview
Accounts
Overview
Get account
GET
Get account resources
GET
Get account balance
GET
Get account modules
GET
Get account resource
GET
Get account module
GET
Blocks
Overview
Get blocks by height
GET
Get blocks by version
GET
Events
Overview
Get events by creation number
GET
Get events by event handle
GET
General
Overview
Show OpenAPI explorer
GET
Show some basic info of the node.
GET
Check basic node health
GET
Get ledger info
GET
Tables
Overview
Get table item
POST
Get raw table item
POST
Transactions
Overview
Get transactions
GET
Submit transaction
POST
Get transaction by hash
GET
Wait for transaction by hash
GET
Get transaction by version
GET
Get account transactions
GET
Get account transaction summaries
GET
Submit batch transactions
POST
Simulate transaction
POST
Encode submission
POST
Estimate gas price
GET
View
Overview
Execute view function of a module
POST
Aptos MCP
Overview
Claude Code
Cursor
LLMs Txt
NEW
GitHub
X
Discord
Telegram
Select theme
Dark
Light
Auto
Select language
English
Español
简体中文
...
Build
Smart Contracts
Move Reference
Move Reference