GET_ACCOUNT_SNAPSHOT
Get a snapshot of an account at a specific slot & writeVersion
Overview
Get a snapshot of an account at a specific slot & writeVersion
Header parameters
x-api-keystringRequired
the API key
Body
typestringRequiredExample:
Should be set to 'GET_ACCOUNT_SNAPSHOT'. This is the type of query you want to perform.
GET_ACCOUNT_SNAPSHOTResponses
200
Successful Response
application/json; charset=utf-8
post
/query/solana200
Successful Response
Example
Javascript
cURL
Last updated