Deployed 3a58297 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-07-21 04:52:40 +00:00
parent b22beec43d
commit 55061e66f3
2 changed files with 2 additions and 2 deletions

View File

@@ -2511,7 +2511,7 @@ This needs to be configured like this:</p>
<span class="p">}</span>
</code></pre></div>
<ul>
<li>walletAddress in hex format: <code>0x&lt;40 hex characters&gt;</code> - Can be easily copied from your wallet - and should be your wallet address, not your API Wallet Address.</li>
<li>walletAddress in hex format: <code>0x&lt;40 hex characters&gt;</code> - Can be easily copied from your wallet - and should be your main wallet address, not your API Wallet Address.</li>
<li>privateKey in hex format: <code>0x&lt;64 hex characters&gt;</code> - Use the key the API Wallet shows on creation.</li>
</ul>
<p>Hyperliquid handles deposits and withdrawals on the Arbitrum One chain, a Layer 2 scaling solution built on top of Ethereum. Hyperliquid uses USDC as quote / collateral. The process of depositing USDC on Hyperliquid requires a couple of steps, see <a href="https://hyperliquid.gitbook.io/hyperliquid-docs/onboarding/how-to-start-trading">how to start trading</a> for details on what steps are needed.</p>

File diff suppressed because one or more lines are too long