LiquidityConfigurations
State Variables
OFFSET_ID
uint256 private constant OFFSET_ID = 0;OFFSET_DISTRIBUTION_Y
uint256 private constant OFFSET_DISTRIBUTION_Y = 24;OFFSET_DISTRIBUTION_X
uint256 private constant OFFSET_DISTRIBUTION_X = 88;PRECISION
uint256 private constant PRECISION = 1e18;Functions
encodeParams
Name
Type
Description
Name
Type
Description
decodeParams
Name
Type
Description
Name
Type
Description
getAmountsAndId
Name
Type
Description
Name
Type
Description
Errors
LiquidityConfigurations__InvalidConfig
Last updated