Faucet
Claim test OEC tokens on Sepolia testnet.
Source: client/src/pages/faucet.tsx
Overview
The Faucet page allows users to claim free test OEC tokens for use with the staking dApp on Sepolia testnet. A cooldown period prevents abuse.
Display
Faucet Balance
OEC tokens remaining in the faucet contract
Claim Amount
OEC dispensed per claim
Your OEC Balance
Connected wallet's current OEC balance
Staking Rewards Balance
OEC held by the staking contract for rewards
Achievements Balance
OEC held by the achievements contract
Usage
Connect wallet to Sepolia
Click Claim to receive test OEC
If on cooldown, a countdown timer shows when the next claim is available
States
Not connected
Prompt to connect wallet
Can claim
Active claim button
On cooldown
Disabled button with countdown timer
Faucet empty
Warning that faucet needs to be refunded
Sepolia ETH Required: You need Sepolia ETH for gas fees. Get some from a public Sepolia faucet (Alchemy, Infura, etc.) before claiming OEC.
Last updated