Oracle providers used
SUNSwap (sun.io)'s assessment for RD-F-048 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
No external oracle providers used across any SUNSwap version. Source inspection of SunswapV2Pair.sol (imports: ISunswapV2Pair, SunswapV2ERC20, Math, UQ112x112, IERC20, ISunswapV2Factory, ISunswapV2Callee, TransferHelper — zero oracle interfaces), V4 PoolManager.sol (all-internal imports — zero oracle), V4Router.sol (IVault, ICLPoolManager, internal types only — zero oracle), sun-dao-contracts (no oracle references), and smart-exchange-router (on-chain DEX state only) confirms no Chainlink, Pyth, Redstone, or TWAP-feed consumption.
Sources #
- GitHubV4Router.sol source — import listsun-protocol/sunswap-v4-periphery: contracts/V4Router.sol — import listretrieved 2026-05-17
- V4 PoolManager.sol source — import listsun-protocol/sunswap-v4-core: contracts/PoolManager.sol — import listretrieved 2026-05-17
- SunswapV2Pair.sol source — import listsun-protocol/sunswap-v2-contracts: contracts/SunswapV2Pair.sol — import listretrieved 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 →