Get Testnet Tokens
Every action on OXN Testnet costs a small amount of gas. Testnet tokens have no economic value — the faucet exists so you can obtain enough to test.
Request from the faucet
- Visit faucet.bout.network.
- Paste the EVM address (
0x…) from your wallet. - Click Request.
- The faucet sends 10 TBLUAI to that address within a few seconds.
Verify receipt
Open your wallet and check that the balance updated. On MetaMask:
- Make sure OXN Testnet is selected.
- Refresh the account page.
- You should see
10 TBLUAI(or whatever you had before, plus 10).
You can also verify on-chain by visiting explorer.bout.network and searching for your address.
Rate limits
Each request delivers 10 TBLUAI. The faucet applies per-address and per-IP rate limits to prevent abuse. If you need more, wait for the cooldown to expire before requesting again, or contact the team via the Support channels.
Programmatic access
The faucet is intended for interactive use during development. There is no public API for automated draws. If your integration needs bulk testnet funds (for example, to seed a CI environment), open a request through Support.
Common problems
"The transaction never arrives."
Check that your address is a valid EVM address (0x… format, 42 characters). The faucet does not accept native oxn1… addresses. If the address is valid and the faucet UI showed a success message, the funds should arrive within a few seconds — refresh your wallet.
"I received 0 TBLUAI but the transaction succeeded." Some wallets cache the balance for a short interval. Wait 15 seconds and refresh.
"The faucet UI says the pool is empty." Transient. Contact the team via Support and we will refill.