Modified Events
Accounting Events
AllocatePartyA
AllocatePartyAevent AllocatePartyA(address user, uint256 amount);event AllocatePartyA(address user, uint256 amount, uint256 newAllocatedBalance);DeallocatePartyA
DeallocatePartyA event DeallocatePartyA(address user, uint256 amount);event DeallocatePartyA(address user, uint256 amount, uint256 newAllocatedBalance);AllocateForPartyB
AllocateForPartyB event AllocateForPartyB(address partyB, address partyA, uint256 amount);DeallocateForPartyB
DeallocateForPartyB TransferAllocation
TransferAllocation Control Events
SetMuonConfig
SetMuonConfig SetFeeCollector
SetFeeCollector SetForceCloseCooldown
SetForceCloseCooldown SetForceCloseGapRatio
SetForceCloseGapRatio Liquidation Events
SetSymbolsPrices
SetSymbolsPrices LiquidatePartyA
LiquidatePartyA LiquidatePositionsPartyA
LiquidatePositionsPartyA LiquidatePendingPositionsPartyA
LiquidatePendingPositionsPartyA SettlePartyALiquidation
SettlePartyALiquidation LiquidationDisputed
LiquidationDisputed ResolveLiquidationDispute
ResolveLiquidationDispute FullyLiquidatedPartyA
FullyLiquidatedPartyA LiquidatePositionsPartyB
LiquidatePositionsPartyB Close Events
RequestToClosePosition
RequestToClosePosition RequestToCancelCloseRequest
RequestToCancelCloseRequest ForceCancelCloseRequest
ForceCancelCloseRequest ForceClosePosition
ForceClosePosition FillCloseRequest
FillCloseRequest AcceptCancelCloseRequest
AcceptCancelCloseRequest EmergencyClosePosition
EmergencyClosePosition Last updated
