Skip to content

LogUpdateThresholdPercent ​

Git Source

solidity
event LogUpdateThresholdPercent(
    DexKey dexKey,
    bytes8 dexId,
    uint256 dexVariables,
    uint256 thresholdShift,
    uint256 upperThresholdPercent,
    uint256 lowerThresholdPercent,
    uint256 shiftTime
);