✓ Verified
💻 Development
✓ Enhanced Data
Helius Api
Query Solana data via the Helius API.
- Rating
- 4.3 (142 reviews)
- Downloads
- 16,747 downloads
- Version
- 1.0.0
Overview
Query Solana data via the Helius API.
Complete Documentation
View Source →
Helius API
Query comprehensive Solana data via REST endpoints. Requires HELIUS_API_KEY env var.
Setup
bash
export HELIUS_API_KEY="your-key-here"
Get a key at
Base URLs
- Wallet API:
https://api.helius.xyz/v1/wallet/{address}/...?api-key=KEY - Enhanced Transactions:
https://api-mainnet.helius-rpc.com/v0/...?api-key=KEY
?api-key=$HELIUS_API_KEY query param or X-Api-Key header.Wallet API Endpoints
| Endpoint | Path | Description |
|---|---|---|
| Balances | /v1/wallet/{address}/balances | Token + NFT holdings with USD values |
| History | /v1/wallet/{address}/history | Parsed transaction history with balance changes |
| Transfers | /v1/wallet/{address}/transfers | Token transfer activity (sent/received) |
| Identity | /v1/wallet/{address}/identity | Known wallet labels (exchanges, protocols) |
| Batch Identity | /v1/wallet/batch-identity (POST) | Look up up to 100 addresses at once |
| Funded By | /v1/wallet/{address}/funded-by | Original funding source of a wallet |
Enhanced Transactions Endpoints
| Endpoint | Path | Description |
|---|---|---|
| Parse Transactions | /v0/transactions/ (POST) | Parse signatures into human-readable data |
| Transaction History | /v0/addresses/{address}/transactions | Enhanced tx history with type/time/slot filtering |
Reference Files
Read the appropriate file for detailed parameters, response formats, and examples:
- Balances (portfolio, holdings, USD values): See references/balances.md
- History (wallet tx history, P&L, tax reports): See references/history.md
- Transfers (sent/received, payment tracking): See references/transfers.md
- Identity (wallet labels, exchange detection): See references/identity.md
- Funded By (funding source, sybil detection): See references/funded-by.md
- Enhanced Transactions (parse tx, enhanced history): See references/enhanced-transactions.md
Implementation Notes
- Use
curlorfetch— no SDK required - All endpoints return JSON
- Pagination: use
pageparam (balances) orbefore/cursor (history, transfers) - Default limit: 100 per request
- Wallet API requests cost 100 credits each
- Identity returns 404 for unknown wallets — handle gracefully
- Funded By returns 404 if wallet never received SOL
- Enhanced Transactions uses a different base URL (
api-mainnet.helius-rpc.com)
Installation
Terminal bash
openclaw install helius-api
Copied!
Tags
#coding_agents-and-ides
#api
#data
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author itsahedge
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install helius-api
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0