Assessment reports>Mantle>Threat Models>fallback

Function: fallback()

Handles nonvalid calldata.

Branches and code coverage (including function calls)

Intended branches

  • Successfully reverts the transaction.

Negative behavior

  • Reverts when msg.data is not equal to 0.

Zellic © 2024Back to top ↑