Leverage the full power of Solana

Our powerful APIs, webhooks, and RPCs save you the headache of dealing with cryptic on-chain data & expensive indexers, so you can focus on your product.

Built for Developers

Helius was built to make your life easier. No need to worry parsing on-chain data, spinning up your own RPC nodes, or staying up-to-date with program changes anymore.

Webhooks

Build event-driven systems and on-chain automation. Watch for on-chain events and trigger our built-in actions (PagerDuty, smart-contracts, custom endpoints).


import axios from "axios";

const apiURL = "https://api.helius.xyz/v0/webhooks?api-key=<your-key>";

axios.post(apiURL, {
    transactionTypes: ["TOKEN_TRANSFER", "DEFI_SWAP", "NFT_SALE"],
    accountAddresses: ["<any_solana_address>"],
    webhookURL: "my-server.com/my-endpoint"
}); 

Websockets

Subscribe to account changes or new transaction events for your favorite Solana accounts. No more polling. Built for ultra-low latency.

POST
my-server.com/my-endpoint

{
    "events" : {
        "type"   : "NFT_SALE",
        "amount" : "230000000",
        "buyer"  : "<some_solana_address>"
    }
}

We provide the most powerful Solana RPC hardware around. We offer the fastest speeds at the lowest prices possible. We also provide private RPCs for serious users.

Stream on-chain events on up to 100k addresses for free.

NFT API

Quickly build bots, analytics, marketplaces, portfolio or wallet trackers using our extensive REST API and webhooks.

Write 90% less code using our services.

We decode cryptic on-chain transactions and reverse-engineer all programs and annotate them for you.

We allow you to query historical data by multiple dimensions including transaction types (DAO votes, NFT Mints, DeFi Swaps, etc) or underlying protocols (Jupiter, Magic Eden, etc).

TRUSTED BY

Pricing

Providing flexible tiers for any project size.

RPC Call or Webhook Push = 1 credit

API Call = 100 credit

Free

$0/mo

100k Credits

Great for ptototypes and hobbies.

Enhanced APIs

Auto-scaling

RPC Access

Access to all pro features

Developer

$69/mo

20M Credits

Perfect for individual developers.

Enhanced APIs

Auto-scaling

RPC Access

Access to all pro features

Infinite rate-limit scaling

Priority Support

Priority Protocol Parsing

Business

$399/mo

200M Credits

For teams and advanced developers.

Enhanced APIs

Auto-scaling

RPC Access

Access to all pro features

Infinite rate-limit scaling

Priority Support

Priority Protocol Parsing

Custom SLAs

Unlimited Webhooks

Dedicated & Private RPC Servers

Enterprise Pricing

Need a tailored plan? Our enterprise plan contains custom SLAs, 24/7 priority support, access to all features, dedicated RPCs, priority contract decoding and much more.

Contact Us

Community

Join our community to see what others are saying about Helius, get support, and be the first to learn about important updates.

BACKED BY
Zhuoxun Yin
Rodri Fernandez
Alfonso Gomez
Stepan Simkin
Daniel Armitage

Start building with Helius

Start building rich, delightful crypto experiences.