curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "chain_getBlock"}' 'https://shiden.api.onfinality.io/public'https://shiden.api.onfinality.io/publicwss://shiden.api.onfinality.io/public-wshttps://shiden.api.onfinality.io/rest/public/blocks/head* The public endpoint is rate limited
Archive
N.Virginia
FullArchiveCollator
N.Virginia
JSON-RPCWebSocketsMetrics
Only pay for what you need.
Shiden Network is a multi-chain decentralized application layer on Kusama Network, supporting Ethereum Virtual Machine (EVM), WebAssembly (Wasm), and Layer 2 solutions. It enables developers to build and deploy smart contracts, DeFi protocols, NFT marketplaces, and other dApps on Kusama.
To interact with Shiden, applications need access to an RPC (Remote Procedure Call) endpoint. An RPC endpoint is a network URL that allows wallets, dApps, indexers, and backend services to read blockchain data, submit transactions, and execute smart contract functions. Reliable RPC infrastructure is critical for production applications to maintain uptime and performance.
OnFinality provides managed Shiden RPC endpoints with both HTTP and WebSocket transport. Our infrastructure is designed for teams that need stable, authenticated access with usage analytics and clear scaling paths.
https://shiden.api.onfinality.io/public (HTTP) and wss://shiden.api.onfinality.io/public-ws (WebSocket). Note that public endpoints have rate limits and are not recommended for production.For teams requiring full control and maximum performance, OnFinality offers dedicated Shiden nodes. You can deploy full, archive, or collator nodes in our global infrastructure with features like:
Dedicated nodes are ideal for high-throughput dApps, validators, collators, and enterprise backends.
chain_getBlock.OnFinality eliminates the DevOps overhead of running your own node, allowing you to focus on building.
Shiden RPC access is useful when a product needs dependable chain reads, transaction submission, and a clear path from a first request to production infrastructure.
Best fit: mainnet production workflows for parachain apps, collators, and Substrate backends.
What builders usually check first:
Supported capability notes:
Decision notes:
A quick connection check usually starts with chain_getBlock, then moves into the exact methods your wallet, dashboard, bot, indexer, or backend service needs.
Planning the next step:
Next steps:
OnFinality takes away the heavy lifting of DevOps so you can build smarter and faster.
Get Started