SIP-410: Patch - Perps V3 Multicollateral

Author
Kaleb, DB
StatusDraft
TypeGovernance
NetworkArbitrum & Base
ImplementorTBD
ReleaseTBD

Simple Summary

This SIP proposes a patch to the perps v3 multicollateral contracts, whereby the tolerance is updated from DEFAULT to ONE_MONTH when the credit capacity is evaluated in the perp order commit function.

Motivation

Recently Perps v3 was with published on arbitrum and base. However one issue with that surfaced was a setting of DEFAULt imposed on the evaluation of credit capacity at order commit. The default being set to hourly, which means that orders requires a price update for all 80 markets every hour. This configuration can be relaxed whereby the 1-month tolerance is specified. In fact actively traded markets with large open interest will have more churn and will get the prices updated more accurately, hence the fix specified in this SIP is limited in consequence from a risk point of view, given that large markets that have a greater impact on credit capacity will naturally have their prices more frequently updated. In addition, the credit capacity evaluation from LP's perspective remains unchanged.

Specification

The specification is a simple change outlined in this PR.

Test Cases

NA

This SIP is licensed under CC0, waiving all copyright and related rights.