LP token balanceOf used for pricing
Concrete'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 #
Concrete does not use LP token balanceOf for pricing. totalAssets aggregates IStrategyTemplate.totalAllocatedValue() calls — strategy-internal position values, not balanceOf of LP tokens. No donation-manipulable pricing mechanism present.
Sources #
- GitHubConcreteStandardVaultImpl.sol — no LP balanceOf pricingsrc/implementation/ConcreteStandardVaultImpl.sol — _previewStrategyYield() calls strategy.totalAllocatedValue(), not balanceOf of LP tokensretrieved 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 concrete factor RD-F-061 score green collected_at 2026-05-17 14:36:59