Skip to content

LogUpdateCenterPriceLimits ​

Git Source

solidity
event LogUpdateCenterPriceLimits(
    DexKey dexKey, bytes8 dexId, uint256 centerPriceShift, uint256 maxCenterPrice, uint256 minCenterPrice
);