Oracle providers used
Multipli's assessment for RD-F-048 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Multipli uses four oracle mechanisms: (1) protocol-operated off-chain balance push via ORACLE role calling onUnderlyingBalanceUpdate() for xToken NAV; (2) 19 Chainlink price feeds (ETH/USD, BTC/USD, USDC/USD, USDT/USD, COMP/USD, LINK/USD, UNI/USD, AVAX/USD) across Ethereum/Base/Arbitrum/Avalanche confirmed in data cache; (3) protocol-operated SignedFeedVerifier (N-of-M signed prices) for rwaUSD RWA collateral; (4) DEX TWAP as sanity check for rwaUSD stablecoin collateral. Yellow because exact Chainlink feed-to-market mapping not confirmable without non-public vault contracts.
Sources #
- InternalData cache oracle_feeds (19 Chainlink feeds).research/protocols/multipli/00-data-cache.json §sources.oracle_feeds — 19 Chainlink feeds with addresses, heartbeats, deviation thresholdsretrieved 2026-05-17
- Role.sol — ORACLE role definitionmultipli-libs/Barebones-MultipliVault v2 branch Role.sol — ORACLE enum value 4retrieved 2026-05-17
- MultipliVault.sol — onUnderlyingBalanceUpdate oracle push patternmultipli-libs/Barebones-MultipliVault v2 branch MultipliVault.sol — onUnderlyingBalanceUpdate functionretrieved 2026-05-17
- Multipli docs full corpus — oracle architectureMultipli docs llms-full.txt — SignedFeedVerifier description, three-layer pricing architecture (PriceRouter, SignedFeedVerifier, PriceGuards)retrieved 2026-05-17
Methodology #
List all oracle providers used (Chainlink, Pyth, Redstone, Uniswap-TWAP, in-house, etc.) per asset/market pair in the protocol.
See the full factor methodology and distribution across all protocols →