All Reports
Hyperbeat Multi-Asset Withdrawal Queue

Hyperbeat Multi-Asset Withdrawal Queue

2026-01-14
Download PDF
Critical0
High0
Medium1
Low1
Info1

About the Protocol

Multi-asset withdrawal queue for Hyperbeat's BoringVault-based vault, supporting queued and instant withdrawals into approved assets.

Findings (3)

M-01MediumFixed

Withdrawals processing only works correctly for the base asset

The queue conditionally recalculates withdrawals using only the vault exchange rate, even though non-base assets also depend on an external price, which can overpay users or revert a processing batch.

L-01LowFixed

Missing slippage protection in instant withdrawal function

instantWithdraw(...) accepts an output asset without a caller-supplied minimum, exposing users to unfavorable price or exchange-rate movement before execution.

I-01InfoFixed

Magic numbers should be constants

The instant-withdrawal fee calculation uses the literal 10,000 instead of a named basis-points denominator constant.

Start here

Ready to secure your project?

Get a free 30-minute security assessment. We’ll review your codebase scope and flag the top 3 risk areas.

No commitment required · Typical audits start within 1–2 weeks