All Chains
S

Starknet

starknet

Validity rollup using STARK proofs

Networks

Available networks for Starknet. Use mainnet for production and testnets for development.

Mainnet

Production

RPC: https://starknet-mainnet.rpc.bootnode.dev

Sepolia

Testnet

RPC: https://starknet-sepolia.rpc.bootnode.dev

Supported APIs

Everything you need to build on Starknet, available through a single API key.

JSON-RPC
WebSocket
Token API
NFT API
Transfers API
Webhooks

Chain Features

Key capabilities and characteristics of Starknet.

STARK Proofs
Cairo Language
Account Abstraction

Quick Start

Send your first request to Starknet in under a minute.

cURL
eth_blockNumber
curl -X POST https://starknet-mainnet.rpc.bootnode.dev \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "jsonrpc": "2.0",
    "id": 1,
    "method": "eth_blockNumber",
    "params": []
  }'

Pricing

Starknet is included in all Bootnode plans. Start free and scale as you grow.

Free

$0/mo

100M compute units per month. Perfect for getting started.

Growth

Popular

$99/mo

1B compute units per month. All chains and APIs included.

Enterprise

Custom

Dedicated infrastructure with 99.999% SLA and 24/7 support.

Explore More Chains

Bootnode supports 100+ blockchains. Here are some popular ones.