GET_INSTRUCTION
Get instruction from a specific parent transaction
Overview
Get specific instruction for a tx
Header parameters
x-api-keystringRequired
the API key
Body
typestringRequiredExample:
should be set to 'GET_INSTRUCTION' This is the type of query you want to perform.
GET_INSTRUCTIONResponses
200
Successful Response
application/json; charset=utf-8
post
/query/solana200
Successful Response
Example
Javascript
cURL
Last updated