Testnet Mode (offline)
Testnet is temporarily offline as of 2026-04-25 to reduce hosting costs while it sees minimal usage.
In the meantime, BitBadges mainnet operates as a chaosnet β fully live, but safe to experiment on. Network gas fees can be set to zero while activity is low, and you can transact with worthless tokens like CHAOS instead of real-value assets. So you can test contracts, transactions, and integrations on the live network without spending anything real. Just choose your assets accordingly.
If you'd like to see us relaunch a dedicated testnet, please reach out. The rest of this page is retained for reference and will become accurate again when testnet is reactivated.
Testnet mode provides a separate environment for testing purposes. Simply turn on the switch (or go to testnet.bitbadges.io). It is isolated from the production environment of BitBadges and uses its own resources, such as a testnet blockchain, database, API, and more.
Note: Third-party integrations (e.g. claim plugins) are the exact same. 
Important Notes
You should treat testnet as an entirely SEPARATE service. NOTHING will carry over from normal mode (not even profiles, badges, settings, anything). Consider this before determining whether testnet mode is the correct option for you.
Differences
Some features available in production may not be accessible in testnet:
Off-chain balances managed by BitBadges are not hosted externally (via CDN)
Buying BADGE credits
Push notifications
And more
Some restrictions may be more relaxed
No API keys required
Faucet may be more lenient
Performance also may differ from the production environment
Links
Frontend: https://testnet.bitbadges.io
Backend: https://api.bitbadges.io/testnet (append the normal routes to this base URL)
Testnet Node:
Cosmos SDK Endpoints:
EVM JSON-RPC Endpoints:
EVM RPC: https://evm-rpc-testnet.bitbadges.io
For detailed information about EVM RPC endpoints, see EVM RPC Endpoints.
Faucet API
The testnet faucet provides free BADGE tokens for testing and bot development. No API key required.
See Testnet Faucet API for full details, examples, and rate limits.
Feedback
If there is anything we can do to make development easier, let us know.
Last updated