Parse transaction
Fetches a Solana transaction by signature and parses it into a trade, deploy, or migration summary.
Trade responses expose a human-readable platform label such as PumpFun or PumpSwap.
Authorizations
Path Parameters
Solana transaction signature
Response
Parsed transaction
Unix timestamp in seconds
buy, sell, deploy, migration, unknown Human-readable DEX/platform label, not the raw program address
"PumpFun"
Present for deploy transactions
Present for deploy transactions
Present for deploy transactions
Present for deploy transactions with a creator buy
Present for deploy transactions with a creator buy
Present for deploy transactions with a creator buy
Present for migration transactions
For trade rows, the native pool-quote mint (USDC, wSOL, USDT, USD1, PYUSD). For migration rows, the migration's quote mint. Empty when unrecognised.
Live-only. Candidate funding transfers detected in the transaction (present only when the wallet-funding pipeline is enabled).
Live-only. User-to-user transfer edges (SPL or native SOL) detected in the transaction (present only when the holder-graph pipeline is enabled).
