/solscan/accounts

POST /api/solscan/accounts

Price: 1 credit

Get a Solana account's overview by its address

How to use it

Get the on-chain overview of a Solana account (wallet or program) by its base58 address. Returns the owner program, account type (system account, token account, program, etc.), the SOL balance (raw lamports and SOL), executable flag, whether the address is on the ed25519 curve, allocated data space, and any known label and tags (e.g. exchange, market, program).

Parameters

Request body

Response

Errors

Response headers