๐ฐ Faucets
Use faucets to get free testnet and devnet tokens for development and demos. No real money involved โ just enough to pay gas/fees and interact with dApps and contracts.
๐ฏ How to Use
- Pick the network youโre building on (e.g. Sepolia, Solana devnet).
- Open the faucet link and follow its steps (wallet address, captcha, sometimes social login).
- Request tokens; they usually arrive within minutes.
- Use them in your wallet to deploy contracts, send txs, or test your dApp.
๐ By Network
EVM (Ethereum & L2s)
| Network | Faucet | Notes |
|---|---|---|
| Sepolia | sepoliafaucet.comย | Ethereum testnet |
| Sepolia | Chainlink Faucetย | Free ETH for devs |
| Holesky | holesky-faucet.pk910.deย | Ethereum testnet |
| Holesky | Chainlink Faucetย | Free ETH |
Solana
| Network | Faucet | Notes |
|---|---|---|
| Devnet | faucet.solana.comย | Main Solana devnet faucet |
Sui
| Network | Faucet | Notes |
|---|---|---|
| Testnet / Devnet | faucet.sui.ioย | Sui test tokens |
Stablecoins (multi-chain)
For USDC, EURC, or PYUSD on supported testnets:
| Provider | Faucet | Notes |
|---|---|---|
| Circle | faucet.circle.comย | USDC / EURC |
| Paxos | faucet.paxos.comย | PYUSD |
โ Tips
- Save your wallet address โ Many faucets need it; use a dedicated dev wallet.
- Rate limits โ Faucets often limit how much you can request per day; request only what you need.
- Wrong network โ Make sure your wallet is set to the correct testnet/devnet before requesting.
- Build first โ See EVM or Solana for development setup, then use faucets to fund that environment.
Last updated on