๐ Dropsy Program Update: Scalable
#Airdrop Account Derivation
One of the biggest improvements in our latest update is how Airdrop Accounts are derived.
Previously, an Airdrop Account address was derived from:
โข Mint Address
โข Authority Wallet
This worked well, but it introduced a limitation:
If you created an airdrop for a specific token with a specific wallet, you could only have a single Airdrop Account for that combination.
That wasn't ideal for projects that want to run multiple campaigns, seasons, community distributions, partner drops, or testing environments using the same token.
Today, we're solving that.
Airdrop Accounts now include a unique ID in their seed derivation.
This means the same authority can create multiple independent airdrops for the same token without any address collisions.
โ
Multiple campaigns per token/authority
โ
Better scalability
โ
Greater flexibility for builders
โ
Future-ready architecture
A small change in seeds, but a major improvement for how projects can build and distribute with Dropsy.
Keep building ๐ช