Links

Gnosis Safe Batch Airdrop

Alternative method for NiftyKit batch airdrops using Gnosis Safe.
In this section, you will learn how to batch airdrop multiple NFTs to multiple wallets using Gnosis Safe - CSV Airdrop App.
Please be advised that, in case you choose this option, you will have to pay gas fees twice: first when you airdrop/mint your NFTs via NiftyKit and second when you airdrop with Gnosis Safe. You can save on gas using DropKit.

Step 1 - Airdrop your NFTs from NiftyKit to Gnosis Safe

  • Go to your NFT's tab (Drop -> NFTs tab)
  • Click on Airdrop NFT
    1. 1.
      Select the number of NFTs you wish to airdrop
    2. 2.
      Copy and Paste your Gnosis Safe Wallet Address on the "Wallet Address" bar (please double-check your Gnosis Safe Wallet address)
    3. 3.
      Click on "Airdrop Now," and your wallet prompt should show "requesting to accept the transaction"; here, you will pay for the first gas fee.

Step 2 - Airdrop your NFTs from Gnosis Safe

  • First, make sure your Gnosis Safe Wallet owns the NFTs you wish to airdrop. On the Gnosis App, head to Assets -> NFTs. It should display your NFTs as shown below:
You shuold see the NFTs you wish to airdrop later here
  • Next, go to the Apps section, search for the "CSV Airdrop" app and open it.
  • You can use the Sample Transfer File provided in the help section.
For ERC721 transfers, use the following CSV format (leave the amount column blank)
token_type
token_address
receiver
amount
id
nft
<your-contract-address>
<wallet-address>
<token-id>
See this example:
token_type,token_address,receiver,amount,id
nft,0xB29f42964Bf6B4c21ff930a0bAEB9665a53ce943,0xc19685C733eFa55e1EAEAE5f9d7e2061EBEA2aCB,,200
nft,0xB29f42964Bf6B4c21ff930a0bAEB9665a53ce943,0xc19685C733eFa55e1EAEAE5f9d7e2061EBEA2aCB,,201
nft,0xB29f42964Bf6B4c21ff930a0bAEB9665a53ce943,0xc19685C733eFa55e1EAEAE5f9d7e2061EBEA2aCB,,202
nft,0xB29f42964Bf6B4c21ff930a0bAEB9665a53ce943,0xc19685C733eFa55e1EAEAE5f9d7e2061EBEA2aCB,,203
  • Please ensure your transactions/addresses are correct.
  • Finally, hit "Submit" and accept the transaction on your wallet; here, you will pay for the second gas fee.