Solana

Solana Beta is live. Try BoltRPC Solana endpoints free - start your trial now.

Starknet

Starknet

Starknet Mainnet

Connect to Starknet with BoltRPC's Starknet RPC endpoint. Flat-rate pricing from $49/mo. Free 2-week trial, no credit card required.

Chain ID: SN_MAIN JSON-RPC 2.0 WebSocket

Latency

Trusted by

Chainlink Enjin Tiingo Gains Network

Quick Connect

Add this endpoint to your application to start making requests.

HTTPS
https://eu.endpoints.matrixed.link/rpc/starknet?auth=YOUR_KEY
WebSocket
wss://eu.endpoints.matrixed.link/ws/starknet?auth=YOUR_KEY

Replace YOUR_KEY with your API key. Get a free key →

Connect in 60 Seconds

Choose your preferred library and start building.

import { RpcProvider } from "starknet";

const provider = new RpcProvider({
  nodeUrl: "https://eu.endpoints.matrixed.link/rpc/starknet?auth=YOUR_KEY",
});

const block = await provider.getBlockNumber();

Why BoltRPC for Starknet

Production-grade infrastructure for Cairo VM applications

Starknet's ecosystem is past early adopter stage. Production protocols running on Starknet need a provider that treats Starknet as a first-class supported chain, not an afterthought. BoltRPC provides dedicated Starknet infrastructure with the same reliability standards as its EVM chains.

ZK-STARK proof workloads demand more from infrastructure

Starknet's proving pipeline puts heavier demands on node infrastructure than standard EVM chains. ZK-STARK proof generation runs alongside standard JSON-RPC requests. BoltRPC's Starknet nodes are sized for production RPC volume alongside proof processing.

Full Starknet JSON-RPC specification

BoltRPC supports the full Starknet JSON-RPC specification including starknet_getBlock, starknet_call, starknet_addInvokeTransaction, and all standard methods. No partial implementation or missing endpoints.

Cairo ecosystem growth demands reliable access

Starknet's native smart contract language (Cairo) has a growing developer ecosystem. DeFi, NFT, and gaming protocols on Starknet all require reliable RPC access. As the ecosystem grows, provider reliability becomes more critical.

Flat-rate pricing for Starknet-native call patterns

Starknet's starknet_call and starknet_estimateFee are the workhorse methods for Cairo contract interaction. Flat pricing means your call patterns do not create billing surprises as your application scales.

WebSocket for real-time Starknet monitoring

Subscribe to Starknet events and new blocks via WebSocket. Essential for applications that need to react to contract events and proof submissions in real time.

Starknet RPC FAQ

Ready to get started?

Join thousands of developers building next-generation blockchain applications. Get started in minutes with our developer-friendly infrastructure.