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