From 99c39803e52a1f95dc6a0877d3bd476a84063148 Mon Sep 17 00:00:00 2001 From: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com> Date: Fri, 30 Jun 2023 12:46:04 -0400 Subject: [PATCH] fix(website): point configure wallet to contract addresses reference (#14072) --- packages/website/pages/docs/guides/configure-your-wallet.mdx | 2 +- packages/website/pages/docs/guides/receive-tokens.mdx | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/website/pages/docs/guides/configure-your-wallet.mdx b/packages/website/pages/docs/guides/configure-your-wallet.mdx index b0a8b669272..18afb46f43f 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/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 these [contract addresses](/docs/reference/contract-addresses#erc-20-token-contracts) (HORSE, BLL, and TTKO). ## Troubleshooting diff --git a/packages/website/pages/docs/guides/receive-tokens.mdx b/packages/website/pages/docs/guides/receive-tokens.mdx index 8b3a1c95a85..6d949145eaa 100644 --- a/packages/website/pages/docs/guides/receive-tokens.mdx +++ b/packages/website/pages/docs/guides/receive-tokens.mdx @@ -21,7 +21,6 @@ This guide will help you receive testnet tokens from the faucet(s). - [infura.io/faucet/sepolia](https://infura.io/faucet/sepolia) - [faucet.quicknode.com/ethereum/sepolia](https://faucet.quicknode.com/ethereum/sepolia) - [coinbase.com/faucets/ethereum-sepolia-faucet](https://coinbase.com/faucets/ethereum-sepolia-faucet) - - [faucets.chain.link](https://faucets.chain.link) ### Receive HORSE Navigate to [the bridge](https://bridge.test.taiko.xyz), select HORSE from the dropdown, and click "Faucet".