API Reference

This event is emitted when open interest is changed. Open interest is the outstanding notional amount in active positions

event OpenInterestChanged(address indexed amm, uint256 newOpenInterest);

params

  • amm amm address
  • newOpenInterest updated open interest