> For the complete documentation index, see [llms.txt](https://zerotick-trade.gitbook.io/documentation.v1.2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zerotick-trade.gitbook.io/documentation.v1.2/portfolio-and-wallet.md).

# Portfolio & Wallet

Your Portfolio brings everything you hold and every move you make into one place. Instead of checking balances on separate explorers and tracking profit by hand, ZeroTick shows your positions, orders, wallet balances, transaction history, and profit and loss across every chain you use, all behind your sign-in. This page explains what the area gives you and where each flow lives.

This section covers two flows in depth. Read the overview below first, then open the page you need.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Deposit &#x26; Withdraw</strong></td><td>Move funds into and out of your wallet safely, with review and 2FA.</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/portfolio-and-wallet/deposit-and-withdraw">https://zerotick-trade.gitbook.io/documentation.v1.1/portfolio-and-wallet/deposit-and-withdraw</a></td></tr><tr><td><strong>Cross-Chain Swaps</strong></td><td>Convert an asset on one chain into another chain's asset without leaving your wallet.</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/portfolio-and-wallet/cross-chain-swaps">https://zerotick-trade.gitbook.io/documentation.v1.1/portfolio-and-wallet/cross-chain-swaps</a></td></tr></tbody></table>

### Your wallet

Your wallet is a non-custodial embedded wallet, created for you automatically when you sign up. There is nothing to install and no seed phrase to write down before you start. **ZeroTick never sees, stores, or has access to your private keys.** The keys are yours, and only you can authorize funds leaving your wallet.

It is built on Openfort as an MPC (multi-party computation) wallet: your private key is split into shares rather than held whole in one place, so no single party, not ZeroTick and not Openfort, ever holds your complete key. You can export your private keys at any time and use them with any compatible wallet. Revealing or exporting a key asks you to confirm it is you first.

#### One wallet, every chain

During MVP you have one multichain wallet with an address on every supported chain. Your EVM chains share a single address, and Solana has its own.

| Address                              | Chains it covers                                        |
| ------------------------------------ | ------------------------------------------------------- |
| **EVM address** (one shared address) | Ethereum, BSC, Polygon, Arbitrum, Base, Optimism, Monad |
| **Solana address**                   | Solana                                                  |

{% hint style="info" %}
You have one multichain wallet during MVP. Creating additional wallets inside your account is planned for a later update. Sui is not part of V0. For the full list you can hold, send, and trade on, see [Supported chains](https://zerotick-trade.gitbook.io/documentation.v1.1/marketplace/supported-chains).
{% endhint %}

{% hint style="danger" %}
Your keys are yours alone, so keep a backup. Complete the security setup and download your recovery kit, or you could lose access to your funds if you lose your device. See [Security and backup](https://zerotick-trade.gitbook.io/documentation.v1.1/getting-started/security-and-backup).
{% endhint %}

### Your portfolio

The portfolio has three tabs.

| Tab          | What it shows                                                                                                               |
| ------------ | --------------------------------------------------------------------------------------------------------------------------- |
| **Overview** | Your total value, a performance chart and PnL Calendar, and quick stats like total trades, win rate, and average hold time. |
| **Trades**   | Your positions and orders, split into sub-tabs.                                                                             |
| **Wallet**   | Your balances per chain, your saved withdrawal addresses, and your full transaction history.                                |

#### Overview

The **Overview** tab pulls your performance together across every chain. A hero balance shows your **Total value**, broken into **Unrealized** (profit or loss on positions still open), **Tradeable** (balance ready to trade), and **Locked** (capital deployed into open positions). Below it, a performance chart and a **PnL Calendar** plot your profit and loss over time, alongside stats for realized and unrealized PnL, total trades, win rate, and average hold time. Use the chain filter to focus on a single chain.

#### Trades

The **Trades** tab organizes your activity into sub-tabs:

| Sub-tab              | What it shows                                                                              |
| -------------------- | ------------------------------------------------------------------------------------------ |
| **Open positions**   | Trades you currently hold, with live profit and loss, average entry, and remaining amount. |
| **Closed positions** | Completed trades, with realized profit and loss and your average buy and sell prices.      |
| **Open orders**      | Limit orders waiting to fill.                                                              |

#### Wallet

The **Wallet** tab is your balances and records in one view. It lists your holdings per chain, your saved withdrawal addresses, and a **Transaction History** of every deposit, withdrawal, swap, and transfer, each with its status and a link to view it on the block explorer.

### Moving funds

Three actions move value in and out of your wallet. Each opens as its own screen, and every fee is shown before you confirm.

* **Deposit.** Receive crypto into your wallet. Open the **Deposit** screen from the navbar, pick the chain, then copy your address or scan the QR code and send from any wallet or exchange. Full detail is in [Deposit & Withdraw](https://zerotick-trade.gitbook.io/documentation.v1.1/portfolio-and-wallet/deposit-and-withdraw); step by step is in the [Deposit guide](https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/deposit).
* **Withdraw.** Send funds to an external address through the unified **Send** flow, with a review step before anything is signed. Step by step is in the [Withdraw guide](https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/withdraw).
* **Cross-chain swap.** Convert an asset on one chain into another chain's asset without leaving your wallet, with a quote you review first. See [Cross-Chain Swaps](https://zerotick-trade.gitbook.io/documentation.v1.1/portfolio-and-wallet/cross-chain-swaps) or the [Swap guide](https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/swap).

{% hint style="warning" %}
Withdrawals cannot be reversed once submitted. When two-factor authentication is on, external withdrawals ask for a 2FA code by default before signing. You can set this and other limits in **Account & Security**.
{% endhint %}

<details>

<summary>Does ZeroTick hold my funds?</summary>

No. Your wallet is non-custodial, so the keys are yours and only you can authorize funds leaving it. ZeroTick never sees or stores your private keys, and the server keeps only metadata such as your addresses, never your keys.

</details>

<details>

<summary>Why do several chains show the same address?</summary>

Ethereum, BSC, Polygon, Arbitrum, Base, Optimism, and Monad are all EVM chains, so they share one wallet address. Solana has its own. Because the shared address is the same everywhere, always send on the chain you actually selected, since funds arrive on whichever chain the sender used.

</details>

### Related pages

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Deposit</strong></td><td>Pick a chain, copy your address, and receive funds.</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/deposit">https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/deposit</a></td></tr><tr><td><strong>Withdraw</strong></td><td>Send funds to an external address, with review and 2FA.</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/withdraw">https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/withdraw</a></td></tr><tr><td><strong>Swap</strong></td><td>Convert one asset to another from your wallet.</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/swap">https://zerotick-trade.gitbook.io/documentation.v1.1/user-guides/swap</a></td></tr><tr><td><strong>Security and backup</strong></td><td>Complete your setup and download your recovery kit.</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/getting-started/security-and-backup">https://zerotick-trade.gitbook.io/documentation.v1.1/getting-started/security-and-backup</a></td></tr><tr><td><strong>Supported chains</strong></td><td>The chains you can hold, send, and trade on ZeroTick.</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/marketplace/supported-chains">https://zerotick-trade.gitbook.io/documentation.v1.1/marketplace/supported-chains</a></td></tr><tr><td><strong>Fees and pricing</strong></td><td>How ZeroTick's fees work across the app.</td><td><a href="https://zerotick-trade.gitbook.io/documentation.v1.1/fees-and-pricing">https://zerotick-trade.gitbook.io/documentation.v1.1/fees-and-pricing</a></td></tr></tbody></table>
