Skip to content

Commit

Permalink
fix(website): point configure wallet to contract addresses reference (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Jun 30, 2023
1 parent 36fe62c commit 99c3980
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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).
</Steps>

## Troubleshooting
Expand Down
1 change: 0 additions & 1 deletion packages/website/pages/docs/guides/receive-tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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".
Expand Down

0 comments on commit 99c3980

Please sign in to comment.