LIST_ACCOUNTS
List accounts for a program
Overview
List accounts for a given programId
Header parameters
x-api-keystringRequired
the API key
Body
typestringRequiredExample:
Should be set to 'LIST_ACCOUNTS'. This is the type of query you want to perform.
LIST_ACCOUNTSResponses
200
Successful Response
application/json; charset=utf-8
post
/query/solana200
Successful Response
Example - Basic
Javascript
cURL
Example - Advanced
Javascript
cURL
Last updated