Documentation Index
Fetch the complete documentation index at: https://docs.saffron.finance/llms.txt
Use this file to discover all available pages before exploring further.
Dependencies
-
Uniswap V3 Core and Periphery
IUniswapV3Factoryvalidates pool authenticity before adapter initializationINonfungiblePositionManagerfor LP position management (mint,collect,decreaseLiquidity,burn)
-
OpenZeppelin
ReentrancyGuard— protects state-modifying callsOwnable2Step— secure ownership transfer patternERC20— base implementation for all vault bearer tokens