Skip to main content
POST
/solscan/accounts

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
address
string
required
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

address
string
required
@type
string
default:SolscanAccount
type
string | null
owner_program
string | null
lamports
integer | null
sol_balance
number | null
executable
boolean | null
is_on_curve
boolean | null
space
integer | null
label
string | null
tags
string[]