LP token balanceOf used for pricing
Hyperlane's assessment for RD-F-061 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No LP token balanceOf pricing in any confirmed code path. ERC4626 exchange rate uses vault.convertToAssets() (not raw balanceOf). The standard ERC4626 convertToAssets() is based on total assets / total shares, which incorporates the vault's actual accounting — not a manipulable raw balanceOf.
Sources #
- GitHubHypERC4626Collateral.sol — convertToAssets confirmedHypERC4626Collateral.sol — vault.convertToAssets(PRECISION) confirmed; not raw balanceOfretrieved 2026-05-17
Methodology #
Determine whether protocol pricing is derived from the `balanceOf` of LP tokens in a contract (manipulable by direct token transfer / donation).
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol hyperlane factor RD-F-061 score green collected_at 2026-05-16 23:03:56