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
emergencyOwneraddress via the Vault’s “Read Contract” section.
Withdraw Assets:
Call
emergencyWithdrawto transfer all ETH and tracked tokens to your address.Requirements: Caller is the emergency owner, and the role is set.
How to Interact:
Navigate to the Vault’s address on a block explorer.
In the “Write Contract” section, connect your wallet (must be the emergency owner address).
Call
emergencyWithdrawand confirm the transaction.