# Testnet ETH

To get testnet ETH (useful for testing wallet operations on the Everstrike Testnet), you can use one of the many faucets that work with Ethereum Sepolia or Arbitrum Sepolia (the networks supported by the Everstrike Testnet).

[Add Ethereum Sepolia to Metamask](https://revoke.cash/learn/wallets/add-network/ethereum-sepolia)

[Add Arbitrum Sepolia to Metamask](https://revoke.cash/learn/wallets/add-network/arbitrum-sepolia)

### Ethereum Sepolia <a href="#h_e5b696c50a" id="h_e5b696c50a"></a>

Non-exhaustive list of faucets that provide Ethereum Sepolia ETH:

* [Alchemy Ethereum Sepolia Faucet](https://www.alchemy.com/faucets/ethereum-sepolia) (0.1 Sepolia ETH / 72 hours - requires a minimum Mainnet ETH balance of 0.001 ETH)
* [Ethereum Sepolia PoW Faucet](https://sepolia-faucet.pk910.de/) (requires a Gitcoin passport score of at least 2)
* [Google Cloud Ethereum Sepolia Faucet](https://cloud.google.com/application/web3/faucet/ethereum/sepolia) (0.05 Sepolia ETH / 24 hours - may a require a minimum Mainnet ETH balance of 0.001 - depends on the outcome of automated abuse checks)
* [Chainlink Ethereum Sepolia Faucet](https://faucets.chain.link/sepolia) (0.5 Sepolia ETH - requires a Mainnet LINK balance of at least 1)
* [GetBlock Ethereum Sepolia Faucet](https://getblock.io/faucet/eth-sepolia/) (0.1 Sepolia ETH / 24 hours - requires a minimum Mainnet ETH balance of 0.005 ETH)
* [Quicknode Ethereum Sepolia Faucet](https://faucet.quicknode.com/ethereum/sepolia) (requires a minimum Mainnet ETH balance of 0.001)
* [Triangleplatform Ethereum Sepolia Faucet](https://faucet.triangleplatform.com/ethereum/sepolia) (0.001 Sepolia ETH)
* [Metamask Ethereum Sepolia Faucet](https://docs.metamask.io/developer-tools/faucet/) (requires a Metamask/Infura developer account)

You may also check [this list](https://faucetlink.to/sepolia) for an up-to-date list of Ethereum Sepolia faucets.

### Arbitrum Sepolia <a href="#h_2650049d14" id="h_2650049d14"></a>

Non-exhaustive list of faucets that provide Arbitrum Sepolia ETH:

* [Alchemy Arbitrum Sepolia Faucet](https://www.alchemy.com/faucets/arbitrum-sepolia) (0.1 Sepolia ETH / 72 hours - requires a minimum Arbitrum One balance of 0.001 ETH)
* [Chainlink Arbitrum Sepolia Faucet](https://faucets.chain.link/arbitrum-sepolia) (0.5 Sepolia ETH - requires an Arbitrum LINK balance of at least 1)
* [Quicknode Arbitrum Sepolia Faucet](https://faucet.quicknode.com/arbitrum/sepolia) (requires a minimum Arbitrum One ETH balance of 0.001)
* [GetBlock Arbitrum Sepolia Faucet](https://getblock.io/faucet/arb-sepolia/) (0.1 Sepolia ETH / 24 hours - requires a minimum Arbitrum One ETH balance of 0.005 ETH)

### Arbitrum Sepolia ⇆ Ethereum Sepolia <a href="#h_172da3c945" id="h_172da3c945"></a>

You can use the official [Arbitrum Sepolia Bridge](https://bridge.arbitrum.io/?destinationChain=arbitrum-sepolia\&sourceChain=sepolia) to bridge Sepolia ETH between Ethereum Sepolia and Arbitrum Sepolia.

## Testnet Stablecoins <a href="#h_a41d4d3812" id="h_a41d4d3812"></a>

Below, you'll find a list of stablecoins supported by the Everstrike Testnet (and their respective contract addresses).

To make these stablecoins visible inside your testnet wallet, you may need to use its "Import Token" function, providing the contract addresses listed below.

### Ethereum Sepolia <a href="#h_11307082d0" id="h_11307082d0"></a>

* [Everstrike Testnet USDT](https://sepolia.etherscan.io/token/0xdc3afa4a25ac1253b35c7cfd07a70de75d02b31e) (0xdC3AfA4A25Ac1253b35c7Cfd07A70de75D02B31e)
* [Everstrike Testnet USDC](https://sepolia.etherscan.io/token/0x31d3376ab7ee809b6fb980ead95d2fe7cdfe5a55) (0x31d3376aB7EE809b6FB980eAD95d2FE7cdfe5A55)
* [Everstrike Testnet BUSD](https://sepolia.etherscan.io/token/0x433cbdfc00f11768f99e38d659cf85295659718f) (0x433cBdFc00f11768F99e38D659CF85295659718f)
* [Everstrike Testnet DAI](https://sepolia.etherscan.io/token/0x241f730dbfd0a684073e4c4633001a523055f445) (0x241F730dbFd0a684073e4C4633001A523055f445)

### Arbitrum Sepolia <a href="#h_9ed84fa94b" id="h_9ed84fa94b"></a>

* [Everstrike Testnet USDT](https://sepolia.arbiscan.io/token/0x66add4e9c841144a4b48639e883ba239429b7e13) (0x66add4e9c841144a4b48639e883ba239429b7e13)
* [Everstrike Testnet USDC](https://sepolia.arbiscan.io/token/0x4abd9b5767c64e4545289cf7372c172e9645cd35) (0x4abd9b5767c64e4545289cf7372c172e9645cd35)
* [Everstrike Testnet BUSD](https://sepolia.arbiscan.io/token/0x12f2b5762ae579732ff08898ceb3670ed0d82edd) (0x12f2b5762ae579732ff08898ceb3670ed0d82edd)
* [Everstrike Testnet DAI](https://sepolia.arbiscan.io/token/0xf9ff08a48e6639c369a8b3857c0f6a700615fce5) (0xf9ff08a48e6639c369a8b3857c0f6a700615fce5)


---

# Agent Instructions: 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:

```
GET https://references.everstrike.io/account/testnet-eth.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
