Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 707 Bytes

File metadata and controls

4 lines (3 loc) · 707 Bytes

tdrop

merkle tree bulk address token drop with signature claim

An attempt to facilitate bulk token airdrops to wallet addresses based on a .csv whitelist or .csv list of token holders. Ideally, the claim process is signature based to deter from "spam" airdrops. Signature based claiming creates the act of each holders wallet creating the token. Having a user claim a token is a subtle difference with beneficial legal consequences; as the wallet owner creates value for an of themselves. Using the signature as the claim function removes the need for paying "gas" on a contract call. Solutions have been accumulated at thrustdrop. May the source be with you.