CDP Faucets now support Solana Devnet!
A faucet is a service that dispenses small amounts of cryptocurrency (usually testnet tokens) to developers for testing purposes.
The Coinbase Developer Platform (CDP) SDK provides a Faucet API that allows you to obtain test tokens using either of the following methods:
We currently offer faucets that support either native ETH, ERC-20, or SPL token standards. Each standard has a claim limit as described below.
CDP Faucets support Base Sepolia, Ethereum Sepolia, and Solana Devnet testnets.
The following assets are supported on Base Sepolia and Ethereum Sepolia testnets:
Symbol | Token standard | Number of claims per 24 hours | Testnet funds per claim |
---|---|---|---|
ETH | Native | 1000 | 0.0001 ETH |
USDC | ERC-20 | 10 | 1 USDC |
EURC | ERC-20 | 10 | 1 EURC |
cbBTC | ERC-20 | 100 | 0.0001 cbBTC |
The following assets are supported on Solana Devnet:
Symbol | Token standard | Number of claims per 24 hours | Devnet funds per claim |
---|---|---|---|
USDC | SPL | 10 | 1 USDC |
SOL | SPL | 10 | 0.00125 SOL |
Find network identifiers for our supported networks in the API Reference.