Humanode Mainnet
  • Welcome
  • Guide to Launch and Run Node using Launcher App
    • Launch and run a node using Launcher App
    • Step 1 - Download and Install the Launcher
      • For macOS
      • For Linux
      • For Windows
    • Step 2 - Creating a Workspace
    • Installing the Workspace Remotely
    • Installing the Workspace Locally
      • Installation on Linux or macOS
      • Installation on Windows
    • Step 3 - Configuring and Launching the Node
      • Configuring the Node
      • Running the Node
      • Stopping the Node
  • Guide to Launch and Setup a Node Manually
    • Launch and set up a node manually
    • Preparation
    • Node Installation
    • Running the Node
  • Guide to Become a Validator
    • Become a Validator
    • Wallet Setup
      • Polkadot Substrate Wallet
      • Talisman Wallet
    • Becoming a Validator
    • Checking your Validator Status
  • FAQs
  • Guide to Claim Tokens
    • Claiming the HMND Tokens
      • Step 1 - Select a Substrate Address
      • Step 2 - Select EVM Address
      • Step 3 - Send Token Claim Transaction
      • Step 4 - Token Claim Transaction in Process
      • Step 5 - Claim Successful
      • Step 6 - Unlock your tokens and verify balance
Powered by GitBook
On this page
  • I. Web3 wallet
  • II. EIP-712
  • III. Manual Signing
  1. Guide to Claim Tokens
  2. Claiming the HMND Tokens

Step 2 - Select EVM Address

PreviousStep 1 - Select a Substrate AddressNextStep 3 - Send Token Claim Transaction

Last updated 2 years ago

In this step, you’ll need to connect the EVM address used for purchasing tokens during the public offering to confirm the ownership of your EVM wallet. You’ll see the following options to do so.

I. Web3 wallet

If you have a web3 wallet extension installed in your browser, you will automatically connect to the wallet. For example, if you use a MetaMask wallet, it will pop up, and you can enter your password to confirm ownership.

Once the address is connected, You’ll have to click “Sign with Ethereum” to successfully move to step 3.

II. EIP-712

With the EIP-712 standard, you’ll be able to see the data (message) in a structured format.

If you are using a Web3 wallet that supports the EIP-712 standard, you need to copy the ‘EIP-712 message’, go to your wallet, and sign the message.

Here’s how it works: Copy the message from the token claim page > go to your wallet > sign the message with your address > copy the address and resulting signature back to the token claim page (in corresponding fields) and press the “Confirm Signature” button.

After you Sign the message, a signature will be generated and pasted into the corresponding field along with your public address.

Once you enter the details, click on “CONFIRM SIGNATURE,” and you’ll be directed to Step 3.

III. Manual Signing

Unlike EIP-712, the data is shown in a hexadecimal string when you sign any transaction manually. All other steps remain the same. You need a wallet that can sign any message with your account key.

Here’s how it works: Copy the message from the token claim page > Go to your wallet > Sign the message with your address > Copy the address and resulting signature back to our app (in corresponding fields) and press the “Sign with Ethereum ” button.