helius-apiQuery Solana data via the Helius API. Use when the user asks about Solana wallet balances, token holdings, NFT holdings, transaction history, transfer activity, wallet identity/labels, wallet funding sources, parsing transactions, or other Solana on-chain data. Triggers on: "solana wallet", "sol balance", "solana transactions", "wallet history", "who funded this wallet", "wallet identity", "solana transfers", "solana NFTs", "helius", "check solana address", "solana data", "parse transaction", "enhanced transactions", "transaction details".
Install via ClawdBot CLI:
clawdbot install itsahedge/helius-apiQuery comprehensive Solana data via REST endpoints. Requires HELIUS_API_KEY env var.
export HELIUS_API_KEY="your-key-here"
Get a key at
https://api.helius.xyz/v1/wallet/{address}/...?api-key=KEYhttps://api-mainnet.helius-rpc.com/v0/...?api-key=KEYAuth: ?api-key=$HELIUS_API_KEY query param or X-Api-Key header.
| 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 |
| 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 |
Read the appropriate file for detailed parameters, response formats, and examples:
curl or fetch β no SDK requiredpage param (balances) or before/cursor (history, transfers)api-mainnet.helius-rpc.com)AI Usage Analysis
Analysis is being generated⦠refresh in a few seconds.
Connect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscription, then auto-refreshes tokens forever.
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Autonomous crypto trading on Base via Bankr. Use for trading tokens, monitoring launches, executing strategies, or managing a trading portfolio. Triggers on "trade", "buy", "sell", "launch", "snipe", "profit", "PnL", "portfolio balance", or any crypto trading task on Base.
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
Query DeFi portfolio data across 50+ chains via Zapper's GraphQL API. Use when the user wants to check wallet balances, DeFi positions, NFT holdings, token prices, or transaction history. Supports Base, Ethereum, Polygon, Arbitrum, Optimism, and more. Requires ZAPPER_API_KEY.
Interact with Solana blockchain via Helius APIs. Create/manage wallets, check balances (SOL + tokens), send transactions, swap tokens via Jupiter, and monitor addresses. Use for any Solana blockchain operation, crypto wallet management, token transfers, DeFi swaps, or portfolio tracking.