GET_INSTRUCTIONS_INVOLVING_ACCOUNT
Get instructions associated with a specific account
Overview
Get instructions associated with a specific account
Header parameters
x-api-keystringRequired
the API key
Body
typestringRequiredExample:
should be set to 'GET_INSTRUCTIONS_INVOLVING_ACCOUNT' This is the type of query you want to perform.
GET_INSTRUCTIONS_INVOLVING_ACCOUNTResponses
200
Successful Response
application/json; charset=utf-8
post
/query/solana200
Successful Response
Example - Basic
Javascript
cURL
Example - Advanced
javascript
cURL
Last updated