transaction detail
v2
get
Get the detail of a transaction. Return transaction data after parsed by Solscan Parser. Data will include very helpful data such as: token and sol balance changes, IDL data, defi or transfer activities of each instructions
QUERY PARAMS
tx
string
required
Transaction Address
RESPONSES
200
OK
Response Body
400
Bad Request
Response Body
401
Authentication failed
403
Too Many Requests
500
Internal Server Error
Javascript
Python
Shell
Go
C#
Authorization
Response
Click Try It! to start a request and see the response here!