portal-query-solana-instructions

Installation
SKILL.md

When to Use This Skill

Use this skill when you need to:

  • Track Solana program interactions (Jupiter swaps, Raydium pools, etc.)
  • Monitor SPL token transfers
  • Analyze wallet activity on Solana
  • Filter by specific program functions (using discriminators)
  • Track account interactions with programs

Solana instructions are the equivalent of EVM transactions/logs - they capture on-chain program calls.


Pre-Build: Estimate Instruction Volume

Before building an indexer, always verify the program has sufficient instruction volume. Query Portal for a 10K-slot sample to estimate throughput:

Installs
6
First Seen
Feb 26, 2026
portal-query-solana-instructions — subsquid-labs/agent-skills