Focused wallet for faucets, not an exchange

A focused payout hub for crypto faucets

FaucetFunds sits between faucet webmasters and their users. Sites fund balances, users claim to their own addresses, and withdrawals are handled from one simple wallet.

Built for high-volume faucet traffic, with per-site balances, per-address accounting, manual review of deposits and withdrawals, and FaucetPay-compatible APIs.

At a glance
  • Per-address balances for each coin you use.
  • Webmasters fund site accounts and send instant claims via API.
  • Users withdraw only to the address that earned the funds.
  • Manual queues for deposits and withdrawals to protect the hot wallet.
  • FaucetPay-style endpoints for drop-in integration.

How FaucetFunds works

Users & addresses
1. Users add payout addresses

Users register, secure their account with 2FA, and add the addresses they use on faucets. Each address is tied to a single coin and tracks its own balance inside FaucetFunds.

Site balances
2. Webmasters fund site balances

Webmasters create “sites” under their account and deposit to each site/coin. When your faucet sends a claim via API, the site balance decreases and the user’s address balance increases automatically.

Payout workflow
3. Users withdraw on their own schedule

When an address reaches the minimum withdrawal for its coin, the user submits a withdrawal request. Requests are processed manually to the same on-chain address.

For faucet users

For faucet users

  • One account to see balances from multiple faucets and sites.
  • Balances are grouped by address + coin; each withdrawal can only go back to the address that earned it.
  • Clear history views for payouts received, payouts sent by sites, and your withdrawals.
  • Optional 2FA for additional protection on higher balances.
Simplified by design

What you can’t do here

  • No trading, swapping, or internal transfers.
  • No moving balances between addresses or between users.
  • The only operation on an address balance is a withdrawal to that same address once minimum limits are met. This is intentional and keeps the system simple.

For faucet webmasters & earn-sites

Per-site controls
Per-site, per-coin balances

Each faucet or site has its own balances per coin. You control funding at the site level and can see exactly how much each integration is consuming.

Money in & out
Manual queues for money in and out

Deposits and withdrawals are queued and reviewed in the admin panel. That keeps a clean audit trail and protects the hot wallet that backs FaucetFunds.

Operational insight
Operational visibility

Admin views show user balances, site balances, deposit and withdrawal queues, and per-request API logs so you can diagnose issues without guesswork.

Drop-in FaucetPay-style API

FaucetFunds exposes endpoints that mirror FaucetPay’s payout API:

/api/v1/send /api/v1/balance /api/v1/checkaddress

If you already integrate with FaucetPay, you can point the same calls here by changing the domain and API key. Request and response formats are intentionally familiar.

  • Per-site API keys so each faucet has isolated balances and limits.
  • Consistent error codes to make integration and monitoring straightforward.
  • Logged requests and responses in the admin area for support and debugging.
Integration path
Getting started
  1. Create an account and enable 2FA from the security page.
  2. Add at least one payout address for each coin you plan to use.
  3. Register your faucet or earn-site and fund its balances as a webmaster.
  4. Switch your FaucetPay integration to the FaucetFunds API endpoints and test on a small amount first.