GET_ACCOUNTS_WITH_LAMPORTS
Get accounts within a range of lamports
Overview
Get accounts within a range of lamports
Header parameters
x-api-keystringRequired
the API key
Body
typestringRequiredExample:
Should be set to 'GET_ACCOUNTS_WITH_LAMPORTS'. This is the type of query you want to perform.
GET_ACCOUNTS_WITH_LAMPORTSResponses
200
Successful Response
application/json
post
/query/solana200
Successful Response
Lamports Type
Example - Basic
Javascript
cURL
Example - Advanced
Javascript
cURL
Last updated