Getting ETH on Sepolia
Sepolia is a public Ethereum testnet used for testing and development. To interact with Orion on Sepolia, you'll need Sepolia ETH (testnet ETH) to pay for gas fees.
What is Sepolia?
Sepolia is an Ethereum testnet, a separate blockchain that mimics the Ethereum mainnet but uses test tokens that have no real value. It is designed for:
- Testing smart contracts before deploying to mainnet
- Learning how to use DeFi protocols without financial risk
- Development and experimentation
Important: Sepolia ETH has no monetary value and cannot be converted to real ETH.
How to Get Sepolia ETH
Option 1: Use a Public Faucet
The easiest way to get Sepolia ETH is through a public faucet:
- Visit the Google Cloud Ethereum Sepolia Faucet
- Sign in with your Google account
- Enter your wallet address (the address you'll use to interact with Orion)
- Request testnet ETH
- Wait a few minutes for the ETH to arrive in your wallet
Note: Most faucets have rate limits (e.g., once per day or week) to prevent abuse.
Option 2: Contact Us
If you're having trouble getting Sepolia ETH from public faucets, or if you need more than the faucet limit:
- Schedule a call with the Orion team
- Share what you need Sepolia ETH for and roughly how much
- Our team can help you get the testnet ETH you need
Before You Start
Make sure you have:
- A Web3 wallet - MetaMask or another compatible wallet (see Connecting a Wallet)
- Your wallet connected to Sepolia - Switch your wallet network to Sepolia testnet
- Your wallet address - You'll need this to receive Sepolia ETH from faucets
Switching to Sepolia Network
If your wallet isn't already connected to Sepolia:
- Open your wallet (e.g., MetaMask)
- Click the network selector (usually shows "Ethereum Mainnet")
- Select "Sepolia" from the list
- If Sepolia isn't listed, you may need to add it manually:
- Network Name: Sepolia
- RPC URL:
https://ethereum-sepolia-rpc.publicnode.com(or another public RPC below) - Chain ID: 11155111
- Currency Symbol: ETH
- Block Explorer:
https://sepolia.etherscan.io
Public RPC Endpoints
These Sepolia HTTPS endpoints returned chain ID 11155111 when checked on 18 August 2026. Public RPCs can rate-limit or go offline; if one fails, try another.
- PublicNode:
https://ethereum-sepolia-rpc.publicnode.com(WebSocket:wss://ethereum-sepolia-rpc.publicnode.com) - 1RPC:
https://1rpc.io/sepolia(privacy-focused) - 1RPC (public):
https://public.1rpc.io/sepolia - Tenderly:
https://sepolia.gateway.tenderly.co - 0xrpc:
https://0xrpc.io/sep - Stupidtech:
https://evm.stupidtech.net/v1/11155111
If you use Rabby and Sepolia transactions fail with a dRPC or "free plan" error, point Rabby at one of these URLs. See Troubleshooting.
Using Sepolia ETH
Once you have Sepolia ETH in your wallet:
- You can deposit into Orion vaults on Sepolia
- Test withdrawals and other features
- Experiment with different strategies
- Learn how the protocol works without financial risk
Remember: All transactions on Sepolia are free to execute (you only pay gas with testnet ETH), but they have no real-world value.