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

Function: eoiImport()

This function is used to import details for an EOI domain name without tokenizing it.

Inputs

  • importData

    • Control: Fully controlled.

    • Constraints: N/A.

    • Impact: This array contains structures that contain details about the EOI domain name being imported.

  • 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 ↑