Skip to content

Commit

Permalink
Manage Token
Browse files Browse the repository at this point in the history
  • Loading branch information
SskyWorms authored Nov 18, 2024
1 parent 37256bc commit e713a1e
Showing 1 changed file with 20 additions and 9 deletions.
29 changes: 20 additions & 9 deletions articles/manage_token.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,27 @@ <h1>Holdstation Help Center</h1>
</header>

<main>
<h2>How to Withdraw Crypto from Holdstation Wallet</h2>
<p>Open Holdstation Wallet: Launch the app and ensure you&apos;re on the correct blockchain network (<strong>zkSync, BeraChain, Ethereum, ...</strong>). You can select the network by tapping the chain selector at the top of the main screen.</p>
<p>Locate the Withdrawal Feature: Tap on the "Send" button, usually found on the wallet&apos;s home screen.</p>
<p>Enter Recipient's Address: Paste the address where you want to send the crypto (this could be an exchange address, another wallet, etc.). Always double-check that the address is correct and matches the network you're sending on.</p>
<p>Select the Token: Choose the cryptocurrency you wish to withdraw.</p>
<p>Enter the Amount: Specify the amount of crypto you want to send. Ensure you have enough balance, including any network (gas) fees.</p>
<p>Review the Transaction: Double-check the recipient’s address, the amount, and the network fee before confirming.</p>
<p>Confirm the Transaction: Enter your PIN code or confirm via fingerprint or FaceID to complete the transaction.</p>
<h2>How to Manage Tokens in Holdstation Wallet</h2>
<p>Holdstation Wallet allows users to customize their token list by importing new tokens or hiding unwanted ones. This is managed via the <strong>gear icon</strong> in the token section.</p>

<p><strong>Wait for Confirmation</strong>: After submitting, the transaction will be processed by the blockchain. You can track its status within the app or on a blockchain explorer.</p>
<h3>Steps to Import a Token</h3>
<p>1. Open the <strong>Holdstation Wallet</strong> app.</p>
<p>2. Navigate to the <strong>Token Section</strong> on the main page.</p>
<p>3. Tap the <strong>gear icon</strong> in the top-right corner of the token section.</p>
<p>4. Select <strong>"Import Token"</strong>.</p>
<p>5. Enter the token's contract address, or search for it by name.</p>
<p>6. Confirm the token details and tap <strong>"Add"</strong> to import the token to your wallet.</p>

<h3>Steps to Hide a Token</h3>
<p>1. Open the <strong>Holdstation Wallet</strong> app.</p>
<p>2. In the <strong>Token Section</strong>, tap the <strong>gear icon</strong> in the top-right corner.</p>
<p>3. Locate the token you want to hide.</p>
<p>4. Toggle the visibility switch or tap <strong>"Hide Token"</strong> to remove it from your main list.</p>
<p>5. The token will still be linked to your wallet but will no longer appear on the main screen.</p>

<h3>Tips</h3>
<p>- <strong>Importing Tokens:</strong> Ensure you’re using the correct contract address for custom tokens to avoid errors.</p>
<p>- <strong>Hidden Tokens:</strong> You can restore a hidden token at any time by revisiting the <strong>gear icon</strong> and toggling it back on.</p>
</main>

<footer>
Expand Down

0 comments on commit e713a1e

Please sign in to comment.