Interactive RPC request builder on the API key page

You can now build and send an RPC request straight from your API key page, without copying anything into a terminal first. Pick a method and network inline in the example request, then send it and see the response rendered inline.

  • Inline method and network selectors — Switch the JSON-RPC method and the target network directly in the curl example; the request URL fills in with your API key appended.
  • Send from the dashboard — Use the send button to run the request against the selected endpoint and view a syntax-highlighted, expandable JSON response.
  • Copy the full command — The copy button still copies the complete curl command so you can run it anywhere.

Request Count by Method chart and line or stacked chart views

Added a Request Count by Method chart to the Nodes Metrics page and a toggle to switch the usage breakdown charts between stacked and line views.

CU usage by API key breakdown chart

Added a new CU Usage by API Key breakdown chart to the Nodes Metrics page.

CSV metrics export and CU usage by network chart

Added CSV export for RPC metrics and a new CU Usage by Network breakdown chart to the Nodes Metrics page.

Rollups renamed to Chains, plus Bundler updates

Renamed Rollups to Chains and updated navigation URLs. Added a dedicated Bundler page and new installation flow for Conduit Account Abstraction.

RPC Nodes rate-limiting changes

To improve the reliability and throughput of the RPC product, rate-limiting now works differently.

Rate limits are now enforced in Compute Units per second (CU/s). The documentation has been updated to reflect these changes. Read more here

Tempo Testnet support and app improvements

Launched a new chain for RPC Nodes and quality of life and performance improvements to the app.

Introducing the Conduit Changelog

We’re kicking off changelogs and release notes along with our brand new documentation site!