SODAX Symbol
BETA

Rate Limiter

The Rate Limiter is the contract-level mechanism that controls asset throughput across the bridge layer, managing risk by capping transfer volumes within defined time windows.

riskbridgingcross-networkconstraintssystem

What it is

The Rate Limiter is a smart contract deployed on both the Hub and each Spoke network. It enforces caps on how much value can flow through the bridge layer within a given time window.

Rate limiting is a risk management mechanism. It prevents any single event, whether a bug, an exploit, or unusual market conditions, from draining system liquidity in a short period.

What it does inside SODAX

Within the SODAX system, the Rate Limiter:

  • Caps the volume of assets that can be bridged to or from a given Spoke within a defined period
  • Enforces separate limits on the Hub side and on each Spoke side
  • Rejects or queues transactions that exceed the current rate limit window
  • Operates transparently, meaning rate limits are enforced at the contract level and cannot be bypassed

Rate limits are configured per asset and per network, reflecting the different risk profiles and liquidity depths across the system.

Why it exists

Cross-network bridge protocols (often searched as cross chain bridge security) are high-value targets. A compromised bridge can result in rapid, large-scale asset loss. Rate limiting is a defense-in-depth mechanism that constrains the blast radius of any single failure.

The Rate Limiter exists to ensure that even in worst-case scenarios, the system's exposure is bounded. It is a structural safeguard, not a performance optimization.

What this means for users and partners

For users, rate limits are usually invisible under normal conditions. They only become relevant during periods of unusually high bridge volume, where transactions may be delayed until the rate limit window resets.

For partners, rate limits are a trust signal. They demonstrate that the system has structural safeguards in place, which is particularly relevant for partners integrating SODAX as infrastructure for their own users' assets.

Last updated: 4/7/2026