Merkle Tree Builder

Generate Merkle trees for airdrop eligibility verification.

Upload CSV File

Drag & drop your CSV file or click to browse

Supports CSV or text files formatted as: wallet,amount

CSV Format

wallet,amount
7f8abc...xyz,1
9djklm...pqr,2.5
...

Each line must contain a wallet address and amount separated by a comma. Header row is optional. Example: wallet,amount

How It Works

1. Upload

Upload your CSV file with wallet addresses and amounts

2. Generate

The system builds the Merkle tree, calculates the root hash and generate proofs

3. Use

Copy the Merkle root to use it where it needed and don't forget to save proofs