> For the complete documentation index, see [llms.txt](https://docs.ethernity.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ethernity.cloud/testnet/testnet-faucet.md).

# Testnet Faucet

## Testnet Faucet

The Ethernity Cloud faucet dispenses free testnet tokens so you can pay for tasks and try out dApps on the Ethernity Cloud testnets — no real value required. One faucet now serves all supported testnets:

{% hint style="info" %}
**Faucet:** <https://faucet.ethernity.cloud>
{% endhint %}

Each claim sends **1000 tokens** to your address on the selected network.

> The old single-network faucet at `testnet-faucet.ethernity.cloud` (Bloxberg only) is superseded by this multi-network faucet.

### Supported networks

| Network          | Token     | Gas token   | Amount per claim |
| ---------------- | --------- | ----------- | ---------------- |
| Bloxberg Testnet | **tETNY** | BERGS       | 1000             |
| Ethereum Sepolia | **tECLD** | Sepolia ETH | 1000             |
| LitVM LiteForge  | **tECLD** | zkLTC       | 1000             |
| Polygon Amoy     | **tECLD** | POL         | 1000             |

**Token contracts**

* Bloxberg tETNY — `0x02882F03097fE8cD31afbdFbB5D72a498B41112c`
* Sepolia tECLD — `0x95Aa17fCFaAB75e8ed7d7DF218045795dCeB9c50`
* LitVM tECLD — `0x95Aa17fCFaAB75e8ed7d7DF218045795dCeB9c50`
* Polygon Amoy tECLD — `0x9927809B61122B2af3f3b3A3303875e0687b8eE3`

### Getting your tokens

1. Open the faucet: <https://faucet.ethernity.cloud>
2. Select the network you want tokens on — **Bloxberg**, **Sepolia**, **LitVM** or **Amoy**.
3. Connect your wallet. The faucet prompts you to add or switch to the selected network automatically (use **Add … to your wallet** if it is missing).
4. Click **Mint / Claim** to send the tokens to your connected address.
5. When the transaction confirms, the tokens arrive at your address. The confirmation links straight to the transaction on that network's block explorer.

{% hint style="warning" %}
Claiming is an on-chain transaction, so you need a small amount of the network's **gas token first** — BERGS on Bloxberg, Sepolia ETH on Sepolia, zkLTC on LitVM, POL on Polygon Amoy. On Sepolia, LitVM and Amoy, use that network's public gas faucet before claiming (for Amoy: <https://faucet.polygon.technology>, select Amoy).
{% endhint %}

### Adding the token to your wallet

After a claim, add the token contract (above) to your wallet to see the balance: in MetaMask choose **Import tokens**, paste the contract address for your network, and the symbol (**tETNY** or **tECLD**) and 18 decimals fill in automatically.

{% hint style="info" %}
These are testnet tokens for development and testing on the Ethernity Cloud testnets only. They carry no real-world value and cannot be exchanged for mainnet tokens.
{% endhint %}
