/solscan/transactions

POST /api/solscan/transactions

Price: 1 credit

Get a Solana transaction's full details by its signature

How to use it

Get the full details of a Solana transaction by its signature. Returns the slot, block time, fee and priority fee, compute units, success/failed status, confirmation status, version, signers, the programs and accounts involved, SOL and token balance changes, the parsed instructions, the token transfers, and the program log messages.

Parameters

Request body

Response

Errors

Response headers