Assessment reports>RabbitX>Threat Model>tokenCall

Function: tokenCall(bytes data)

This function does a low-level call on paymentToken with the given data.

Inputs

  • data

    • Control: Completely controlled by the caller function.

    • Constraints: None.

    • Impact: The data to do the low-level call with.

Zellic © 2025Back to top ↑