Onboarding
Set up your Helius account, configure API keys, and check account status — all from within your AI tool.| Tool | Description |
|---|---|
getStarted | Check setup state and get recommended next steps |
setHeliusApiKey | Configure your API key |
generateKeypair | Create a Solana wallet for signup |
checkSignupBalance | Verify wallet has enough SOL + USDC |
agenticSignup | Pay USDC and create a Helius account (requires email, firstName, lastName) |
getAccountStatus | Check account status and credits |
DAS API (Digital Asset Standard)
Query NFTs, compressed NFTs, fungible tokens, Merkle proofs, and token accounts using the Digital Asset Standard.| Tool | Description |
|---|---|
getAsset | Get a single asset by mint address |
getAssetsByOwner | Get all assets owned by a wallet |
getAssetsByGroup | Get assets by collection |
searchAssets | Flexible multi-criteria asset search |
getAssetProof | Get Merkle proof for compressed NFTs |
getAssetProofBatch | Batch Merkle proofs |
getSignaturesForAsset | Transaction history for an asset |
getNftEditions | Get print editions |
getTokenAccounts | Get token accounts for an owner |
RPC & Network
Query balances, token holdings, account data, program accounts, blocks, and network status via Solana RPC.| Tool | Description |
|---|---|
getBalance | Get SOL balance for an address |
getTokenBalances | Get token balances for an address |
getTokenHolders | Get top holders of a token |
getAccountInfo | Get account data |
getProgramAccounts | Get accounts owned by a program |
getBlock | Get block details by slot number |
getNetworkStatus | Get Solana network status |
Transactions
Parse transactions into human-readable format and fetch enhanced transaction history for any address.| Tool | Description |
|---|---|
parseTransactions | Parse transactions into human-readable format |
getTransactionHistory | Get enhanced transaction history for an address |
Transfers
Send SOL and SPL tokens directly from your AI tool, with support for draining full balances.| Tool | Description |
|---|---|
transferSol | Send SOL to another wallet (supports sendMax to drain full balance) |
transferToken | Send SPL tokens like USDC, BONK, etc. (supports sendMax with ATA close) |
Priority Fees
Get optimal priority fee estimates to maximize transaction landing rates.| Tool | Description |
|---|---|
getPriorityFeeEstimate | Get optimal priority fee for a transaction |
Webhooks
Create, update, list, and delete real-time HTTP webhooks for monitoring on-chain events.| Tool | Description |
|---|---|
getAllWebhooks | List all webhooks |
getWebhookByID | Get a specific webhook |
createWebhook | Create a new webhook |
updateWebhook | Update an existing webhook |
deleteWebhook | Delete a webhook |
Enhanced WebSockets
Subscribe to real-time transaction events and account changes via Enhanced WebSockets.| Tool | Description |
|---|---|
transactionSubscribe | Subscribe to transaction events |
accountSubscribe | Subscribe to account changes |
getEnhancedWebSocketInfo | Get WebSocket connection details |
LaserStream gRPC
Subscribe to low-latency gRPC data streams for real-time blockchain data.| Tool | Description |
|---|---|
laserstreamSubscribe | Subscribe to gRPC data streams |
getLaserstreamInfo | Get LaserStream connection details |
Wallet
Look up wallet identities, get portfolio balances, view transaction and transfer history, and trace funding sources.| Tool | Description |
|---|---|
getWalletIdentity | Look up who owns a wallet (exchanges, protocols, KOLs) |
batchWalletIdentity | Batch identity lookup (up to 100 addresses) |
getWalletBalances | Get wallet portfolio and token balances |
getWalletHistory | Get wallet transaction history |
getWalletTransfers | Get wallet transfer history |
getWalletFundedBy | Trace wallet funding source |
Plans & Billing
Check your current plan, compare available plans, preview upgrade costs, and manage payments.| Tool | Description |
|---|---|
getHeliusPlanInfo | Get your current plan details |
compareHeliusPlans | Compare available plans |
previewUpgrade | Preview cost of upgrading |
upgradePlan | Upgrade your plan (requires email, firstName, lastName) |
payRenewal | Pay plan renewal |
Solana Knowledge
Read SIMD proposals, browse Solana source code, search documentation, and fetch Helius blog posts.| Tool | Description |
|---|---|
getSIMD | Read a specific SIMD proposal |
listSIMDs | List all SIMD proposals |
readSolanaSourceFile | Read Solana source code (Agave, Firedancer) |
searchSolanaDocs | Search Solana documentation |
fetchHeliusBlog | Fetch a Helius blog post |
Docs & Guides
Search Helius documentation, get credit and rate limit info, troubleshoot errors, and get product-specific guides.| Tool | Description |
|---|---|
lookupHeliusDocs | Search Helius documentation |
listHeliusDocTopics | List available doc topics |
getHeliusCreditsInfo | Get credit cost information |
getRateLimitInfo | Get rate limit details |
troubleshootError | Diagnose an error code |
getSenderInfo | Get Sender documentation |
getWebhookGuide | Get webhook setup guide |
getLatencyComparison | Compare latency across products |
getPumpFunGuide | Get pump.fun integration guide |
recommendStack | Get recommended Helius stack for your use case |