DYDX_REST_QUOTA

Static DYDX_REST_QUOTA 

Source
pub static DYDX_REST_QUOTA: LazyLock<Quota>
Expand description

Default dYdX Indexer REST API rate limit.

The dYdX Indexer API rate limits are generous for read-only operations:

  • General: 100 requests per 10 seconds per IP
  • We use a conservative 10 requests per second as the default quota.