Skip to content
Request an audit

‹ All findings

Errors could include relevant arguments whenever possible, making it easier to debug

Low/InfoNftperp Exchange·Three Sigma · NFT perpetuals · 2nd January, 20243S-NFTPerp-N08

Description

While during testing it's possible to get the relevant information using other methods (console.log comes to mind), when the contract is deployed and transactions are live, it's harder to debug without the information being contained in the error.

This could be even more relevant in case of a suspiscious transaction that is being analyzed, where time is very important to prevent damage. See ClearingHouse, for example.

Status

Acknowledged