Other Wallet Users
If you have direct access to your private key, use the Private Key Signing Tool.
If you only have your seed phrase, you'll need to derive your private key using a tool such as Ian Coleman's BIP39 tool. For security, always use this tool offline by downloading the bip39-standalone.html
file from the official GitHub release. After downloading, open the file in a web browser with your internet connections disabled. Be sure to select the Coin to "ZEN - Horizen" in the dropdown.
Note: For security, we recommend downloading the tool and running it offline. Download and extract the static files here, then open
index.html
locally.

-
Enter your private key and confirm the ZEN address is correct.
-
Enter the destination EVM address. The destination address is where ZEN will be sent to, make sure you are the owner of this address. The "Message to Sign" will auto-populate.
-
Click Sign Message to generate and copy the signed message.
-
Proceed to the Claim Page.