Wallet

The Wallet page provides a real-time snapshot of all SPL tokens in your connected wallet, displaying each token’s quantity, current market price, total value, and built-in quick-sell actions. At the top, you see a cumulative Total Value (in USD) of your entire token portfolio. Below that, a table lists each token line by line letting you assess, at a glance, which positions are worth holding or selling.

Key elements include:

  • Total Value Header: Combined USD value of all tokens you hold.

  • Token Table: Columns for Token, Amount, Price, Value, and Actions.

  • Sell Buttons (25%, 50%, 75%, 100%) under “Actions” for each token row, enabling partial or complete position exits with one click.

  • Footer Links: “Terms & Conditions” and “Privacy Policy” always available at the bottom.

Below, each feature is described in detail.


1. Total Value Header

At the top of the page, just beneath the site header (with navigation links and SOL price), you’ll find:

  • “HOLDINGS” Title & Subtitle:

    • Clearly indicates that this page lists all the tokens currently in your wallet with up-to-the-second pricing.

    • The subtitle (“Your token holdings in real-time.”) reminds you that prices update live.

  • Total Value Display:

    • Shows the aggregated USD value of every token in your portfolio (rounded to two decimal places).

    • As token prices fluctuate, this number updates automatically, reflecting market changes.

    • If you hold, for example, 150 Y-Token at $0.136 each (≈ $20.45) plus 10,000 X-Token at $0.00056 each (≈ $5.60), etc., the sum appears here.


2. Token Table: Columns & Rows

Below the header is a scrollable table with five columns: Token, Amount, Price, Value, and Actions. Each row corresponds to a distinct SPL token in your wallet.

2.1 Column: Token

  • Token Icon: The leftmost cell shows a circular icon—either the project’s uploaded logo/video thumbnail or a generic placeholder if no media is available.

  • Token Name: Next to the icon, the full name (e.g., “A-Token”) in bold.

  • Contract Address (Abbreviated): On the next line, a truncated version of the on-chain address (e.g., “HNq5…pump”) with a small copy-to-clipboard icon.

    • Copy Behavior: Clicking the contract abbreviation automatically copies the full token address to your clipboard, making it easy to share or look up on a block explorer.

2.2 Column: Amount

  • Displays the exact token balance in your wallet (e.g., “150.08188” Y-Token or “10000” Z-Token).

  • Real-Time Sync: As you receive or send tokens, this number updates whenever you refresh the page or on auto-refresh intervals (e.g., every 10–15 seconds).

2.3 Column: Price

  • Shows the current per-token market price in USD (e.g., “$ 0.136279” for A-Token).

  • Live Updates: Prices refresh in real time, reflecting the latest trades on integrated DEXes. If a token is extremely new or illiquid and shows “$ 0.00,” it simply means its on-chain price data is too small to register or hasn’t been established.

2.4 Column: Value

  • Automatically calculated as Amount × Price, rounded to two decimal places (e.g., “150.08188 × 0.136279 ≈ $20.45”).

  • Portfolio Impact: This column shows you exactly how much each individual token contributes to your Total Value.

2.5 Column: Actions

  • Four adjacent buttons, each labeled:

    1. SELL 25%

    2. SELL 50%

    3. SELL 75%

    4. SELL 100%

  • Functionality:

    • Clicking any of these buttons immediately opens a pre-filled Swap modal (the same “Swap” interface discussed earlier), with:

      • From: The token in question.

      • Amount: Exactly 25% (or 50%, 75%, 100%) of your current wallet balance—calculated automatically.

      • To: Defaulted to SOL or your chosen base token.

      • Slippage & Fees: Inherit your previously saved Slippage, Priority Fee, Bribery Fee, and MEV-Protection settings (if enabled).

    • One-Click Sell: After reviewing the pre-fill, you simply confirm in your wallet to execute the partial or full position sale.

    • Immediate Execution: The swap routes through your preferred DEX (e.g., Tradersdex native pools or Raydium) and completes in a few seconds, depending on network conditions.


3. Scroll Behavior & Pagination

  • Vertical Scrolling: If you hold dozens or hundreds of tokens, the table becomes vertically scrollable. A scroll bar on the right lets you navigate through all token rows.

  • No Pagination: All holdings are listed on a single scrollable page for maximum transparency. If you hold 50 unique tokens, all 50 appear in one continuous list—no “Next Page” buttons necessary.


4. Copy-to-Clipboard Utility

Under the Token column, clicking the small clipboard icon next to the shortened contract address copies the full address into your system’s clipboard. This is especially useful when:

  • You want to cross-check the token on Solana Explorer.

  • You need to share it with a friend or developer.

  • You are performing off-chain research (e.g., reading the token’s on-chain metadata or verifying supply).

A small “Copied!” tooltip appears momentarily to confirm success.

Last updated