Skip to content

Commit

Permalink
PayMaster
Browse files Browse the repository at this point in the history
  • Loading branch information
SskyWorms authored Nov 18, 2024
1 parent e713a1e commit c9fc447
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions articles/paymaster.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<link rel="shortcut icon" type="x-logo" href="holdstation_logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Holdstation Center</title>
<title>PayMaster Guide - Holdstation Center</title>
<link rel="stylesheet" href="page_style.css">
</head>
<body>
Expand All @@ -14,29 +14,29 @@ <h1>Holdstation Help Center</h1>
</header>

<main>
<h2>PayMaster</h2>
<p>The PayMaster feature in Holdstation Wallet provides the flexibility to pay gas fees using tokens other than ETH on zkSync Blockchain ( ETH ). Supported tokens include HOLD, ZK, uGOLD, USDC, USDC.e, and USDT.</p>
<p>How to Use PayMaster for Swaps<p>
<p>1. Open the Holdstation Wallet app and navigate to the swap feature.</p>
<h2>How to Use PayMaster for Gas Fees</h2>
<p>Holdstation Wallet introduces the PayMaster feature, allowing users to pay transaction gas fees using tokens other than the native blockchain token (ETH, BNB, etc.). Supported tokens include HOLD, ZK, uGOLD, USDC, USDC.e, and USDT.</p>

<h3>Steps to Use PayMaster for Swaps</h3>
<p>1. Open the <strong>Holdstation Wallet</strong> app and navigate to the swap feature.</p>
<p>2. Select the token you wish to swap and enter the desired amount.</p>
<p>3. Below the amount field, locate the small box with a fee icon.</p>
<p>3. Below the amount field, locate the small box with a <strong>fee icon</strong>.</p>
<p>4. Tap the fee icon to choose the token you want to use for the gas fee (e.g., HOLD, USDC).</p>
<p>5. Complete the swap as usual. The gas fee will be deducted from the selected token.</p>
<p>How to Use PayMaster for Sending Tokens<p>
<p>1. Open the Holdstation Wallet app and initiate a send transaction.</p>

<h3>Steps to Use PayMaster for Sending Tokens</h3>
<p>1. Open the <strong>Holdstation Wallet</strong> app and initiate a send transaction.</p>
<p>2. Select the recipient wallet address and enter the amount of tokens you want to send.</p>
<p>3. Below the amount field, find the small box with a fee icon.</p>
<p>3. Below the amount field, find the small box with a <strong>fee icon</strong>.</p>
<p>4. Tap the fee icon to choose the token to use for paying the gas fee.</p>
<p>5. Confirm the transaction. The gas fee will be deducted from the chosen token.</p>
<p><strong>Important</strong>: PayMaster only support zkSync blockchain</p>

<p>With PayMaster, you can manage transactions even when your native token balance is low, ensuring a smooth experience for every swap or send action.</p>
</main>

<footer>
<p><a href="../index.html">Back to Help Center</a></p>
<p>Join <a href="https://discord.gg/holdstation">Discord</a> or <a href="https://t.me/HoldstationW_EN">Telegram</a> it help you Faster</p>
<p>Join <a href="https://discord.gg/holdstation">Discord</a> or <a href="https://t.me/HoldstationW_EN">Telegram</a> to get faster support!</p>
</footer>
</body>
</html>

0 comments on commit c9fc447

Please sign in to comment.