ℹ️ Introduction to the Aptos Testnet Faucet
The Aptos Faucet allows users to request APT tokens on Devnet for testing purposes.
Note: Minting is only available on Devnet—Testnet users must use the mint page and there is no faucet on Mainnet.
How to Use the Faucet
In Wallets
Most Aptos wallets (e.g. Petra, Pontem) offer a built-in Devnet faucet button.
In the Aptos CLI
Use the following command (amount is in Octas — 1 APT = 100,000,000 Octas):
In the TypeScript SDK
In the Go SDK
Using cURL or Other Languages
This command mints 1 APT (100,000,000 Octas) to the specified address.


