Account Data Query - devnet

NOTE: This endpoint is only callable by API keys in the following tiers:

  • Business
  • Developer
  • Enterprise
  • PremiumSharedRpc
  • StarterSharedRpc
  • UltimateSharedRpc

Retrieve account data via parsed properties. Must provide either (owner, accountType) OR (pubkey)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

body

string | null

First signature in a transaction, which can be used to track and verify the transaction status across the complete ledger. It is a base-58 encoded string that is uniquely generated for each transaction. optional field

string

public key of the account that received the reward (i.e, staking account) optional field

string

The owner of the account

number

lamports given to the publickey

string

The account type

accountData
object

A JSON object field that contains the field/values of this account schema. Example: { "data": { "symbol": "BCBY" } }.

For parsed account schema documentation, visit the explorer here: https://www.hellomoon.io/lookup/parsed-account-schemas.

number

The number of results to return per page

number

The page number to return

string

The pagination token to use to keep your position in the results

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json