Lib
The Lib contracts serve as internal and external libraries that provide frequently used code logic for the Core contracts, helping to reduce the byte size of the Core contracts.
D3Common
contains shared logic for other libraries.FundingLibrary
contains the logic code for D3Funding
.LiquidationLibrary
contains the logic code for D3Liquidation
.PMMRangeOrder
determines the price curve.Last modified 6mo ago