LP token balanceOf used for pricing
Kinetiq's assessment for RD-F-061 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
kHYPE exchange rate uses totalStaked + totalRewards() - totalClaimed - totalSlashing() — on-chain accounting variables, not LP token balanceOf. No donation-manipulation vector via direct transfer to pool.
Sources #
- GitHubStakingAccountant.sol — Code4rena audit repoStakingAccountant.sol _getExchangeRatio(): no balanceOf() call on LP tokens; uses totalStaked, totalClaimed, totalRewards(), totalSlashing()retrieved 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 kinetiq factor RD-F-061 score not_applicable collected_at 2026-05-17 15:29:57