Skip to content

LogUpdateCenterPriceAddress ​

Git Source

solidity
event LogUpdateCenterPriceAddress(
    DexKey dexKey,
    bytes8 dexId,
    uint256 dexVariables,
    uint256 centerPriceShift,
    uint256 centerPriceContract,
    uint256 percent,
    uint256 time
);