Testnet Resources
Faucets and testnet token contracts for testing deposits in development
Use this page to grab testnet funds and token contracts when testing the deposit flow in the development environment. Testnet tokens have no monetary value and are only for testing.
Looking for the list of supported production currencies and networks? Fetch them live from the List Crypto Currencies API — it's always up to date. For supported countries, use the List Countries API.
Native Testnet Faucets
Get testnet native currency first — you'll need it for gas fees before you can move ERC-20/BEP-20/SPL tokens.
| Currency | Symbol | Network | Faucet |
|---|---|---|---|
| Ethereum | ETH | Ethereum | Sepolia Faucet |
| BNB | BNB | BNB Smart Chain | BSC Testnet Faucet |
| Solana | SOL | Solana | Devnet Faucet |
Testnet Token Contracts
Click a contract address to open the block explorer, where you can call mint or request tokens via a faucet.
ERC-20 (Ethereum Sepolia)
| Currency | Symbol | Contract Address |
|---|---|---|
| USDC | USDC | 0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238 |
| USDT | USDT | 0x2F22064e87195D6D5aD22277FEDDFa2e2f59165F |
BEP-20 (BNB Smart Chain Testnet)
| Currency | Symbol | Contract Address |
|---|---|---|
| USDT | USDT | 0x337610d27c682E347C9cD60BD4b3b107C9d34dDd |
SPL (Solana Devnet)
| Currency | Symbol | Contract Address |
|---|---|---|
| USDC | USDC | Gh9ZwEmdLJ8DscKNTkTqPbNwLNNBjuSzaG9Vp2KGtKJr |
| USDT | USDT | EJwZgeZrdC8TXTQbQBoL6bfuAnFUUy1PVCMB4DYPzVaS |
Minting Testnet Tokens
- Get testnet native currency first — visit the faucet links above to receive testnet ETH, SOL, or BNB for gas fees.
- Connect your wallet to the testnet — configure your wallet for the appropriate testnet network.
- Mint or request tokens — click a contract address above to open the block explorer. Some tokens expose a
mintfunction; others require requesting from a faucet. - Initiate a test deposit — once you have testnet tokens, test the deposit flow through the Widget in development mode.
See Also
- Deposit Flow — Overview of the two deposit modes
- List Crypto Currencies API — Live list of supported production currencies and networks
- List Countries API — Supported countries
Updated 3 days ago
