v2

latestOpenAPI 3.1.02026-07-316132736.5 KB
V2 - Trades

Get a single trade by transaction hash

Looks up a single DEX trade by its transaction hash. Returns full trade details: tokens swapped, amounts, USD value, pool address, block, timestamp, and the trading wallet address. Use this to verify a specific swap or to enrich transaction data with trade context.

get/api/2/token/trade

Query parameters

chainIdstring

Blockchain chain ID (e.g., "evm:56", "solana:solana")

Blockchain chain ID (e.g., "evm:56", "solana:solana")

transactionHashstring required

Transaction hash

Transaction hash

Response

Token trade response