Assessment reports>SSI Protocol>Threat Model>initTokenset

Function: initTokenset(Token[] tokenset)

This function initializes the token set of the contract.

Inputs

  • tokenset

    • Control: Fully controlled by the owner of AssetFactory.

    • Constraints: None.

    • Impact: Token set of the contract.

Branches and code coverage

Intended branches

  • Change the token set of the contract.

Negative behavior

  • The caller is an admin.

Zellic © 2025Back to top ↑