Airdropping is the process of sending tokens from an Edition contract directly to a selected wallet address. As the contract creator, you can airdrop any number of tokens and pay the associated gas fees.
Note: These instructions apply only to Edition contracts created on Foundation. For airdropping on non-Foundation contracts, please refer to the help center of the respective platform.
How to Airdrop
Navigate to the collection contract on:
- Etherscan (for Ethereum mainnet Editions)
- Basescan (for Base Editions)
Then click the Contract tab and select Write Contract.
- Field #8 (mintCountTo) is used to airdrop tokens.
- Click Connect to Web3 to interact with the contract.
- Enter the number of tokens you want to send.
- Enter the wallet address you want to send them to.
- Click Write and approve the gas fee.
- Verify that the tokens have been successfully airdropped and that the numbers on the Foundation collection page are accurate.