Connect Your Wallet
Connect an Aptos wallet (Petra, Martian, Pontem) to create tokens
Fungible Asset
Move FA standard
Legacy Coin
Aptos Coin module
Create tokens using the legacy Coin module (deprecated in favor of FA).
Supported Chains
Deploy tokens on these Aptos networks
△
Mainnet
Chain 1
△
Testnet
Chain 2
△
Devnet
Chain 3
About Aptos Fungible Assets
Aptos uses Move's Fungible Asset (FA) framework for creating tokens. FAs are the modern standard replacing the legacy Coin module, offering better composability and features like primary stores for easier token management.