Instruction Names

Solana API endpoint for fetching available token instruction names for Solana programs. Use to filter and categorize on-chain token program interactions.

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

Fetch Solana instruction names across programs using this API endpoint. Retrieve instruction names derived from discriminants and filter by program address, program name, or fuzzy search queries.

This endpoint is useful for decoding transactions, categorizing on-chain activity, and building analytics tools that require structured understanding of Solana program interactions.

Returns instruction names derived from discriminants across Solana programs.

Replaces: GET /token/instruction-names

Query Params
string | null

Fuzzy search for similar instructions based on your input.

file | null

Enter the discriminant for a direct instruction name match.

string | null

Return all the instructions for this program address

string | null

Return all the instructions for this program name

Responses

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