SIP-361 implements the following integrator requests on Perps V3
- Drop the getReportedDebt from the event emitted upon withdrawing sUSD from a given perp market.
- Incorporate a getOpenPositionSize that returns the size of a open position given a market id and account number as input
- Emit an event when an account is flagged for liquidation
- Incorporate a view function that returns the settlement keeping costs plus the settlement reward
- Require a strict staleness tolerance on margin withdrawal
- Incorporate a required margin for order given a execution price
- Incorporate a secondary cap on open interest denominated in USD
- Remove the minimum keeping fees from getRequiredAccountMargins function
Are you in favor of this decision?