Chainlink aggregator min/max bound misconfig
Kamino Lend's assessment for RD-F-060 — scored gray on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
N/A — EVM Chainlink aggregator min/max bound pattern does not apply to Solana. Kamino uses Chainlink Data Streams (pull model) via Scope, not EVM AggregatorV3 contracts with minAnswer/maxAnswer circuit breakers.
Detail #
The EVM Chainlink floor-bug class (minAnswer/maxAnswer misconfiguration) is specific to EVM Chainlink AggregatorV3 contracts. Kamino Lend is Solana-only. Chainlink integration is via Data Streams (pull model) implemented in Scope's Solana-native ChainlinkV3/X/NAV oracle types. These do not use EVM-style aggregator min/max bounds. Staleness and suspension logic is Scope-native. This factor is not applicable to Solana architecture.
Sources #
- DocsKamino Lend Profile §7Profile §7 — Solana-only, no EVM deploymentsretrieved 2026-04-27
Methodology #
Determine whether the Chainlink aggregator's `minAnswer` and `maxAnswer` circuit-breaker bounds are misconfigured (too wide or too narrow) for the asset class.
See the full factor methodology and distribution across all protocols →