From c7d91a2df65289687d6b13e4a64da24c223f98e4 Mon Sep 17 00:00:00 2001 From: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com> Date: Wed, 7 Jun 2023 15:24:36 +0200 Subject: [PATCH] fix(website): token config (#13914) --- packages/website/pages/docs/guides/configure-your-wallet.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/pages/docs/guides/configure-your-wallet.mdx b/packages/website/pages/docs/guides/configure-your-wallet.mdx index 48a942ccb20..b0a8b669272 100644 --- a/packages/website/pages/docs/guides/configure-your-wallet.mdx +++ b/packages/website/pages/docs/guides/configure-your-wallet.mdx @@ -23,7 +23,7 @@ This guide help you connect your wallet to Taiko (Alpha-3 testnet). There are tw Search for "Taiko", and click the "Add Chain" button for Taiko (Alpha-3 testnet). ### Add tokens to your wallet - Use your wallet (e.g., Metamask) to [import the tokens](https://support.ledger.com/hc/en-us/articles/6375103346077-Add-custom-tokens-to-MetaMask?docs=true) with [this configuration](https://gist.githubusercontent.com/d1onys1us/8f8824daed0882b1094296f824fae53c/raw/15204c4a4927a7f48a78c195323ce0d573d6b7c0/taiko_tokens.json) (HORSE, BLL, and TTKO). + Use your wallet (e.g., Metamask) to [import the tokens](https://support.ledger.com/hc/en-us/articles/6375103346077-Add-custom-tokens-to-MetaMask?docs=true) with [this configuration](https://gist.githubusercontent.com/d1onys1us/8f8824daed0882b1094296f824fae53c/raw/taiko_tokens.json) (HORSE, BLL, and TTKO). ## Troubleshooting