Assessment reports>Awaken Swap>Threat Model>Module: TokenContract_ACS2.cs

Module: TokenContract_ACS2.cs

Function: ResourceInfo GetResourceInfo(Transaction txn)

Gets the read and write data dependencies for a given transaction.

Inputs

  • txn

    • Validation: None.

    • Impact: Transaction to decode.

Branches and code coverage (including function calls)

Intended branches

Negative behavior

  • N/A.

Function call analysis

This function makes no external state-mutating calls.

Zellic © 2024Back to top ↑