Faucet Access
To start building and testing on the ZONA Testnet, you’ll need some testnet ZONA tokens. These tokens are used to pay for gas fees when deploying contracts, interacting with dApps, or sending transactions on the network.
⚠️ Testnet tokens have no real-world value and are intended solely for development purposes.
🧭 How to Access the Faucet
Once the ZONA Testnet is live, you can access the faucet through the official faucet page:
🌐 Faucet URL:
https://faucet.zonaprotocol.org
(Coming Soon)
🪙 Steps to Request Tokens
Connect your MetaMask wallet to ZONA Testnet
Copy your wallet address
Visit the faucet URL
Paste your address into the form
Click Request Tokens
You should receive test ZONA tokens in your wallet within a few seconds.
💡 Some faucet implementations may limit requests to 1 per 24 hours per address or IP.
🧑💻 CLI Faucet (Coming Soon)
For power users or CI/CD testing, ZONA will support CLI-based faucet requests using curl
or Web3 scripts:
❓ Troubleshooting
No tokens received? Wait a few minutes and refresh your wallet
Faucet failed? Ensure you're on the correct ZONA Testnet network and using a valid address
Last updated