Questions tagged [cryptocurrency-airdrop]

4 questions
0
votes
0 answers

Airdrop - Track last wallet address

I have a question. I am writing airdrop dApp. But I have a problem for struct. I have a token and if you hold 1 year this token ı will airdrop this token for user wallet. If user buy my token with stock market (like binance) and then transfer on…
0
votes
2 answers

How to airdrop NFTs to specific NFT owners?

I want to understand how can we give free ERC721 or ERC20 tokens to specific NFT owner addresses. For example Bored Ape yacht club created an ERC20 coin with a pre-defined amount which can be claimed only from the owners of the BAYC NFTs. I tried to…
Dakata
  • 1,227
  • 2
  • 14
  • 33
-2
votes
1 answer

Error with modules gumdrop-cli.ts metaplex

I've been testing metaplex and wanted to try testing gumdrop, I downloaded the gumdrop repo from here https://github.com/metaplex-foundation/gumdrop/ and tried running it but it didn't work. I then placed it inside the original metaplex folder…
-3
votes
1 answer

How Do I Create Free or Low-Cost Custom Solana Token Airdrops?

I followed this excellent tutorial (at 0.5x speed) to create my own custom Solana token. I can send it to my wallet via command line. Now I want to do either free or low-cost airdrops. Is there a way to do this without having to spend a lot of my…