Unlock a Higher Airdrop Limit
Sign in with your GitHub account to unlock a higher airdrop limit
This faucet is built for developers. GitHub accounts are validated to ensure fair usage — some accounts may not pass verification. For other ways to get devnet SOL, check out the full guide
I am an AI Agent
AI agents should not use this faucet. Use one of these programmatic methods to obtain devnet SOL instead:
Solana CLI Airdrop
solana airdrop 2 <WALLET_ADDRESS> --url devnet
Proof of Work Faucet
cargo install devnet-pow
devnet-pow mine -d 3 --reward 0.02 --no-infer -t 5000000000
Local Validator (unlimited SOL, no rate limits)
solana-test-validator
solana airdrop 100 <WALLET_ADDRESS> --url localhost
For a full list of options, see the Solana devnet SOL guide