Skip to content

Commit 654bdd2

Browse files
authored
Merge pull request #847 from maticnetwork/add-custom-token-faqs
fix load images
2 parents c322cfc + ed2d76b commit 654bdd2

File tree

8 files changed

+6
-6
lines changed

8 files changed

+6
-6
lines changed

docs/faq/001.jpeg

-16.4 KB
Binary file not shown.

docs/faq/adding-a-custom-token.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,24 @@ So when selecting a token, you will be able to search by:
2626

2727
Here is how it works:
2828

29-
<img src={useBaseUrl("docs/faq/001.png")} height="420px"/>
29+
<img src={useBaseUrl("img/wallet-bridge/001.png")} height="420px"/>
3030

3131
1. Easily add any token to your list by adding the contract address as a custom token (we support
3232

3333
contract addresses on both Polygon or Ethereum):
3434

35-
<img src={useBaseUrl("docs/faq/002.png")} height="600px"/>
35+
<img src={useBaseUrl("img/wallet-bridge/002.png")} height="600px"/>
3636

3737
2. Once the token information is fetched, you will see a confirmation screen with all the token information. You can then add it as a custom token which will be stored locally in your system, We suggest you reverify the token contracts twice as there are a lot of clone or scam tokens:
3838

39-
<img src={useBaseUrl("docs/faq/003.png")} height="600px"/>
39+
<img src={useBaseUrl("img/wallet-bridge/003.png")} height="600px"/>
4040

41-
<img src={useBaseUrl("docs/faq/004.png")} height="600px"/>
41+
<img src={useBaseUrl("img/wallet-bridge/004.png")} height="600px"/>
4242

4343
3. Your added token is now shown when selecting a token:
4444

45-
<img src={useBaseUrl("docs/faq/005.png")} height="600px"/>
45+
<img src={useBaseUrl("img/wallet-bridge/005.png")} height="600px"/>
4646

4747
4. You can add a token directly from the tokens tab of the **Manage** screen:
4848

49-
<img src={useBaseUrl("docs/faq/006.png")} height="600px"/>
49+
<img src={useBaseUrl("img/wallet-bridge/006.png")} height="600px"/>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)