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

# Getting Testnet Tokens

To test AstralBeam, you'll need testnet tokens on both Ethereum Sepolia and Casper Testnet. This guide provides links to faucets and instructions for obtaining test tokens.

## Overview

Testnet tokens have no real value and are only for testing. You'll need:

1. **Native tokens** for gas fees (Sepolia ETH, Testnet CSPR)
2. **Bridgeable tokens** to test the bridge (USDC, WETH, LINK)

## Native Tokens (For Gas Fees)

### Sepolia ETH

Required for paying gas fees on Ethereum Sepolia.

| Faucet                                                                     | Amount        | Requirements |
| -------------------------------------------------------------------------- | ------------- | ------------ |
| [Alchemy Sepolia Faucet](https://www.alchemy.com/faucets/ethereum-sepolia) | 0.1 ETH       | Free account |
| [PoW Mining Faucet](https://sepolia-faucet.pk910.de/)                      | Up to 2.5 ETH | Mining time  |
| [Infura Faucet](https://www.infura.io/faucet/sepolia)                      | 0.5 ETH       | Free account |

**Recommended**: The PoW mining faucet provides the largest amount without strict limits.

#### How to Get Sepolia ETH

1. Go to [sepolia-faucet.pk910.de](https://sepolia-faucet.pk910.de/)
2. Enter your Ethereum address
3. Start the mining session
4. Wait for sufficient mining time
5. Claim your Sepolia ETH

### Testnet CSPR

Required for paying gas fees on Casper Testnet.

| Faucet                                                     | Amount     | Requirements   |
| ---------------------------------------------------------- | ---------- | -------------- |
| [CSPR.live Faucet](https://testnet.cspr.live/tools/faucet) | 1,000 CSPR | Casper account |

#### How to Get Testnet CSPR

1. Go to [testnet.cspr.live/tools/faucet](https://testnet.cspr.live/tools/faucet)
2. Connect your Casper Wallet
3. Click "Request Tokens"
4. Wait for the transaction to complete
5. Your balance will update automatically

## Bridgeable Tokens

### USDC (USD Coin)

Circle's official USDC on Sepolia.

| Faucet                                           | Amount   | Limit         |
| ------------------------------------------------ | -------- | ------------- |
| [Circle USDC Faucet](https://faucet.circle.com/) | 2.5 USDC | Every 2 hours |

#### How to Get USDC

1. Go to [faucet.circle.com](https://faucet.circle.com/)
2. Connect your wallet
3. Select "Ethereum Sepolia" network
4. Select "USDC" token
5. Enter your address
6. Click "Get Tokens"

**USDC Address (Sepolia):** `0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238`

### WETH (Wrapped ETH)

There's no direct faucet for WETH, but you can wrap Sepolia ETH:

#### How to Get WETH

1. Go to [Uniswap](https://app.uniswap.org/explore/tokens/ethereum_sepolia/0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14?inputCurrency=NATIVE\&outputCurrency=0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14)
2. Connect MetaMask on Sepolia
3. Swap ETH for WETH
4. Keep some ETH for gas fees!

**WETH Address (Sepolia):** `0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14`

### LINK (Chainlink)

Chainlink's official LINK on Sepolia.

| Faucet                                          | Amount  | Limit |
| ----------------------------------------------- | ------- | ----- |
| [Chainlink Faucet](https://faucets.chain.link/) | 25 LINK | Daily |

#### How to Get LINK

1. Go to [faucets.chain.link](https://faucets.chain.link/)
2. Connect your wallet
3. Select "Ethereum Sepolia"
4. Complete the verification (if required)
5. Click "Send request"

**LINK Address (Sepolia):** `0x779877A7B0D9E8603169DdbD7836e478b4624789`

## Adding Tokens to MetaMask

After obtaining tokens, you may need to add them to MetaMask to see balances:

### Method 1: Import Token

1. Open MetaMask
2. Click "Import tokens"
3. Enter the token contract address
4. Token symbol and decimals will auto-populate
5. Click "Add Custom Token"

### Method 2: Token Detection

MetaMask may automatically detect tokens. If not:

1. Go to Settings > Security & Privacy
2. Enable "Autodetect tokens"

## Token Addresses Reference

### Sepolia (Chain ID: 11155111)

| Token | Address                                      | Decimals |
| ----- | -------------------------------------------- | -------- |
| USDC  | `0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238` | 6        |
| WETH  | `0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14` | 18       |
| LINK  | `0x779877A7B0D9E8603169DdbD7836e478b4624789` | 18       |

### Casper Testnet (Bridged Tokens)

| Token | Contract Hash                                                           |
| ----- | ----------------------------------------------------------------------- |
| USDC  | `hash-62d62d5cb43d095b9096ecfe3a3f2bd4d2a1df4020cd9cda94594edb77fedf38` |
| WETH  | `hash-862d4cb8812301301d3aadaf3b543cb4b6a8bf7dd3fbfb8dbd6a7a8a46fd0485` |
| LINK  | `hash-617b3db3bb3af35db464fa494f07a5dec165093a1801b4a6961b6905473941c5` |

## Tips for Getting Faucet Tokens

1. **Daily limits**: Most faucets have rate limits. Plan ahead.
2. **Multiple faucets**: Use different faucets to accumulate tokens faster.
3. **Save tokens**: Once bridged, you can bridge back instead of getting new tokens.
4. **Network congestion**: Faucet transactions may be slow during high network usage.
5. **Verification**: Some faucets require Twitter/GitHub verification.

## Troubleshooting

### Faucet Not Working

* Check if faucet has rate limits (wait and try again)
* Verify you're on the correct network
* Try a different faucet
* Check faucet's social media for status updates

### Tokens Not Appearing

* Wait a few minutes for transaction confirmation
* Add token manually to MetaMask using contract address
* Check transaction on Etherscan
* Ensure you're on Sepolia network

### Insufficient Balance Errors

* Native tokens (ETH/CSPR) are needed for gas
* Don't swap all your ETH - keep some for gas
* Gas prices vary - you may need more during congestion


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.astralbeam.io/using-astralbeam/getting-testnet-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
