Parameters
tickSpacingint24600.3% fee pool
twapPeriodseconds1803 minutes
rebalanceTimeThresholdseconds17280048 hours
rebalancePriceThresholduint2561e1710%
baseThresholdFloorint2410baseThresholdScaleuint2561e2210000
irMaxuint25642e174.2%
irPrecisionuint2561e160.01
weightAdjParamuint2561e160.01
weightAdjLimituint25642e150.042
auctionTimeuint25660010 minutes
minPriceMultiplieruint25695e16x0.95
maxPriceMultiplieruint256105e16x1.05
protocolFeeuint25600%
tickSpacing- Uniswap pools tick spacing, both pools have a fee tier of 0.3%twapPeriod- Uniswap V3 TWAP oracle period to use for rebalance auctions calculationsrebalanceTimeThreshold- time difference to trigger a hedge (seconds)rebalancePriceThreshold- percentage ETH price change to trigger a hedge (%)baseThresholdFloor- minimum LP-range widthbaseThresholdScale- base threshold scaleirMax- max Euler USDC interest rate, %irPrecision- interest rate precision (used in rebalance procedure)weightAdjParam- weight adjustment parameterweightAdjLimit- weight adjustment limitbaseThreshold- base boundaries size in which we LPing for Uniswap V3 (ticks)auctionTime- rebalance auction duration (seconds)minPriceMultiplier- min price multiplier for the auctionmaxPriceMultiplier- max price multiplier for the auctionprotocolFee- developer fee that can be activated by governance to collect a certain share of trading fees from LPing
Last updated