Wallet-based copy trading

Solana Copy Trading

Solana copy trading uses public on-chain wallet activity as an input for a separate account's trading decisions. A system observes a selected address, interprets supported transactions, applies follower-specific rules, and may prepare or submit another transaction depending on product availability and controls.

Published August 24, 2026Updated August 24, 2026Independent product guide
01

What on-chain visibility provides

Solana exposes confirmed transaction data, account changes, token mints, instructions, and signatures. That can show what an address did on-chain, but not its owner, off-chain reasoning, other wallets, hedges, or future intent.

02

The copy trading pipeline

Each stage can introduce uncertainty, so observation and execution should never be described as the same event.

  • Receive public transaction data
  • Classify supported activity
  • Apply user rules
  • Create a separate decision
03

Execution is a new transaction

A copied trade is not a duplicate at the same ledger position. It is a new transaction with its own block timing, route, fees, slippage, balance constraints, and failure modes.

  • Source transaction is already confirmed
  • Follower transaction starts later
  • Market state can change
  • The follower may receive a different result
04

Practical follower controls

Controls reduce exposure to known conditions but cannot remove market risk.

  • Trade and account exposure caps
  • Maximum accepted slippage
  • Token and venue allowlists
  • Stale activity rejection
  • A system-level execution lock
05

PumpCopy availability

PumpCopy currently supports account setup, signed wallet login, paper-first state, and transparent plan fees. Automated transaction ingestion and live execution remain gated until their reliability and reconciliation requirements are met.

Independent by design

PumpCopy is not affiliated with, endorsed by, or sponsored by Pump.fun or the Solana Foundation. Product and protocol names identify the independent ecosystems discussed.

Start with a paper-first account

Create your PumpCopy account and explore the rule-based workflow while automated live execution remains gated.