For the complete documentation index, see llms.txt. This page is also available as Markdown.

Orders and History

Every trade you place, every order you queue, every market move beside them — in one panel.

The Orders panel sits under the trading chart and consolidates four views: public token flow, your token-specific holdings, your open and recent orders, and your full lifetime activity. Switch tabs to move between the market and your own actions without leaving the trading screen.

Transactions

Public token activity — use this tab to read the tape. Recent buys and sells for the token in focus, with initiator wallets and Solscan links for forensic follow-up.

Columns:

  • Date / Age — when the trade happened.

  • Type / Initiator — what it was and who placed it.

  • Price / Amount / Total — execution data.

  • TXN — Solscan link.

My Assets

Holdings for the current token. Use this tab to see what you own, what's still in the bag, and what's already been realized.

Visible fields:

  • Date / Token / Wallet — provenance.

  • Invested / Remaining / Sold — position lifecycle.

  • P&L changes — running performance.

  • Actions — quick re-trade or cancel.

Filters include Hidden and Zero balance for tidying long lists when you hold dust across many tokens.

My Orders

Your order records — active, finished, or errored. The same tab that limit orders land in after submission.

Status buckets:

  • Active — open orders awaiting fill.

  • Completed — filled orders.

  • Error — orders that hit a failure condition.

Columns: Date, Price, Token, Type, Direction, Status, Instrument, Actions. If no orders match the token in focus, the table reads No orders found.

Transaction History

Your full trade ledger. Use this tab for retrospective review or to audit a failed session.

Status buckets:

  • Completed — successful trades.

  • Error — failed transactions.

  • Cancel — orders you cancelled.

Columns: Date, Token, Wallet, Direction, Amount, Price, Volume, Status, Instrument, Actions.

When to Use Which Tab

  • Reading the market right now — Transactions.

  • Checking what you currently hold — My Assets.

  • Watching open limit orders — My Orders → Active.

  • Investigating a failed trade — Transaction History → Error.

  • Auditing a session — Transaction History (all).

More to Explore

Cover

How orders enter the Active bucket.

Cover

Immediate-fill flow and what lands in Completed.

Cover

Why orders move to Error and how to read the cause.

Need to understand why an order shows Error? See Execution Risks.

FAQs

Why is my order in Error instead of Completed?

Order errors come from a wallet, network, or pool-level condition — insufficient gas, slippage tolerance exceeded, liquidity shortfall, or a routing failure. Open the row's Actions to see the cause; [Execution Risks](execution-risks.md) covers the common patterns.

How long does My Orders keep an Active limit visible?

Until the order fills, errors, or you cancel it. There is no automatic expiry; review the Active list periodically.

What's the difference between My Orders and Transaction History?

My Orders focuses on the order lifecycle (Active / Completed / Error). Transaction History is the full ledger of trades, including cancelled and failed ones, for retrospective review.

Can I filter by token in Transactions?

The Transactions tab is scoped to the token currently in focus on the trading screen. Switch tokens via the token search or token page to refresh the feed.

Why does My Assets show fewer entries than I expect?

Default filters hide zero-balance and hidden tokens. Toggle the `Hidden` or `Zero balance` filter to surface them.

Last updated