solscan logo

program analytics

v2

Retrieve comprehensive on-chain analytics for any Solana program. This endpoint provides detailed program-level statistics, including the number of transactions, successful transactions, total interaction volume, and the count of instruction calls.

QUERY PARAMS

address

string

required

A program address on solana blockchain.

range

number

required

Time range in days for the data/statistics to be returned.

Enum: 7, 30

RESPONSES

200

OK

Response Body

400

Bad Request

Response Body

401

Authentication failed

Response Body

429

Too Many Requests

Response Body

500

Internal Server Error

Response Body

icon

Javascript

icon

Python

icon

Shell

icon

Go

icon

C#

Authorization

Response

Click Try It! to start a request and see the response here!