Hi. Thanks for the video. After watching this I decided to investigate Merkle Trees a bit more. Am I right in saying that you can not recreate the data from the Merkle Tree. So that when someone logs into the site you could not display the number of Tokens they were allocated as part of the allowlist? A UseCase example would be a person was allocated 10 tokens per NFT they owned. I would create the merkle tree based on that information, but when the person logged in there could be 2 problems. 1. They don't know what their allocation is. 2. If they had bought another NFT after the Airdrop started and for me to provide the proof, I would be sending the wrong amount to check their proof.
You guys are freaking amazing. Much props! Many benefits will come from this. How can we make the allow list a .csv for larger lists that have a quantity per wallet that will be distributed upon claim? I’m sure AI can help but why not ask? This video was a big moving part for me.
After i guess the update, doing this video with the contract selection on thirdweb, i can't follow the walk through because its 3 in one, and the only thing you can do is upload the token pic info ticker and title..... please help by updating the vid with the contract structure.... i did get the application to work with thrid web 5 but next to that... 2nd thing that did not work... Yesterday Dex, Today this, now i will try to build the gated token generated page... wish me luck
This doesn't work as soon as you add a third item to the list. can you check on the function that creates the proof. The proof is created in javascript (so works as a proof), but it fails proof on the contract. Interestingly it created the same proof for a completely different wallet.
How would a person create a dynamic Merkle Tree with different amounts for each wallet?
yes you can 12:03
👍
Hi. Thanks for the video. After watching this I decided to investigate Merkle Trees a bit more. Am I right in saying that you can not recreate the data from the Merkle Tree. So that when someone logs into the site you could not display the number of Tokens they were allocated as part of the allowlist? A UseCase example would be a person was allocated 10 tokens per NFT they owned. I would create the merkle tree based on that information, but when the person logged in there could be 2 problems. 1. They don't know what their allocation is. 2. If they had bought another NFT after the Airdrop started and for me to provide the proof, I would be sending the wrong amount to check their proof.
You guys are freaking amazing. Much props! Many benefits will come from this. How can we make the allow list a .csv for larger lists that have a quantity per wallet that will be distributed upon claim? I’m sure AI can help but why not ask? This video was a big moving part for me.
AMAAAAZZZZIIIIIINGGGG
Thank you 🙏 Glad you enjoyed it.
After i guess the update, doing this video with the contract selection on thirdweb, i can't follow the walk through because its 3 in one, and the only thing you can do is upload the token pic info ticker and title..... please help by updating the vid with the contract structure.... i did get the application to work with thrid web 5 but next to that... 2nd thing that did not work... Yesterday Dex, Today this, now i will try to build the gated token generated page... wish me luck
Videos are currently being worked on and getting updated to the new SDK. This video along with a few others will be getting updates soon.
Hello sir please create videi full tutorial create token on base and share to warpcast farcaster claim button sir and template code tutor🙏🙏🙏🙏
This doesn't work as soon as you add a third item to the list. can you check on the function that creates the proof. The proof is created in javascript (so works as a proof), but it fails proof on the contract. Interestingly it created the same proof for a completely different wallet.