From e2765bc2d742de5790bd61560d037a65db0e6989 Mon Sep 17 00:00:00 2001 From: Dana Wandana Date: Thu, 15 Feb 2024 12:23:06 +0700 Subject: [PATCH] Update on how to get test tokens --- get-started/getting-test-tokens.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/get-started/getting-test-tokens.md b/get-started/getting-test-tokens.md index 55d221a..a93b5bc 100644 --- a/get-started/getting-test-tokens.md +++ b/get-started/getting-test-tokens.md @@ -2,7 +2,16 @@ Navigate to [this link](https://sepolia.faucet.metisdevops.link/) for Sepolia (Metis L2 Native) faucet -### If you need more Test Tokens +## If you need more Test Tokens -Join the [Discord](https://discord.gg/S3SmrCFZ) and make a request in the #metis-test-tokens channel +### Claim Daily Test Token +You can claim 2 METIS test token every 24 hours. Visit [decentralize.metis.io](https://decentralize.metis.io/) + +### Bridge Test Token from Sepolia to Metis(Sepolia) + +1. Send some of your SepETH to this address [`0x7f49160eb9bb068101d445fe77e17ecdb37d0b47`](https://sepolia.etherscan.io/address/0x7f49160eb9bb068101d445fe77e17ecdb37d0b47) +2. After a few minutes, you will receive some METIS test token on Sepolia +3. Visit Metis Bridge at [testnet-bridge.metis.io](https://testnet-bridge.metis.io/home), change the network to Testnet (Sepolia), and bridge your METIS token to Metis(Sepolia) + +Read more about How to get the test tokens at [github.com/MetisProtocol/metis-testnet-token](https://github.com/MetisProtocol/metis-testnet-token)