Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Rate limiting

Overview

This page covers rate limits for the Radius Network RPC and best practices for handling them.

Rate Limiting "Gas"

Radius Network tracks the number of requests made to the RPC url per API key. Users who do not use an API key get a lower threshold of requests per second. API keys default to 10MGas/s. For higher rate limits, please contact Radius at [email protected].

The "Gas" in this context includes any RPC call, but also is incremented by gas consumed by transactions.