跳转至主要内容

Starknet API Endpoints

更新于
Dec 05, 2025

Quicknode gives you high-performance access to the Scroll blockchain through HTTP and WebSocket (WSS) endpoints. These endpoints are designed for reliability, speed, and real-time data delivery, and provide the foundation for building scalable Web3 applications.

HTTP 端点

Quicknode 的 HTTP 端点提供了功能强大的 JSON-RPC API 访问功能,具备多种性能层级和优化功能,旨在满足不同的应用需求。

https://your-endpoint.quiknode.pro/auth-token/

最适合:

  • Web3 应用程序后端和 API
  • 智能合约的部署与交互
  • 区块链数据查询与分析
  • 开发和测试环境

Supporting Multiple Versions

Quicknode supports multiple versions of Starknet's RPC endpoint. Users can specify the desired version by adding it to the URL path.

Currently supported versions: 0.6, 0.7, 0.8, 0.9, 0.10, and the latest unversioned endpoint.

https://YOUR_QUICKNODE_ENDPOINT_URL/rpc/v0_8

Deprecation Notice

Starknet Foundation has announced the deprecation of RPC versions 0.6 and 0.7:

  • RPC v0.6 will be removed: December 10, 2025
  • RPC v0.7 will be removed: January 1, 2026

Please migrate to RPC v0.8 or later versions. For more details, see the official Starknet deprecation notice.

信贷使用情况

Different methods consume different amounts of credits: View Starknet API credit costs →

速率限制

速率限制因套餐等级而异:查看详细定价和限制 →

分享此文档