Assessment reports>d3-doma>Threat Model>Function: registrarDelete()

Function: registrarDelete()

This function is used by registrars to delete an expired token for a domain name.

Inputs

  • sld

    • Control: Fully controlled.

    • Constraints: N/A.

    • Impact: The SLD of the domain that this token is for.

  • tld

    • Control: Fully controlled.

    • Constraints: N/A.

    • Impact: The TLD of the domain that this token is for.

  • correlationId

    • Control: Not controlled.

    • Constraints: This is hardcoded by the ProxyDomaRecord contract.

    • Impact: This is a hash of the current block number, the chain ID, and a nonce on the remote chain.

Branches and code coverage (including function calls)

Intended branches

Negative behavior

Zellic © 2025Back to top ↑