How to use HAVAH Tool
This is a basic guide to using the HAVAH Tool.
Last updated
This is a basic guide to using the HAVAH Tool.
Last updated
The HAVAH Tool is a service that allows users to effortlessly send transactions (TX) on the HAVAH blockchain. It has the following capabilities. It is suitable for testing smart contracts, mass NFT minting, airdrops, and so on.
Single TX transmission
Multiple TX transmissions
Multiple HVH transmissions
Item | URL |
---|---|
Please keep your wallet's private key secure.
You'll see options for Vega, Mainnet, and Custom (where you can enter test data manually) in the upper right corner.
Networks | Custom field |
---|---|
Make sure you're connected to the same network as in the HAVAH Tool.
In the upper left corner, there are menus for "Single" contract calls, "Batch" contract calls, and "HVH" Coin-send.
The following is the procedure for calling a single contract call.
The "Connect Wallet" section allows you to select either the HAVAH wallet or the private key.
Click on the "Connect" button.
*If it is the first time to visit HAVAH Tool website, you must allow this website by clicking the "Connect" button. (Not necessary for "Private Key" option.)
Enter your smart contract address, then click the "Connect" button.
Select one of the functions displayed in the method section.
*The color of the method name indicates the type of functions: view functions or state-changing functions.
After filling out all input fields, click the 'Send' or 'Query' buttons, and your request will be processed quickly.
Wallet approval is required for the state-changing function call.
The response will show the function call result, the relevant transaction (Tx) hash and the link to HAVAH Scan. Please check the results thoroughly.
The procedure is almost same except submitting the CSV file of the parameter information for the transactions.
*While sending multiple transactions, user needs to click "ALLOW" multiple times. To avoid this inconvenience, this menu only allows "Private key" option.
Enter your private key and click the "Connect" button.
Enter your smart contract address, then click the "Connect" button.
Select one of the functions displayed in the method section.
Import your CSV file (first ensure that it is in the correct format).
Before clicking the "Send" or "Query" button, double-check the numbers and parameters.
The result will be presented, showing whether the request was successful or not.
In the following part, we will explain how to send multiple HVH coin transfers using a CSV file.
Prepare a CSV file.
*Refer to the given file for the proper format, then create a CSV file with the necessary recipient HAVAH Wallet addresses and HVH amounts to be transferred.
Navigate to the tool and pick "HVH (Coin-send)" from the sidebar.
Enter the private key into the Connect Wallet section and click the "Connect" button.
Import your CSV file (first ensure that it is in the correct format).
Make sure the values and parameters are right, then click the "Send" or "Query" button.
The result will be presented, showing whether the request was successful or not.
There are various blockchain-related error codes that you may encounter. If an error happens, you can view it in the "Result" section. For additional information, please refer to the link provided below.
Reset button: This clears all the data you input and allows you to set again.
HAVAH Tool website
HAVAH Wallet Installation