defirisk.co
rubric v1.7.0

Reentrancy guard on external-calling functions

Hyperliquid's assessment for RD-F-014 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.

Evidence summary #

Bridge2 imports OZ ReentrancyGuard. The nonReentrant modifier is applied to batchedRequestWithdrawals(), batchedFinalizeWithdrawals(), and batchedDepositWithPermit() — all three externally-calling state-mutating functions.

Sources #

  • GitHub
    Bridge2.sol raw sourceBridge2.sol raw source — nonReentrant confirmed on all external-call functionsretrieved 2026-04-28

Methodology #

Determine whether all state-mutating functions that perform external calls carry `nonReentrant` or an equivalent reentrancy guard.

See the full factor methodology and distribution across all protocols →

rubric_version v1.7.0 protocol hyperliquid factor RD-F-014 score green collected_at 2026-04-28 13:58:49