Assessment reports>Wasabi Perps>Discussion>The difficulty of analyzing code that relies on offchain components

The difficulty of analyzing code that relies on offchain components

It is difficult to analyze code that depends on off-chain components providing arbitrary call targets and calldata.

Merely examining the contract code does not give the specific call targets and an array of calldata in use. A comprehensive audit, encompassing both the backend and frontend, is essential to ascertain the details of these call parameters.

Zellic © 2024Back to top ↑