コンテンツへスキップ

テストネットとは

テストネットは、mainnet(本番環境)を模したブロックチェーンネットワークで、開発者は実際のお金を使わずにスマートコントラクトのデプロイ、テスト、最適化ができます。EthereumやPolygonなどのmainnetチェーンでは実際のトークン(実際のお金)でガス代が発生しますが、テストネットではこれを無料のテストトークンに置き換えます。 テストネットFaucetは、開発者やユーザーにこれらのトークンを配布します。まずはEthereum SepoliaArbitrumBaseから始めましょう。
faucet

Alchemy Faucetsの使い方

  • Select faucet icon

    Faucetを選択

    トークンが必要なテストネットを選びます。Ethereum、Arbitrum、Base、Robinhoodなど、多数のテストネットに対応しています。

  • Wallet icon

    ウォレットアドレスを入力

    資金をリクエストするには、ウォレットアドレスを入力して「Send」をクリックします。ウォレットは有効かつアクティブで、一定の信頼性を満たしている必要があります。

  • 24時間サポートアイコン

    24時間ごとに資金を取得

    リクエストすると、テスト用のトークンがウォレットに届き、テストに使用できます。24時間後に再度リクエストできます。

よくある質問

Faucetに関する質問

  • A testnet faucet provides developers with free test tokens for deploying, testing, and optimizing smart contracts on test blockchain networks such as Sepolia and Amoy. Smart contracts on public (mainnet) blockchains like Ethereum and Polygon require gas fees to run, and testnets mirror that production environment but replace the real tokens with test tokens, minimizing development costs associated and exploit risks. Testnet faucets give developers access to those test tokens. Most faucets require social authentication (e.g. a post on X or a login confirming you are a real human) or place you in a queue to wait for a testnet token through the faucet. However, the Alchemy faucet is free, fast, and does not require authentication.
  • To request funds from one of Alchemy's faucets, simply enter your wallet address for that network and hit the send button. To prevent faucet abuse, we've set some eligibility requirements that wallets must meet in order to receive faucet tokens. You can request testnet tokens every 24 hours without authentication.
  • Testnet tokens are a test currency that allows you to test your application before going live in production on mainnet. Testnet tokens can be used in place of mainnet tokens on testnet networks.
  • The time it takes for you to receive your test tokens may vary. This could be because the network may be congested at that time, or the amount of gas we have set for these transactions may be a little low compared to other transactions that miners may choose to validate instead. Keep an eye on your wallet. Your faucet transaction will land soon enough.
  • To prevent abuse and ensure a reliable faucet experience for all users, we apply a daily limit per address. This limit resets every 24 hours.
  • To keep the faucet fair and accessible, your wallet must meet a few requirements before you can successfully claim testnet tokens. You need at least 0.001 ETH on Ethereum Mainnet for EVM-based testnets, or an equivalent minimum balance on the corresponding chain mainnet for non-EVM networks. You need sufficient activity on Ethereum Mainnet for EVM-based testnets, or on the corresponding chain mainnet for non-EVM networks, to qualify. This means your wallet must have performed enough real transactions on the relevant mainnet. You need to have a low enough existing testnet balance since wallets with a significant amount of testnet tokens are not eligible for additional claims.
Background gradient

Building on testnet?

You'll need an RPC endpoint to deploy and test.