Step-by-step: what happens when you trade

1

You open a supported terminal

You go to a supported terminal (Axiom, Padre, Photon, BullX, Phantom Terminal).

2

Tap injects its trading panel (overlay)

When the page loads, Tap detects the terminal and displays a Solana Tap panel/overlay on the page.

3

You set up the trade normally

You pick a token, choose buy/sell, set size, slippage, and any options you want (MEV protection, priority fees, SL/TP—depending on what you set inside Tap).

4

Tap reads the trade intent

Tap captures the trade details from the terminal and prepares an execution request.

5

Tap runs funded-rule checks before executing

Before sending anything on-chain, Tap checks whether the trade would break funded rules and execution constraints (examples: max position sizing, max open positions, drawdown protections, prohibited behavior triggers).

  • If it passes, Tap proceeds.

  • If it fails, Tap blocks the trade and shows a clear reason.

6

Tap executes using the built-in Solana Funded wallet

Trades are executed using Tap’s built-in Solana Funded wallet (this is the wallet that trades the funded capital).

7

Tap confirms the result + updates tracking

Once the transaction is sent/confirmed, Tap updates your trade history and your evaluation/funded tracking inside the extension (so you can monitor progress without leaving the terminal).

Last updated