For Emergency Owners

The emergency owner can withdraw assets in case of key loss by the primary owner. Here’s how:

  • Verify Role:

    • The owner must have set your address as the emergency owner via setEmergencyOwner.

    • Check the emergencyOwner address via the Vault’s “Read Contract” section.

  • Withdraw Assets:

    • Call emergencyWithdraw to transfer all ETH and tracked tokens to your address.

    • Requirements: Caller is the emergency owner, and the role is set.

How to Interact:

  1. Navigate to the Vault’s address on a block explorer.

  2. In the “Write Contract” section, connect your wallet (must be the emergency owner address).

  3. Call emergencyWithdraw and confirm the transaction.