Merkle Tree Tool
Last updated
Last updated
Found on the Developer Portal, this tool allows you to generate a merkle root based on a set of addresses.
Pass in a comma separated list of addresses and get the Merkle Root. This is useful if you want to use a Merkle Tree in your smart contract to do allowlist mints.
You can use the Snapshot Tool in conjunction with the Merkle Tree Tool.