正在运行一个Hyperliquid 节点吗?通过Hyperliquid 对等连接,为区块和满内存池启用直连路径。
了解更多Ethereum 需要的不仅仅是基础的 RPC 功能。Quicknode 全面的服务:低延迟的 JSON-RPC、带调试和跟踪功能的存档,以及实时Streams,所有功能均可通过一个控制面板进行管理。
六种访问Ethereum 的方式,从单次 eth_call 到数十亿行可查询的历史数据。选择合适的接口,更快上线。
mainnet 测试网均支持基于 HTTPS 和 WSS 的标准 JSON-RPC。支持所有方法,包括 eth_call、eth_getLogs、eth_getBalance、eth_sendRawTransaction 和 eth_subscribe,并设有可预测的速率限制。
Trailing 24-hour P95 Ethereum RPC response time: the slowest 5% of requests, the tail your users actually feel. Averaged across five global regions and measured against the three most-cited competitors. Lower and flatter is better.
Quicknode 不进行数据修剪的完整存档节点,并提供Ethereum 真正需要的深度分析命名空间。您可以针对历史状态运行 debug_traceTransaction、trace_block 和 trace_filter 命令,以进行索引、模拟和取证分析。
从创世区块开始的每个区块,无缺失,可通过同一endpoint以标准存档方式访问。
callTracer、prestateTracer 和 trace_filter,分别用于交易重放、MEV 分析和协议取证。
Ethereum 自主agents的首选区块链平台。借助原生的x402 和Quicknode 服务器,agent endpoint API 密钥交换,也无需人工干预,agent 发现、支付费用并配置endpoint 。
// Agent provisions an Ethereum endpointimport { x402Client } from "@quicknode/x402";const agent = new x402Client({钱包: evmWallet,货币: “USDC”});const endpoint = await agent.provision({链: "mainnet",层级: “规模”});// Endpoint ready. Paid per request. No human needed.
打开 MetaMask,进入“设置”→“网络”→“添加网络”,并按照右侧的说明输入您的Quicknode Ethereum URL。保存后,MetaMask 将通过您的私有Quicknode endpoint 进行连接endpoint 受速率限制的公共 RPC。
适用于所有Ethereum 。克隆、定制并部署。
Ethereum 所有Ethereum 方法、WebSocket 订阅以及调试和跟踪命名空间的完整参考文档。包含sdk、ethers.js、viem 和 web3.py 的代码示例。
从您的首个Ethereum endpoint 关键任务级生产工作负载,Quicknode 随您的Quicknode 。几分钟内即可开始使用。
Spin up your Ethereum endpoint and ship. The free tier covers prototyping and small production loads, no credit card required.
Dedicated Ethereum infrastructure, contractual SLAs, priority support, and procurement-ready terms for wallets, exchanges, trading firms, and high-volume protocols.
Still have unanswered questions?
Reach out to support and the Quicknode team can help you find answers.
通过 SOC 2 II 类认证 · ISO 27001
以低延迟的方式查询、订阅和流式传输Ethereum 。无论是单个 eth_call 调用,还是数十亿行历史日志和跟踪记录,您都能获得适合该任务的接口。
进行土地交易时,请在endpoint附近保持低延迟状态,并通过同一Quicknode 以编程方式进行配置。您已经熟悉的完整 EVM 工具链仍可照常使用。
完整的历史状态(未进行数据清理),外加深度分析命名空间。对存档节点运行 debug_traceTransaction、trace_block 和 trace_filter 命令,以进行索引、模拟和取证分析。
以保证可靠性的方式将Ethereum 、日志和跟踪记录的补全数据及实时数据传输至您的数据存储库。在上游进行过滤,仅接收您真正需要的数据。
具有交付保证、重试功能和内置重组处理机制的事件驱动型警报。订阅特定地址、合约事件或链上条件,并实时做出响应。
一次调用即可获取完整的地址交易记录:包括余额、内部交易,以及 ERC-20、ERC-721 和 ERC-1155 转账记录,可通过 REST 或 JSON-RPC 接口(bb_getAddress、bb_getTx)按地址或 xpub 进行查询。这是一个专为钱包、交易所和报表系统打造的托管式插件。
智能交易可在网络拥堵期间可靠地广播土地交易,并自动处理内存池可见性及重发事宜。
| JSON-RPC | WebSockets | Webhooks | Streams | Blockbook | x402 | |
|---|---|---|---|---|---|---|
| Quicknode | ||||||
| 竞争对手A | ||||||
| 竞争对手 B | ||||||
| 竞争对手 C |
P95 (95th-percentile) JSON-RPC latency over the trailing 24 hours, averaged across five global regions, identical conditions across providers. The full benchmark defaults to a longer window, so its figures will differ.
查看完整基准测试// Replay any historical transactionconst trace = await client.request({方法: "debug_traceTransaction",参数: [txHash,{ tracer: "callTracer" }]});// Full call tree, state diffs, gas usage.// No pruning. Back to genesis.
mainnet Quicknode Streams 索引mainnet 上的 ERC-20 转账记录Streams 这些数据传输到您自己的数据存储和 API 中。
一个可运行的示例应用,可将Claude agents AIagents 连接到Ethereum。通过自然语言查询余额、分析合约并监控Gas价格。
“在 Cielo,我们为超过 15 万名依赖实时数据的用户提供服务。Quicknode 在实现这一目标方面Quicknode 关键Quicknode 。”马特·亚伦,Cielo Finance联合创始人